Spaces:
Running
Running
Update configs/config.json
Browse files- configs/config.json +1 -1
configs/config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"path_to_model": "S3D.onnx",
|
3 |
-
"threshold": 0.
|
4 |
"topk": 10,
|
5 |
"path_to_class_list": "RSL_class_list.txt",
|
6 |
"window_size": 2,
|
|
|
1 |
{
|
2 |
"path_to_model": "S3D.onnx",
|
3 |
+
"threshold": 0.05,
|
4 |
"topk": 10,
|
5 |
"path_to_class_list": "RSL_class_list.txt",
|
6 |
"window_size": 2,
|