Mini Kabibi Habibi

Current Path : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/sensei_models/body_parsing/winml/
Upload File :
Current File : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/sensei_models/body_parsing/winml/manifest.json

{
  "id": "Model-89df6602-ae7f-4635-8f6a-dfc2dc311fa7",
  "name": "efficientformer_l3_0103_200k_fp16",
  "description": " automatically created via model_man.py",
  "targets": {
    "WinML": {
      "components": [
        {
          "name": "secured_file",
          "path": "body_parsing__fp32__jun19_2023__v3_cls41_rgba_576_small.data"
        }
      ],
      "inputs": [
        {
          "name": "img",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              3,
              576,
              576
            ],
            "dataType": "float"
          }
        },
        {
          "name": "mask",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1, 
              1,
              576,
              576
            ],
            "dataType": "float"
          }
        }
      ],
      "outputs": [
        {
          "name": "modelOutput",
          "featureType": "tensor",
          "tensor": {
            "shape": [
                1,
                41,
                576,
                576
            ],
            "dataType": "float"
          }
        }
      ]
    }
  }
}