openworld_ldet
openworld_ldet copied to clipboard
Version issue of Mapillary Dataset
Hi, I have some confusion about the versions of the mapillary dataset.
- 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).
- 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.
- 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",