prophesee-ai / prophesee-automotive-dataset-toolbox

A set of Python scripts to evaluate the Automotive Datasets provided by Prophesee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

labels on Gen1

ShristiDasBiswas opened this issue · comments

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?

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

@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