paper-with-me

Papers

SGM3D: Stereo Guided Monocular 3D Object Detection

2021-12-03 · Zheyuan Zhou, Liang Du, Xiaoqing Ye, Zhikang Zou, Xiao Tan, Li Zhang, xiangyang xue, Jianfeng Feng

Monocular 3D object detection aims to predict the object location, dimension and orientation in 3D space alongside the object category given only a monocular image. It poses a great challenge due to its ill-posed property which is critically lack of depth information in the 2D image plane. While there exist approaches leveraging off-the-shelve depth estimation or relying on LiDAR sensors to mitigate this problem, the dependence on the additional depth model or expensive equipment severely limits their scalability to generic 3D perception. In this paper, we propose a stereo-guided monocular 3D object detection framework, dubbed SGM3D, adapting the robust 3D features learned from stereo inputs to enhance the feature for monocular detection. We innovatively present a multi-granularity domain adaptation (MG-DA) mechanism to exploit the network's ability to generate stereo-mimicking features given only on monocular cues. Coarse BEV feature-level, as well as the fine anchor-level domain adaptation, are both leveraged for guidance in the monocular domain.In addition, we introduce an IoU matching-based alignment (IoU-MA) method for object-level domain adaptation between the stereo and monocular predictions to alleviate the mismatches while adopting the MG-DA. Extensive experiments demonstrate state-of-the-art results on KITTI and Lyft datasets.

📄 PDF Abstract BibTeX arXiv:2112.01914

Code (1)

zhouzheyuan/sgm3d 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous DrivingDepth EstimationDomain AdaptationMonocular 3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

StereoDETR: Stereo-based Transformer for 3D Object Detection

2025-11-24 · Shiyi Mu, Zichong Gu, Zhiqi Ai, Anqi Liu 외 arxiv

Compared to monocular 3D object detection, stereo-based 3D methods offer significantly higher accuracy but still suffer from high computational overhead and latency. The state-of-the-art stereo 3D detection method achiev…

Monocular 3D Object Detection

Triangulation Learning Network: from Monocular to Stereo 3D Object Detection

2019-06-04 · CVPR 2019 6 · Zengyi Qin, Jinglu Wang, Yan Lu

In this paper, we study the problem of 3D object detection from stereo images, in which the key challenge is how to effectively utilize stereo information. Different from previous methods using pixel-level depth maps, we…

3D Object Detection3D Object Detection From Stereo ImagesObjectobject-detection+1

SVDM: Single-View Diffusion Model for Pseudo-Stereo 3D Object Detection

2023-07-05 · Yuguang Shi

One of the key problems in 3D object detection is to reduce the accuracy gap between methods based on LiDAR sensors and those based on monocular cameras. A recently proposed framework for monocular 3D detection based on …

3D Object DetectionDepth EstimationMonocular Depth Estimationobject-detection+1

Depth-Aware Rover: A Study of Edge AI and Monocular Vision for Real-World Implementation

2026-04-24 · Lomash Relia, Jai G Singla, Amitabh, Nitant Dube arxiv

This study analyses simulated and real-world implementations of depth-aware rover navigation, highlighting the transition from stereo vision to monocular depth estimation using edge AI. A Unity-based lunar terrain simula…

Monocular Depth EstimationReal-Time Object Detection

Gated3D: Monocular 3D Object Detection From Temporal Illumination Cues

2021-02-06 · ICCV 2021 10 · Frank Julca-Aguilar, Jason Taylor, Mario Bijelic, Fahim Mannan 외

Today's state-of-the-art methods for 3D object detection are based on lidar, stereo, or monocular cameras. Lidar-based methods achieve the best accuracy, but have a large footprint, high cost, and mechanically-limited an…

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+2