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

How to use the BEV representation? #10

Open
rmarcuzzi opened this issue Jan 24, 2024 · 1 comment
Open

How to use the BEV representation? #10

rmarcuzzi opened this issue Jan 24, 2024 · 1 comment

Comments

@rmarcuzzi
Copy link

Hi!

Thanks a lot for your work! I was wondering if you could explain where to modify the code to use the BEV representation instead of the TPV. In the config, I can see that the TPV segmentor is chosen here and also in many other configurations I can see you're using TPV (although I see some commented lines using BEV). Also in model/segmentor I can only see the TPV segmentor.

Thanks a lot!

@huang-yh
Copy link
Owner

I just uploaded an example config using bev for occupancy prediction on nuScenes (config/nuscenes/nuscenes_occ_bev.py). Reasonable performance is expected, but I am not sure whether it could achieve the result we reported in the paper.

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

2 participants