tridentnet_r50_caffe_mstrain_3x_coco.py 138 Bytes
_base_ = 'tridentnet_r50_caffe_mstrain_1x_coco.py'

lr_config = dict(step=[28, 34])
runner = dict(type='EpochBasedRunner', max_epochs=36)