| { | |
| "sampleURL": "https://github.com/Unity-Technologies/inference-engine-samples/tree/main/BlazeDetectionSample/Hand", | |
| "models": [ | |
| "models/hand_detector.onnx", | |
| "models/hand_landmarks_detector.onnx" | |
| ], | |
| "data": [ | |
| "data/anchors.csv" | |
| ], | |
| "version": [ | |
| "2.2.0" | |
| ] | |
| } |