minor fix

pull/3/head
Dahun Kim 2021-08-31 18:39:09 +09:00
parent 0e8d27f246
commit 74b18e72f8
1 changed files with 0 additions and 2 deletions

View File

@ -688,8 +688,6 @@ class OlnRPNHead(RPNHead):
ids = ids[valid_inds]
nms_cfg = dict(type='nms', iou_threshold=cfg.nms_thr)
import pdb; pdb.set_trace()
if nms_cfg in [0.0, 1.0]:
# No NMS: