yolov3_mobilenet_v1_ssld_270e_coco.yml 353 B

1234567891011
  1. _BASE_: [
  2. '../datasets/coco_detection.yml',
  3. '../runtime.yml',
  4. '_base_/optimizer_270e.yml',
  5. '_base_/yolov3_mobilenet_v1.yml',
  6. '_base_/yolov3_reader.yml',
  7. ]
  8. snapshot_epoch: 5
  9. pretrain_weights: https://paddledet.bj.bcebos.com/models/pretrained/MobileNetV1_ssld_pretrained.pdparams
  10. weights: output/yolov3_mobilenet_v1_ssld_270e_coco/model_final