Mini Kabibi Habibi

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

{
  "id": "1",
  "name": "ps_select_subject_refinement",
  "description": "Select Subject Refinement (fine) from photoshop",
  "author": "adobe",
  "version": 1,
  "targets": {
    "WinML": {
      "components": [
                   {   
              "name":"secured_file",
              "path":"select_subject_refine640_op11_coreml4.data",
              "encryption":{
                  "key":"intentionally blank"
              }   
          }], 
      "inputs": [{
              "name": "input.1",
              "required": true,
              "featureType": "tensor",
              "tensor": {
                  "shape": [1, 4, 640, 640],
                  "dataType": "float"
              }   
          }], 
      "outputs": [{
          "name": "1624",
          "featureType": "tensor",
          "tensor": {
              "shape": [1, 2, 640, 640],
              "dataType": "float"
          }   
      }]  
  }
  }
  
}