Skip to content

coco2017 test-dev #55

@ZZzz-jh

Description

@ZZzz-jh

你好我在coco2017 test-dev遇到问题,想咨询下提交步骤:

  1. 让fastinst在cocotest上跑出json文件,

Image
DATASETS:
TRAIN: ("coco_2017_train",)
#TEST: ("coco_2017_val",)
TEST: ("coco_2017_test-dev",)

Image
"coco_2017_train": ("/media/f407/f407_1t/datasets/coco/train2017", "/media/f407/f407_1t/datasets/coco/annotations/instances_train2017.json"),
"coco_2017_val": ("/media/f407/f407_1t/datasets/coco/val2017", "/media/f407/f407_1t/datasets/coco/annotations/instances_val2017.json"),
"coco_2017_test": ("/media/f407/f407_1t/datasets/coco/test2017", "/media/f407/f407_1t/datasets/coco/annotations/image_info_test2017.json"),
"coco_2017_test-dev": ("/media/f407/f407_1t/datasets/coco/test2017", "/media/f407/f407_1t/datasets/coco/annotations/image_info_test-dev2017.json"),
"coco_2017_val_100": ("/media/f407/f407_1t/datasets/coco/val2017", "/media/f407/f407_1t/datasets/coco/annotations/instances_val2017_100.json"),
我这样做有错误吗

2.完成上述步骤压缩上传cocotest-dev,却始终失败,官网给的错误仅仅是这个:/opt/conda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions