Mini Kabibi Habibi

Current Path : C:/Users/All Users/Adobe/CameraRaw/ModelZoo/depth_estimation/winml_lite/
Upload File :
Current File : C:/Users/All Users/Adobe/CameraRaw/ModelZoo/depth_estimation/winml_lite/manifest.json

{
  "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"
          }
        }
      ]
    }
  }
}