PanopticSegmentation icon indicating copy to clipboard operation
PanopticSegmentation copied to clipboard

Missing a file.

Open wudongyuan opened this issue 6 years ago • 3 comments

No such file or directory: 'J:\Projects\deepLearning\PanopticSegmentation\files\annotations\test-dev.json' Hello!The code help me a lot.But I meet a mistake.Maybe the file is missing.I want to get the "test-dev.json" file.Could you upload it to the github?Thank you very much!

wudongyuan avatar Oct 14 '19 02:10 wudongyuan

@wudongyuan Hi, this file is just the instance-segmentation-json-result. It is generated through your own Instance-seg model (for example, MaskRCNN).

LaoYang1994 avatar Oct 14 '19 11:10 LaoYang1994

@wudongyuan You can download the trained-model provided by detectron2 or mmdetection to generate the file you want.

LaoYang1994 avatar Oct 14 '19 11:10 LaoYang1994

Thank you very much!I think I get it~

wudongyuan avatar Oct 16 '19 17:10 wudongyuan