prophesee-ai / prophesee-automotive-dataset-toolbox

A set of Python scripts to evaluate the Automotive Datasets provided by Prophesee
Apache License 2.0
152 stars 30 forks source link

labels on Gen1 #26

Closed ShristiDasBiswas closed 1 year ago

ShristiDasBiswas commented 1 year ago

Hi,

Gen1 has the following labels: LABELMAP_LARGE = ['pedestrian', 'two wheeler', 'car', 'truck', 'bus', 'traffic sign', 'traffic light']

but only seems to be using the following labels: LABELMAP = ["car", "pedestrian"]

Why is this happening?

lbristiel-psee commented 1 year ago

Hello, as mentioned in this message the 1 Megapixel Automotive Detection Dataset doet not use all the classes.

lbristiel-psee commented 1 year ago

@ShristiDasBiswas 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