From a3ab6221cb3d3fac8572200d2667aa202f254c42 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Tue, 2 Apr 2019 14:42:29 +0200 Subject: [PATCH] updates --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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