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