dvlab-research / VoxelNeXt

VoxelNeXt: Fully Sparse VoxelNet for 3D Object Detection and Tracking (CVPR 2023)
https://arxiv.org/abs/2303.11301
Apache License 2.0
733 stars 64 forks source link

instance-decreasing trick #63

Open getabear opened 3 months ago

getabear commented 3 months ago

Hi author, thank you for your excellent work, I have some questions, I did not do as well on waymo when replicating VoxelNext as I did in the paper, I noticed using an instance-decreasing trick, but I did not see it in the code that referenced the paper, Could you please provide this part of the code for me to learn?