paper-with-me

Papers

OBMO: One Bounding Box Multiple Objects for Monocular 3D Object Detection

2022-12-20 · Chenxi Huang, Tong He, Haidong Ren, Wenxiao Wang, Binbin Lin, Deng Cai

Compared to typical multi-sensor systems, monocular 3D object detection has attracted much attention due to its simple configuration. However, there is still a significant gap between LiDAR-based and monocular-based methods. In this paper, we find that the ill-posed nature of monocular imagery can lead to depth ambiguity. Specifically, objects with different depths can appear with the same bounding boxes and similar visual features in the 2D image. Unfortunately, the network cannot accurately distinguish different depths from such non-discriminative visual features, resulting in unstable depth training. To facilitate depth learning, we propose a simple yet effective plug-and-play module, \underline{O}ne \underline{B}ounding Box \underline{M}ultiple \underline{O}bjects (OBMO). Concretely, we add a set of suitable pseudo labels by shifting the 3D bounding box along the viewing frustum. To constrain the pseudo-3D labels to be reasonable, we carefully design two label scoring strategies to represent their quality. In contrast to the original hard depth labels, such soft pseudo labels with quality scores allow the network to learn a reasonable depth range, boosting training stability and thus improving final performance. Extensive experiments on KITTI and Waymo benchmarks show that our method significantly improves state-of-the-art monocular 3D detectors by a significant margin (The improvements under the moderate setting on KITTI validation set are $\mathbf{1.82\sim 10.91\%}$ \textbf{mAP in BEV} and $\mathbf{1.18\sim 9.36\%}$ \textbf{mAP in 3D}). Codes have been released at \url{https://github.com/mrsempress/OBMO}.

📄 PDF Abstract BibTeX arXiv:2212.10049

Code (1)

mrsempress/obmo 공식 구현

Tasks

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

RobMOT: Robust 3D Multi-Object Tracking by Observational Noise and State Estimation Drift Mitigation on LiDAR PointCloud

2024-05-19 · Mohamed Nagy, Naoufel Werghi, Bilal Hassan, Jorge Dias 외

This paper addresses limitations in 3D tracking-by-detection methods, particularly in identifying legitimate trajectories and reducing state estimation drift in Kalman filters. Existing methods often use threshold-based …

3D Multi-Object TrackingCPUMulti-Object TrackingMultiple Object Tracking+3

MOTSLAM: MOT-assisted monocular dynamic SLAM using single-view depth estimation

2022-10-05 · Hanwei Zhang, Hideaki Uchiyama, Shintaro Ono, Hiroshi Kawasaki

Visual SLAM systems targeting static scenes have been developed with satisfactory accuracy and robustness. Dynamic 3D object tracking has then become a significant capability in visual SLAM with the requirement of unders…

3D Object TrackingAutonomous DrivingDepth EstimationMonocular Depth Estimation+3

Monocular 3D Object Detection using Multi-Stage Approaches with Attention and Slicing aided hyper inference

2022-12-22 · Abonia Sojasingarayar, Ashish Patel

3D object detection is vital as it would enable us to capture objects' sizes, orientation, and position in the world. As a result, we would be able to use this 3D detection in real-world applications such as Augmented Re…

2D Object Detection3D Object DetectionMonocular 3D Object DetectionObject+4

VSRD++: Autolabeling for 3D Object Detection via Instance-Aware Volumetric Silhouette Rendering

2025-12-01 · Zihua Liu, Hiroki Sakuma, Masatoshi Okutomi arxiv

Monocular 3D object detection is a fundamental yet challenging task in 3D scene understanding. Existing approaches heavily depend on supervised learning with extensive 3D annotations, which are often acquired from LiDAR …

Monocular 3D Object DetectionScene UnderstandingPoint Clouds

Learning Monocular 3D Vehicle Detection without 3D Bounding Box Labels

2020-10-07 · L. Koestler, N. Yang, R. Wang, D. Cremers

The training of deep-learning-based 3D object detectors requires large datasets with 3D bounding box labels for supervision that have to be generated by hand-labeling. We propose a network architecture and training proce…

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+2