The reviewed record of science sign in
Pith

arxiv: 2310.17842 · v2 · pith:62VNJL7S · submitted 2023-10-27 · cs.CV · cs.RO

What You See Is What You Detect: Towards better Object Densification in 3D detection

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:62VNJL7Srecord.jsonopen to challenge →

classification cs.CV cs.RO
keywords completionmethodobjectswhatapproachforegroundmethodsvisible
0
0 comments X
read the original 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 foreground objects to achieve accurate 3D detection, we named our method What You See Is What You Detect (WYSIWYD). Our proposed method is thus a detector-independent model that consists of 2 parts: an Intra-Frustum Segmentation Transformer (IFST) and a Mesh Depth Completion Network(MDCNet) that predicts the foreground depth from mesh deformation. This way, our model does not require the time-consuming full-depth completion task used by most pseudo-lidar-based methods. Our experimental evaluation shows that our approach can provide up to 12.2\% performance improvements over most of the public baseline models on the KITTI and NuScenes dataset bringing the state-of-the-art to a new level. The codes will be available at \textcolor[RGB]{0,0,255}{\url{{https://github.com/Orbis36/WYSIWYD}}

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ATN3D: Density-Aware LiDAR-Radar Early 3D Object Detection Under Extreme Sparsity

    cs.CV 2026-06 unverdicted novelty 4.0

    ATN3D introduces density-aware early fusion with cross-modal gating, occupancy-gated neighborhood aggregation, evidence-conditioned channel self-attention, and a range-aware loss, reporting mAP gains of +3.55% (clear)...