未验证 提交 c4432cf9 编写于 作者: W wangguanzhong 提交者: GitHub

fix config (#3794)

上级 b4a54d20
......@@ -205,7 +205,7 @@ MaskRCNNEvalFeed:
batch_size: 1
dataset:
dataset_dir: dataset/coco
annotation: annotations/instances_val2017_debug_139.json
annotation: annotations/instances_val2017.json
image_dir: val2017
sample_transforms:
- !DecodeImage
......@@ -242,7 +242,7 @@ MaskRCNNEvalFeed:
- !PadMSTest
pad_to_stride: 32
# num_scale = (len(target_size) + 1) * (1 + use_flip)
num_scale: 32
num_scale: 18
num_workers: 2
MaskRCNNTestFeed:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册