Mini Kabibi Habibi
{
"id": "Model-3495e95b-187c-4981-aed8-29ae83c3f1a5",
"name": "adobe_depth_estimator_v6_1_11_t_fp32_512",
"description": " automatically created via model_man.py",
"targets": {
"WinML": {
"components": [
{
"name": "secured_file",
"path": "adobe_depth_estimator_v6_1_11_t_fp32_512.data"
}
],
"inputs": [
{
"name": "image",
"featureType": "tensor",
"tensor": {
"shape": [
1,
3,
512,
512
],
"dataType": "float"
}
}
],
"outputs": [
{
"name": "depth",
"featureType": "tensor",
"tensor": {
"shape": [
1,
1,
512,
512
],
"dataType": "float"
}
}
]
}
}
}