ppyolo_test.yml 322 字节
Newer Older
W
wangxinxin08 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
_BASE_: [
  '../datasets/coco_detection.yml',
  '../runtime.yml',
  './_base_/ppyolo_r50vd_dcn.yml',
  './_base_/ppyolo_1x.yml',
  './_base_/ppyolo_reader.yml',
]

snapshot_epoch: 16

EvalDataset:
  !COCODataSet
    image_dir: test2017
    anno_path: annotations/image_info_test-dev2017.json
    dataset_dir: dataset/coco