ydk122024/AIDE

Inconsistent label

dschoerk opened this issue · 1 comments

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.

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