open-mmlab / OpenPCDet

OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
Apache License 2.0
4.68k stars 1.3k forks source link

Config of PV-RCNN++ for KITTI dataset #931

Closed Eaphan closed 2 years ago

Eaphan commented 2 years ago

Can you please share the config of PV-RCNN++ for KITTI dataset? I'm afraid that I fill in the wrong configuration by myself.

sshaoshuai commented 2 years ago

Please find the config here: https://github.com/open-mmlab/OpenPCDet/issues/829

Eaphan commented 2 years ago

Thank you very much.