facebookresearch / Mask2Former

Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
MIT License
2.46k stars 372 forks source link

Issue reproduce COCO training #21

Closed tryanbot closed 2 years ago

tryanbot commented 2 years ago

Hello all, I am quite confuse with the definition " panoptic_{train,val}2017/ # png annotations " on coco folder structure. When I download the COCO dataset, I couldnt find this folder/dataset. could you please tell me how can I get/generate this folder? I know there is panoptic annotations, but exactly how can I generate the folder. Thank you

tryanbot commented 2 years ago

Nevermine, I think I found it here https://github.com/cocodataset/panopticapi/blob/master/CONVERTERS.md just realize that the git is panopticapi, I thought it is cocoapi, my bad.

zhang-haojie commented 10 months ago

Hello, download panoptic_annotations_trainval2017.zip, which contains these two compressed packages, and then unzip it.