未验证 提交 fb650fbb 编写于 作者: G Guanghua Yu 提交者: GitHub

fix cascade_cbr200 configs error (#1031)

上级 a66dfe9c
...@@ -112,8 +112,8 @@ TrainReader: ...@@ -112,8 +112,8 @@ TrainReader:
fields: ['image', 'im_info', 'im_id', 'gt_bbox', 'gt_class', 'is_crowd'] fields: ['image', 'im_info', 'im_id', 'gt_bbox', 'gt_class', 'is_crowd']
dataset: dataset:
!COCODataSet !COCODataSet
image_dir: val2017 image_dir: train2017
anno_path: annotations/instances_val2017.json anno_path: annotations/instances_train2017.json
dataset_dir: dataset/coco dataset_dir: dataset/coco
sample_transforms: sample_transforms:
- !DecodeImage - !DecodeImage
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册