prophesee-automotive-dataset-toolbox icon indicating copy to clipboard operation
prophesee-automotive-dataset-toolbox copied to clipboard

Classes for evaluation (1 Megapixel dataset)

Open alochtuwien opened this issue 2 years ago • 1 comments

Hi! Does the 1 Megapixel Automotive Detection Dataset use all the classes: {"0": "pedestrian", "1": "two wheeler", "2": "car", "3": "truck", "4": "bus", "5": "traffic sign", "6": "traffic light"} in the evaluation (Reported 0.43 mAP) or only 3 (Pedestrians, Cars (As a merged truck + bus + car) and Two wheelers)?

alochtuwien avatar Sep 16 '22 16:09 alochtuwien

Hi @alochtuwien, 1 Megapixel Automotive Detection Dataset don't use all the classes. In the paper only pedestrians, two-wheeler and cars are used. Cars means cars only (NOT merged with bus and tracks).

leonel-psee avatar Oct 19 '22 16:10 leonel-psee

@alochtuwien for information, we claried the situation on our labels in the README of our repo. See our PR: https://github.com/prophesee-ai/prophesee-automotive-dataset-toolbox/pull/27/files

lbristiel-psee avatar Mar 28 '23 10:03 lbristiel-psee