Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different settings of classes on DAIR-V2X-I between baseline and BEVHeight #45

Open
rbldrbld opened this issue Jan 10, 2024 · 0 comments

Comments

@rbldrbld
Copy link

Hello, I noticed that the experimental settings for object categories provided by the DAIR-V2X baseline are different from those used by BEVHight.

In DAIR-V2X for ImvoxelNet, only Truck, Van, Bus are mapped to 'Car'
https://github.com/AIR-THU/DAIR-V2X/blob/c65a55617f7d0a9b78dc9d107370c95bcac55dca/tools/dataset_converter/gen_kitti/label_json2kitti.py#L39

In BEVHeight, not only Truck, Van, Bus are mapped to 'Car', the Tricyclist, Motorcyclist, Barrowlist are also mapped to 'Cyclist'

But in the paper, these two models, ImvoxelNet and BEVHeight are compared together. May I ask if this difference will affect the experimental results?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant