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

Confusing about the point_cloud_range in the code. #27

Open
Ultra11nstinct opened this issue Apr 9, 2022 · 0 comments
Open

Confusing about the point_cloud_range in the code. #27

Ultra11nstinct opened this issue Apr 9, 2022 · 0 comments

Comments

@Ultra11nstinct
Copy link

Ultra11nstinct commented Apr 9, 2022

Hey @Xharlie :
Thanks for the released code. I'm focusing on how the BtcDet is implemented.
I found a conflict in the generation of spherical voxels between code and paper.
In the code, I found that the point_cloud_range is [2.24, -40.69, -2.6, 69.12, 40.69, 0.64], voxel_size=[0.32, 0.52, 0.36]
but in your paper, the point_cloud_range is [2.24, -40.69, -16.60, 70.72, 40.69, 4.00], voxel_size=[0.32, 0.52, 0.42]
It seems that the range in x and z dimension are absolutely different(especially for z dimension).

Can you explain why such difference appears or it is just a clerical error?

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