cocodataset / panopticapi

COCO 2018 Panoptic Segmentation Task API (Beta version)
Other
418 stars 184 forks source link

[SP-141] Allow paths in file name fields #60

Closed SAIA-Basseldonk closed 1 year ago

SAIA-Basseldonk commented 1 year ago

Panopticapi assumed file_name fields in coco format datasets specify only a file name, however we use paths for convenience. I updated the code for panoptic evaluation to work with paths as well.