paper-with-me

Papers

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 model's processing ability for different scale targets, a multi-scale perception module based on dilated convolution is designed, and the depth features containing multi-scale information are re-refined from both spatial and channel directions considering the inconsistency between feature maps of different scales. Firstly, we designed a multi-scale perception module based on dilated convolution to enhance the model's processing ability for different scale targets. The depth features containing multi-scale information are re-refined from spatial and channel directions considering the inconsistency between feature maps of different scales. Secondly, so as to make the model obtain better 3D perception, this paper proposed to use the instance depth information as an auxiliary learning task to enhance the spatial depth feature of the 3D target and use the sparse instance depth to supervise the auxiliary task. Finally, by verifying the proposed algorithm on the KITTI test set and evaluation set, the experimental results show that compared with the baseline method, the proposed method improves by 5.27\% in AP40 in the car category, effectively improving the detection performance of the monocular 3D object detection algorithm.

📄 PDF Abstract BibTeX arXiv:2212.01528

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAuxiliary LearningMonocular 3D Object DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dilated Convolution 설명 없음

Similar Papers 제목 키워드 기반

MonoInstance: Enhancing Monocular Priors via Multi-view Instance Alignment for Neural Rendering and Reconstruction

2025-03-24 · CVPR 2025 1 · Wenyuan Zhang, Yixiao Yang, Han Huang, Liang Han 외

Monocular depth priors have been widely adopted by neural rendering in multi-view based tasks such as 3D reconstruction and novel view synthesis. However, due to the inconsistent prediction on each view, how to more effe…

3D ReconstructionNeural RenderingNovel View Synthesis

Targeted Adversarial Perturbations for Monocular Depth Prediction

2020-06-12 · NeurIPS 2020 12 · Alex Wong, Safa Cicek, Stefano Soatto

We study the effect of adversarial perturbations on the task of monocular depth prediction. Specifically, we explore the ability of small, imperceptible additive perturbations to selectively alter the perceived geometry …

Adversarial AttackAdversarial DefenseDepth EstimationDepth Prediction+2

Dropping the D: RGB-D SLAM Without the Depth Sensor

2025-10-07 · Mert Kiray, Alican Karaomer, Benjamin Busam arxiv

We present DropD-SLAM, a real-time monocular SLAM system that achieves RGB-D-level accuracy without relying on depth sensors. The system replaces active depth input with three pretrained vision modules: a monocular metri…

Instance Segmentation

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

SDC-Depth: Semantic Divide-and-Conquer Network for Monocular Depth Estimation

2020-06-01 · CVPR 2020 6 · Lijun Wang, Jianming Zhang, Oliver Wang, Zhe Lin 외

Monocular depth estimation is an ill-posed problem, and as such critically relies on scene priors and semantics. Due to its complexity, we propose a deep neural network model based on a semantic divide-and-conquer approa…

DecoderDepth EstimationDepth PredictionMonocular Depth Estimation+1