File size: 189 Bytes
ff2b15d
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
    "path_to_model": "S3D.onnx",
    "threshold": 0.3,
    "topk": 5,
    "path_to_class_list": "RSL_class_list.txt",
    "window_size": 64,
    "provider": "OpenVINOExecutionProvider"
}