Mini Kabibi Habibi
{
"id": "Model-1ce28374-ce1f-4af0-b3b2-2b30ec70932a",
"name": "people_1014_fp16",
"description": " automatically created via process_dataset.py",
"targets": {
"WinML": {
"components": [
{
"name": "secured_file",
"path": "people_1014_fp16.data"
}
],
"inputs": [
{
"name": "image",
"featureType": "tensor",
"tensor": {
"shape": [
1,
3,
800,
800
],
"dataType": "float"
}
},
{
"name": "thre",
"featureType": "tensor",
"tensor": {
"shape": [
1,
1,
1,
1
],
"dataType": "float"
}
}
],
"outputs": [
{
"name": "output_mask",
"featureType": "tensor",
"tensor": {
"shape": [
1,
1,
800,
800
],
"dataType": "uint8"
}
},
{
"name": "labels",
"featureType": "tensor",
"tensor": {
"shape": [
1,
1,
1,
100
],
"dataType": "float"
}
},
{
"name": "scores",
"featureType": "tensor",
"tensor": {
"shape": [
1,
1,
1,
100
],
"dataType": "float"
}
},
{
"name": "pred_mask",
"featureType": "tensor",
"tensor": {
"shape": [
1,
100,
200,
200
],
"dataType": "uint8"
}
}
]
}
}
}