diff --git a/test.py b/test.py index 0cfa22e6..d0204fc4 100644 --- a/test.py +++ b/test.py @@ -15,7 +15,7 @@ def test( batch_size=16, img_size=416, iou_thres=0.5, - conf_thres=0.01, + conf_thres=0.1, nms_thres=0.5, save_json=False, model=None