File size: 315 Bytes
255e6c7
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "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"
    ]
}