tridentnet_r50_caffe_mstrain_3x_coco.py 138 Bytes Raw Blame History Permalink 1 2 3 4 _base_ = 'tridentnet_r50_caffe_mstrain_1x_coco.py' lr_config = dict(step=[28, 34]) runner = dict(type='EpochBasedRunner', max_epochs=36)