samewind / configs /backup /crowddet /crowddet-rcnn_refine_r50_fpn_8xb2-30e_crowdhuman.py
scfive
Resolve README.md conflict and continue rebase
e8f2571
raw
history blame contribute delete
121 Bytes
_base_ = './crowddet-rcnn_r50_fpn_8xb2-30e_crowdhuman.py'
model = dict(roi_head=dict(bbox_head=dict(with_refine=True)))