diff --git a/htc_ls_model_all.py b/htc_ls_model_all.py
index 535c77e89b7d6381559a532d1e683093b2e93c83..049d32e0d8c6951f51d426e5ba7e021b0d401929 100644
--- a/htc_ls_model_all.py
+++ b/htc_ls_model_all.py
@@ -214,7 +214,7 @@ test_cfg = dict(
         nms_pre=2500,
         nms_post=2000,
         max_num=1500,
-        nms_thr=0.8,
+        nms_thr=0.7,
         min_bbox_size=0),
     rcnn=dict(
         score_thr=0.002,