You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

faster_rcnn_regnetx-3.2GF_fpn_2x_coco.py 140 B

2 years ago
123
  1. _base_ = './faster_rcnn_regnetx-3.2GF_fpn_1x_coco.py'
  2. lr_config = dict(step=[16, 22])
  3. runner = dict(type='EpochBasedRunner', max_epochs=24)

No Description

Contributors (3)