Mini Kabibi Habibi

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

{
    "id": "1955584f-6a5a-4095-8735-8f615d35c5fd",
    "name": "select_subject_classifier_C42",
    "description": "Select Portrait classification from photoshop",
    "targets": {
        "WinML": {
            "components": [
                {
                    "name": "secured_file",
                    "path": "0422_LS_S_0052_optset8.data",
                    "encryption":{
                        "key":"intentionally blank"
                    }   
                }
            ],
            "inputs": [
                {
                    "name": "input.1",
                    "featureType": "tensor",
                    "required": true,
                    "tensor": {
                        "shape": [
                            1, 
                            3,
                            224,
                            224
                        ],
                        "dataType": "float"
                    }
                }
            ],
            "outputs": [
                {
                    "name": "466",
                    "featureType": "tensor",
                    "tensor": {
                        "shape": [
                            1,
                            2,
                            1,
                            1
                        ],
                        "dataType": "float"
                    }
                }
            ]
        }
    }
}