dvlab-research / FocalsConv

Focal Sparse Convolutional Networks for 3D Object Detection (CVPR 2022, Oral)
https://arxiv.org/abs/2204.12463
Apache License 2.0
368 stars 35 forks source link

OpenPCDet, spconv version issue #3

Closed Minwookk closed 2 years ago

Minwookk commented 2 years ago

In instruction, you recommended spconv 2.x version . but, given checkpoint trained pcdet version ==0.3.0. Which one is correct?

yukang2017 commented 2 years ago

Hi, spconv 2.x is correct. We can also use spconv 2.x in pcdet==0.3.0 version.

Minwookk commented 2 years ago

In OpenPCDet official github, pcdet version ==0.3.0 should be matched to spconv 1.x version. do you ignore it? and your github provides pcdet version 0.5.2, isn't it?

yukang2017 commented 2 years ago

There is not so much difference in usage between spconv 2.x and spconv 1.x. Because spconv 2.x is easy to install, I change the version of spconv to 2.x in pcdet==0.3.0 when preparing the checkpoints, following this doc.

Minwookk commented 1 year ago

Thank you for you answer! but your github provides pcdet==0.5.2, is right?

2022년 5월 10일 (화) 오후 6:26, yukang @.***>님이 작성:

Hi, spconv 2.x is correct. We can also use spconv 2.x in pcdet==0.3.0 version.

— Reply to this email directly, view it on GitHub https://github.com/dvlab-research/FocalsConv/issues/3#issuecomment-1122148796, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU77TSL5SWDA7NLF7KMFWIDVJITSXANCNFSM5VQUNY7Q . You are receiving this because you authored the thread.Message ID: @.***>

yukang2017 commented 1 year ago

Yes. I have also merged it into the newest OpenPCdet official version.

https://github.com/open-mmlab/OpenPCDet/blob/master/tools/cfgs/kitti_models/voxel_rcnn_car_focal_multimodal.yaml