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