File size: 277 Bytes
8c64846
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
    "sampleURL": "https://github.com/Unity-Technologies/inference-engine-samples/tree/main/BlazeDetectionSample/Face",
    "models": [
        "models/blaze_face_short_range.onnx"
    ],
    "data": [
        "data/anchors.csv"
    ],
    "version": [
        "2.2.0"
    ]
}