PanopticSegmentation
PanopticSegmentation copied to clipboard
Missing a file.
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 Hi, this file is just the instance-segmentation-json-result. It is generated through your own Instance-seg model (for example, MaskRCNN).
@wudongyuan You can download the trained-model provided by detectron2 or mmdetection to generate the file you want.
Thank you very much!I think I get it~