| { | |
| "sampleURL": "https://github.com/Unity-Technologies/inference-engine-samples/tree/main/BlazeDetectionSample/Pose", | |
| "models": [ | |
| "models/pose_detection.onnx", | |
| "models/pose_landmarks_detector_full.onnx", | |
| "models/pose_landmarks_detector_heavy.onnx", | |
| "models/pose_landmarks_detector_lite.onnx" | |
| ], | |
| "data": [ | |
| "data/anchors.csv" | |
| ], | |
| "version": [ | |
| "2.2.0" | |
| ] | |
| } |