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

Low_resolution #7

Open
19823326860 opened this issue Dec 13, 2023 · 0 comments
Open

Low_resolution #7

19823326860 opened this issue Dec 13, 2023 · 0 comments

Comments

@19823326860
Copy link

19823326860 commented Dec 13, 2023

Thanks for your work! However, I modified the parameter configuration in config to reduce the resolution of voxel features as recorded in section 4.2 of the paper.
PointOcc/config/pointtpv_nusc_occ.py
Default: grid_size_occ = [512, 512, 40] Modified: grid_size_occ = [256, 256, 20]
The following error occurred during dataset construction:
IndexError: index 354 is out of bounds for axis 1 with size 256

So I need to re-generate the occupancy_nuscenes dataset, what is the benchmark of the dataset that we used in the paper? Could you provide the relevant conversion code? Thank you very much.

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