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.

htc_hrnetv2p_w40_28e_coco.py 146 B

2 years ago
1234
  1. _base_ = './htc_hrnetv2p_w40_20e_coco.py'
  2. # learning policy
  3. lr_config = dict(step=[24, 27])
  4. runner = dict(type='EpochBasedRunner', max_epochs=28)

No Description

Contributors (2)