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

3D encoder of SPVCNN ? #61

Open
sandeepnmenon opened this issue May 25, 2023 · 0 comments
Open

3D encoder of SPVCNN ? #61

sandeepnmenon opened this issue May 25, 2023 · 0 comments

Comments

@sandeepnmenon
Copy link

As per the paper, I read that
The 3D encoder is a modified SPVCNN [10] (voxel size 0.1) with fewer parameters, whose hidden dimensions are 64 for SemanticKITTI and 128 for NuScenes to speed up the network.

However the code has

from network.baseline import get_model as SPVCNN

the baseline model in the code.
The change was done 2 months back. Was this intentional?
Which should be run to replicate the SOTA results mentioned 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

1 participant