samewind / configs /other_net_cofigs /deformable-detr-refine_r50_100e_hsi4x.py
scfive
Resolve README.md conflict and continue rebase
e8f2571
raw
history blame contribute delete
80 Bytes
_base_ = 'deformable-detr_r50_100e_hsi4x.py'
model = dict(with_box_refine=True)