Mini Kabibi Habibi

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

{
  "id": "Model-674df1c6-3a09-4258-ab97-ba7437ecad74",
  "name": "dereflect_base",
  "description": "hand-edited",
  "targets": {
    "WinML": {
      "components": [
        {
          "name": "secured_file",
          "path": "dereflect.data"
        }
      ],
      "inputs": [
        {
          "name": "input",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              3,
              256,
              256
            ],
            "dataType": "float16"
          }
        }
      ],
      "outputs": [
        {
          "name": "output",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              6,
              256,
              256
            ],
            "dataType": "float16"
          }
        }
      ]
    }
  }
}