Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CAGroup3D: Class-Aware Grouping for 3D Object Detection on Point Clouds

About

We present a novel two-stage fully sparse convolutional 3D object detection framework, named CAGroup3D. Our proposed method first generates some high-quality 3D proposals by leveraging the class-aware local group strategy on the object surface voxels with the same semantic predictions, which considers semantic consistency and diverse locality abandoned in previous bottom-up approaches. Then, to recover the features of missed voxels due to incorrect voxel-wise segmentation, we build a fully sparse convolutional RoI pooling module to directly aggregate fine-grained spatial information from backbone for further proposal refinement. It is memory-and-computation efficient and can better encode the geometry-specific features of each 3D proposal. Our model achieves state-of-the-art 3D detection performance with remarkable gains of +\textit{3.6\%} on ScanNet V2 and +\textit{2.6}\% on SUN RGB-D in term of mAP@0.25. Code will be available at https://github.com/Haiyang-W/CAGroup3D.

Haiyang Wang, Lihe Ding, Shaocong Dong, Shaoshuai Shi, Aoxue Li, Jianan Li, Zhenguo Li, Liwei Wang• 2022

Related benchmarks

TaskDatasetResultRank
3D Object DetectionScanNet V2 (val)
mAP@0.2575.1
352
3D Object DetectionSUN RGB-D (val)
mAP@0.2566.8
158
3D Object DetectionScanNet
mAP@0.2575.1
123
3D Object DetectionSUN RGB-D
mAP@0.2566.8
104
3D Object DetectionSUN RGB-D v1 (val)
mAP@0.2566.8
81
3D Object DetectionScanNet (val)
mAP@0.2575.1
66
3D Object DetectionScanNet v2 (test)
mAP@0.560.3
23
Showing 7 of 7 rows

Other info

Code

Follow for update