Mini Kabibi Habibi

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

{
	"id": "Model-1ce28374-ce1f-4af0-b3b2-2b30ec70932a",
	"name": "people_1014_fp16",
	"description": " automatically created via process_dataset.py",
	"targets": {
		"WinML": {
			"components": [
				{
					"name": "secured_file",
					"path": "people_1014_fp16.data"
				}
			],
			"inputs": [
				{
					"name": "image",
					"featureType": "tensor",
					"tensor": {
						"shape": [
							1,
							3,
							800,
							800
						],
						"dataType": "float"
					}
				},
				{
					"name": "thre",
					"featureType": "tensor",
					"tensor": {
						"shape": [
							1,
							1,
							1,
							1
						],
						"dataType": "float"
					}
				}
			],
			"outputs": [
				{
					"name": "output_mask",
					"featureType": "tensor",
					"tensor": {
						"shape": [
							1,
							1,
							800,
							800
						],
						"dataType": "uint8"
					}
				},
				{
					"name": "labels",
					"featureType": "tensor",
					"tensor": {
						"shape": [
							1,
							1,
							1,
							100
						],
						"dataType": "float"
					}
				},
				{
					"name": "scores",
					"featureType": "tensor",
					"tensor": {
						"shape": [
							1,
							1,
							1,
							100
						],
						"dataType": "float"
					}
				},
				{
					"name": "pred_mask",
					"featureType": "tensor",
					"tensor": {
						"shape": [
							1,
							100,
							200,
							200
						],
						"dataType": "uint8"
					}
				}
			]
		}
	}
}