Mini Kabibi Habibi
{
"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"
}
}]
}
}
}