{
  "id": "Model-aa05bb0f-d655-4846-807b-a6f4117350b4",
  "name": "ultimate_urm",
  "description": " automatically created via model_man.py",
  "targets": {
    "WinML": {
      "components": [
        {
          "name": "secured_file",
          "path": "urm_ultimate.data"
        }
      ],
      "inputs": [
        {
          "name": "inputs",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              3,
              576,
              576
            ],
            "dataType": "float"
          }
        },
        {
          "name": "seg",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              1,
              576,
              576
            ],
            "dataType": "float"
          }
        }
      ],
      "outputs": [
        {
          "name": "output",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              1,
              576,
              576
            ],
            "dataType": "float"
          }
        }
      ]
    }
  }
}