ydk122024 / AIDE

[ICCV2023] AIDE: A Vision-Driven Multi-View, Multi-Modal, Multi-Tasking Dataset for Assistive Driving Perception
MIT License
36 stars 2 forks source link

Inconsistent label #6

Open dschoerk opened 9 months ago

dschoerk commented 9 months ago

AIDE_Dataset/annotation/1929.json contains the label "Forward" for vehicle_based_context_label. The correct label should probably be "forward moving" as used in dataset.py.

LuPaoPao commented 8 months ago

vehicle_based_context_label = VEHICLE_BASED_CONTEXT_LABEL.index((label_json['vehicle_based_context_label'])) ValueError: 'Forward' is not in list