| Current Path : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/sensei_models/NF_Landmark/ |
| Current File : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/sensei_models/NF_Landmark/manifest.json |
{
"id": "Model-957a6295-67d5-4ff2-b249-aa97fc885a40",
"name": "NF_landmark_detection",
"description": "",
"targets": {
"WinML": {
"components": [
{
"name": "secured_file",
"path": "landmark.data"
}
],
"inputs": [
{
"name": "input.1",
"featureType": "tensor",
"tensor": {
"shape": [
1,
3,
256,
256
],
"dataType": "float"
}
}
],
"outputs": [
{
"name": "output0",
"featureType": "tensor",
"tensor": {
"shape": [
1,
68,
64,
64
],
"dataType": "float"
}
}
]
}
}
}