htc_r50_fpn_coco-20e_nuim.py 124 Bytes
Newer Older
1
_base_ = './htc_r50_fpn_coco-20e-1x_nuim.py'
2
3
# learning policy
lr_config = dict(step=[16, 19])
4
runner = dict(max_epochs=20)