Mini Kabibi Habibi
{
"id": "Model-a6fc99af-ed2f-4ee3-9c05-b6f8d1c4f93e",
"name": "salient_matting_20230104",
"description": " automatically created via model_man.py",
"targets": {
"WinML": {
"components": [
{
"name": "secured_file",
"path": "salient_matting_20230104.data"
}
],
"inputs": [
{
"name": "input",
"featureType": "tensor",
"tensor": {
"shape": [
1,
3,
384,
512
],
"dataType": "float"
}
}
],
"outputs": [
{
"name": "mask",
"featureType": "tensor",
"tensor": {
"shape": [
1,
1,
384,
512
],
"dataType": "float"
}
}
]
}
}
}