crowddet-rcnn_refine_r50_fpn_8xb2-30e_crowdhuman.py 121 B

123
  1. _base_ = './crowddet-rcnn_r50_fpn_8xb2-30e_crowdhuman.py'
  2. model = dict(roi_head=dict(bbox_head=dict(with_refine=True)))