paper-with-me

Papers

Weakly Supervised Monocular 3D Detection with a Single-View Image

2024-02-29 · CVPR 2024 1 · Xueying Jiang, Sheng Jin, Lewei Lu, Xiaoqin Zhang, Shijian Lu

Monocular 3D detection (M3D) aims for precise 3D object localization from a single-view image which usually involves labor-intensive annotation of 3D detection boxes. Weakly supervised M3D has recently been studied to obviate the 3D annotation process by leveraging many existing 2D annotations, but it often requires extra training data such as LiDAR point clouds or multi-view images which greatly degrades its applicability and usability in various applications. We propose SKD-WM3D, a weakly supervised monocular 3D detection framework that exploits depth information to achieve M3D with a single-view image exclusively without any 3D annotations or other training data. One key design in SKD-WM3D is a self-knowledge distillation framework, which transforms image features into 3D-like representations by fusing depth information and effectively mitigates the inherent depth ambiguity in monocular scenarios with little computational overhead in inference. In addition, we design an uncertainty-aware distillation loss and a gradient-targeted transfer modulation strategy which facilitate knowledge acquisition and knowledge transfer, respectively. Extensive experiments show that SKD-WM3D surpasses the state-of-the-art clearly and is even on par with many fully supervised methods.

📄 PDF Abstract BibTeX arXiv:2402.19144

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationObject LocalizationSelf-Knowledge DistillationTransfer Learning

Similar Papers 제목 키워드 기반

Weakly Supervised Monocular 3D Object Detection using Multi-View Projection and Direction Consistency

2023-03-15 · CVPR 2023 1 · Runzhou Tao, Wencheng Han, Zhongying Qiu, Cheng-Zhong Xu 외

Monocular 3D object detection has become a mainstream approach in automatic driving for its easy application. A prominent advantage is that it does not need LiDAR point clouds during the inference. However, most current …

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection

Weakly Supervised Training of Monocular 3D Object Detectors Using Wide Baseline Multi-view Traffic Camera Data

2021-10-21 · Matthew Howe, Ian Reid, Jamie Mackenzie

Accurate 7DoF prediction of vehicles at an intersection is an important task for assessing potential conflicts between road users. In principle, this could be achieved by a single camera system that is capable of detecti…

Autonomous VehiclesObjectPose Prediction

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

Monocular Depth Estimation: A Survey

2019-01-27 · Amlaan Bhoi

Monocular depth estimation is often described as an ill-posed and inherently ambiguous problem. Estimating depth from 2D images is a crucial step in scene reconstruction, 3Dobject recognition, segmentation, and detection…

Depth EstimationMonocular Depth EstimationSurvey

VSRD: Instance-Aware Volumetric Silhouette Rendering for Weakly Supervised 3D Object Detection

2024-03-29 · CVPR 2024 1 · Zihua Liu, Hiroki Sakuma, Masatoshi Okutomi

Monocular 3D object detection poses a significant challenge in 3D scene understanding due to its inherently ill-posed nature in monocular depth estimation. Existing methods heavily rely on supervised learning using abund…

3D Object DetectionDepth EstimationMonocular 3D Object DetectionMonocular Depth Estimation+5