What You See Is What You Detect: Towards better Object Densification in 3D detection
Tianran Liu, Zeping Zhang, Morteza Mousa Pasandi, Robert Laganiere

TL;DR
This paper introduces a visible part completion approach for 3D object detection that improves accuracy by focusing only on visible regions, reducing prediction points and avoiding full shape completion.
Contribution
The paper proposes a novel visible part completion method and a mesh-deformation-based augmentation, achieving state-of-the-art results without full-depth completion.
Findings
Up to 12.2% performance improvement on KITTI and NuScenes datasets.
Requires only 11.3% of prediction points compared to previous methods.
Achieves higher accuracy by focusing on visible object parts.
Abstract
Recent works have demonstrated the importance of object completion in 3D Perception from Lidar signal. Several methods have been proposed in which modules were used to densify the point clouds produced by laser scanners, leading to better recall and more accurate results. Pursuing in that direction, we present, in this work, a counter-intuitive perspective: the widely-used full-shape completion approach actually leads to a higher error-upper bound especially for far away objects and small objects like pedestrians. Based on this observation, we introduce a visible part completion method that requires only 11.3\% of the prediction points that previous methods generate. To recover the dense representation, we propose a mesh-deformation-based method to augment the point set associated with visible foreground objects. Considering that our approach focuses only on the visible part of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optical Sensing Technologies · Remote Sensing and LiDAR Applications · Advanced Neural Network Applications
MethodsSparse Evolutionary Training · Multi-Head Attention · Attention Is All You Need · Label Smoothing · Linear Layer · Residual Connection · Byte Pair Encoding · Softmax · Dense Connections · Dropout
