| Current Path : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/sensei_models/NF_Face/ |
| Current File : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/sensei_models/NF_Face/manifest.json |
{
"id": "Model-7e231a12-22ab-44e6-b9d1-7ab433b6e2a5",
"name": "NF_face_detection",
"description": "",
"targets": {
"WinML": {
"components": [
{
"name": "secured_file",
"path": "face.data"
}
],
"inputs": [
{
"name": "input0",
"featureType": "tensor",
"tensor": {
"shape": [
1,
3,
640,
640
],
"dataType": "float"
}
}
],
"outputs": [
{
"name": "output0_crops",
"featureType": "tensor",
"tensor": {
"shape": [
1,
16800,
4
],
"dataType": "float"
}
},
{
"name": "output1_conf",
"featureType": "tensor",
"tensor": {
"shape": [
1,
16800,
2
],
"dataType": "float"
}
},
{
"name": "output2_lms",
"featureType": "tensor",
"tensor": {
"shape": [
1,
16800,
10
],
"dataType": "float"
}
}
]
}
}
}