3dtest / configs /nuimages /htc_r50_fpn_coco-20e_nuim.py
giantmonkeyTC
mm2
c2ca15f
raw
history blame contribute delete
124 Bytes
_base_ = './htc_r50_fpn_coco-20e-1x_nuim.py'
# learning policy
lr_config = dict(step=[16, 19])
runner = dict(max_epochs=20)