faster_rcnn_r50_1x_coco.yml 211 B

12345678
  1. _BASE_: [
  2. '../datasets/coco_detection.yml',
  3. '../runtime.yml',
  4. '_base_/optimizer_1x.yml',
  5. '_base_/faster_rcnn_r50.yml',
  6. '_base_/faster_reader.yml',
  7. ]
  8. weights: output/faster_rcnn_r50_1x_coco/model_final