Skip to content
New issue

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

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

Already on GitHub? # to your account

3D encoder of SPVCNN ? #61

Open
sandeepnmenon opened this issue May 25, 2023 · 1 comment
Open

3D encoder of SPVCNN ? #61

sandeepnmenon opened this issue May 25, 2023 · 1 comment

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?

@mp0312
Copy link

mp0312 commented Oct 9, 2024

i have the same question

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

No branches or pull requests

2 participants