paper-with-me

Papers

DID-M3D: Decoupling Instance Depth for Monocular 3D Object Detection

2022-07-18 · Liang Peng, Xiaopei Wu, Zheng Yang, Haifeng Liu, Deng Cai

Monocular 3D detection has drawn much attention from the community due to its low cost and setup simplicity. It takes an RGB image as input and predicts 3D boxes in the 3D space. The most challenging sub-task lies in the instance depth estimation. Previous works usually use a direct estimation method. However, in this paper we point out that the instance depth on the RGB image is non-intuitive. It is coupled by visual depth clues and instance attribute clues, making it hard to be directly learned in the network. Therefore, we propose to reformulate the instance depth to the combination of the instance visual surface depth (visual depth) and the instance attribute depth (attribute depth). The visual depth is related to objects' appearances and positions on the image. By contrast, the attribute depth relies on objects' inherent attributes, which are invariant to the object affine transformation on the image. Correspondingly, we decouple the 3D location uncertainty into visual depth uncertainty and attribute depth uncertainty. By combining different types of depths and associated uncertainties, we can obtain the final instance depth. Furthermore, data augmentation in monocular 3D detection is usually limited due to the physical nature, hindering the boost of performance. Based on the proposed instance depth disentanglement strategy, we can alleviate this problem. Evaluated on KITTI, our method achieves new state-of-the-art results, and extensive ablation studies validate the effectiveness of each component in our method. The codes are released at https://github.com/SPengLiang/DID-M3D.

📄 PDF Abstract BibTeX arXiv:2207.08531

Code (1)

spengliang/did-m3d 공식 구현 pytorch

Tasks

3D Object DetectionAttributeData AugmentationDepth EstimationDisentanglementMonocular 3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Revisiting Monocular 3D Object Detection from Scene-Level Depth Retargeting to Instance-Level Spatial Refinement

2024-12-26 · Qiude Zhang, Chunyu Lin, Zhijie Shen, Nie Lang 외

Monocular 3D object detection is challenging due to the lack of accurate depth. However, existing depth-assisted solutions still exhibit inferior performance, whose reason is universally acknowledged as the unsatisfactor…

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

IDMS: Instance Depth for Multi-scale Monocular 3D Object Detection

2022-12-03 · Chao Hu, Liqiang Zhu, Weibing Qiu, Weijie Wu

Due to the lack of depth information of images and poor detection accuracy in monocular 3D object detection, we proposed the instance depth for multi-scale monocular 3D object detection method. Firstly, to enhance the mo…

3D Object DetectionAuxiliary LearningMonocular 3D Object DetectionObject+2

Monocular Differentiable Rendering for Self-Supervised 3D Object Detection

2020-09-30 · ECCV 2020 8 · Deniz Beker, Hiroharu Kato, Mihai Adrian Morariu, Takahiro Ando 외

3D object detection from monocular images is an ill-posed problem due to the projective entanglement of depth and scale. To overcome this ambiguity, we present a novel self-supervised method for textured 3D shape reconst…

3D Object Detection3D Object Detection From Monocular Images3D Shape ReconstructionDepth Estimation+5

Probabilistic and Geometric Depth: Detecting Objects in Perspective

2021-07-29 · Tai Wang, Xinge Zhu, Jiangmiao Pang, Dahua Lin

3D object detection is an important capability needed in various practical applications such as driver assistance systems. Monocular 3D detection, as a representative general setting among image-based approaches, provide…

3D Object DetectionAttributeDepth EstimationMonocular 3D Object Detection+2

Decoupled Pseudo-labeling for Semi-Supervised Monocular 3D Object Detection

2024-03-26 · CVPR 2024 1 · Jiacheng Zhang, Jiaming Li, Xiangru Lin, Wei zhang 외

We delve into pseudo-labeling for semi-supervised monocular 3D object detection (SSM3OD) and discover two primary issues: a misalignment between the prediction quality of 3D and 2D attributes and the tendency of depth su…

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection+1