Skip to content
Snippets Groups Projects
Commit 0c7385dd authored by rohitmidha23's avatar rohitmidha23
Browse files

nms thr 0.7

parent e75cad0c
No related branches found
No related merge requests found
...@@ -214,7 +214,7 @@ test_cfg = dict( ...@@ -214,7 +214,7 @@ test_cfg = dict(
nms_pre=2500, nms_pre=2500,
nms_post=2000, nms_post=2000,
max_num=1500, max_num=1500,
nms_thr=0.8, nms_thr=0.7,
min_bbox_size=0), min_bbox_size=0),
rcnn=dict( rcnn=dict(
score_thr=0.002, score_thr=0.002,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment