Mini Kabibi Habibi

Current Path : C:/Users/All Users/Adobe/CameraRaw/ModelZoo/depth_estimation_refinement_guided/winml/
Upload File :
Current File : C:/Users/All Users/Adobe/CameraRaw/ModelZoo/depth_estimation_refinement_guided/winml/manifest.json

{
  "id": "Model-ccece203-8b1f-4cde-8f9a-1cc01eea0214",
  "name": "adobe_depth_refine_guided_v3_t_fp32_480",
  "description": " automatically created via model_man.py",
  "targets": {
    "WinML": {
      "components": [
        {
          "name": "secured_file",
          "path": "adobe_depth_refine_guided_v3_t_fp32_480.data"
        }
      ],
      "inputs": [
        {
          "name": "input_rgb",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              3,
              480,
              480
            ],
            "dataType": "float"
          }
        },
        {
          "name": "input_depth",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              1,
              480,
              480
            ],
            "dataType": "float"
          }
        },
        {
          "name": "mask_fg",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              1,
              480,
              480
            ],
            "dataType": "float"
          }
        },
        {
          "name": "mask_bg",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              1,
              480,
              480
            ],
            "dataType": "float"
          }
        }
      ],
      "outputs": [
        {
          "name": "pred_fg",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              1,
              480,
              480
            ],
            "dataType": "float"
          }
        },
        {
          "name": "pred_bg",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              1,
              480,
              480
            ],
            "dataType": "float"
          }
        }
      ]
    }
  }
}