ksaito-ut / openworld_ldet

MIT License
54 stars 2 forks source link

Version issue of Mapillary Dataset #6

Open wangchust opened 1 year ago

wangchust commented 1 year ago

Hi, I have some confusion about the versions of the mapillary dataset.

  1. In the paper you claim you have used 35 foreground classes of the mapillary dataset. However, this should correspond to v1.2 according to official instructions.

    The Mapillary Vistas Dataset is a large-scale street-level image dataset containing 25,000 high-resolution images annotated into 66/124 object categories of which 37/70 classes are instance-specific labels (v.1.2 and v2.0, respectively).

  2. The json file of the mapillary dataset you use seems to come from [repo] (https://github.com/Luodian/Mapillary2COCO), this also corresponds to v1.2.
  3. However you seem to use v2.0 in your code.

    _PREDEFINED_SPLITS_MAP['map'] = {"map_val": ("path/mapillary-vistas/mapillary-vistas-dataset_public_v2.0/validation/images",