Mini Kabibi Habibi

Current Path : C:/Users/All Users/Adobe/CameraRaw/ModelZoo/dereflect_fractional_upsampler/winml_fp16/
Upload File :
Current File : C:/Users/All Users/Adobe/CameraRaw/ModelZoo/dereflect_fractional_upsampler/winml_fp16/manifest.json

{
  "id": "Model-712b7cb5-45bc-4b6f-8ec7-e4fc8460bce0",
  "name": "dereflect_fractional_upsampler",
  "description": " automatically created via model_man.py and then hand-edited",
  "targets": {
    "WinML": {
      "components": [
        {
          "name": "secured_file",
          "path": "dereflect_fractional_upsampler.data"
        }
      ],
      "inputs": [
        {
          "name": "obsv_lo",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              3,
              256,
              256
            ],
            "dataType": "float16"
          }
        },
        {
          "name": "obsv_hi",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              3,
              512,
              512
            ],
            "dataType": "float16"
          }
        },
        {
          "name": "pred_lo",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              6,
              256,
              256
            ],
            "dataType": "float16"
          }
        },
        {
          "name": "inds_j",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              512
            ],
            "dataType": "float16"
          }
        },
        {
          "name": "inds_i",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              512
            ],
            "dataType": "float16"
          }
        }
      ],
      "outputs": [
        {
          "name": "output",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              6,
              512,
              512
            ],
            "dataType": "float16"
          }
        }
      ]
    }
  }
}