osheina commited on
Commit
01171f7
·
verified ·
1 Parent(s): a2b9464

Update configs/config.json

Browse files
Files changed (1) hide show
  1. configs/config.json +1 -1
configs/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "path_to_model": "S3D.onnx",
3
- "threshold": 0.3,
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,