uber-research / UPSNet

UPSNet: A Unified Panoptic Segmentation Network
Other
649 stars 120 forks source link

Ground truth files for the training set of Cityscapes #90

Open denru01 opened 5 years ago

denru01 commented 5 years ago

For evaluating the performance of panoptic segmentation on Cityscapes, the author provides two files "cityscapes_fine_val.json" and "panoptic.zip" for the evaluation set. Are there any corresponding files for the training set? If no, are there any tutorials or scripts regarding how to generate these files by ourselves?

Thanks!