paper-with-me

Papers

Adaptive Depth-converted-Scale Convolution for Self-supervised Monocular Depth Estimation

2026-04-09 · Yanbo Gao, Huibin Bai, Huasong Zhou, Xingyu Gao, Shuai Li, Xun Cai, Hui Yuan, Wei Hua, Tian Xie arxiv

Self-supervised monocular depth estimation (MDE) has received increasing interests in the last few years. The objects in the scene, including the object size and relationship among different objects, are the main clues to extract the scene structure. However, previous works lack the explicit handling of the changing sizes of the object due to the change of its depth. Especially in a monocular video, the size of the same object is continuously changed, resulting in size and depth ambiguity. To address this problem, we propose a Depth-converted-Scale Convolution (DcSConv) enhanced monocular depth estimation framework, by incorporating the prior relationship between the object depth and object scale to extract features from appropriate scales of the convolution receptive field. The proposed DcSConv focuses on the adaptive scale of the convolution filter instead of the local deformation of its shape. It establishes that the scale of the convolution filter matters no less (or even more in the evaluated task) than its local deformation. Moreover, a Depth-converted-Scale aware Fusion (DcS-F) is developed to adaptively fuse the DcSConv features and the conventional convolution features. Our DcSConv enhanced monocular depth estimation framework can be applied on top of existing CNN based methods as a plug-and-play module to enhance the conventional convolution block. Extensive experiments with different baselines have been conducted on the KITTI benchmark and our method achieves the best results with an improvement up to 11.6% in terms of SqRel reduction. Ablation study also validates the effectiveness of each proposed module.

📄 PDF Abstract BibTeX arXiv:2604.07665

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth Estimation

Similar Papers 제목 키워드 기반

VR3Dense: Voxel Representation Learning for 3D Object Detection and Monocular Dense Depth Reconstruction

2021-04-13 · Shubham Shrivastava

3D object detection and dense depth estimation are one of the most vital tasks in autonomous driving. Multiple sensor modalities can jointly attribute towards better robot perception, and to that end, we introduce a meth…

3D Object DetectionAttributeAutonomous DrivingDepth Estimation+5

SelfDeco: Self-Supervised Monocular Depth Completion in Challenging Indoor Environments

2020-11-10 · Jaehoon Choi, Dongki Jung, Yonghan Lee, Deokhwa Kim 외

We present a novel algorithm for self-supervised monocular depth completion. Our approach is based on training a neural network that requires only sparse depth measurements and corresponding monocular video sequences wit…

Depth Completion

Plane2Depth: Hierarchical Adaptive Plane Guidance for Monocular Depth Estimation

2024-09-04 · Li Liu, Ruijie Zhu, Jiacheng Deng, Ziyang Song 외

Monocular depth estimation aims to infer a dense depth map from a single image, which is a fundamental and prevalent task in computer vision. Many previous works have shown impressive depth estimation results through car…

Depth EstimationDepth PredictionMonocular Depth Estimation

RA-Depth: Resolution Adaptive Self-Supervised Monocular Depth Estimation

2022-07-25 · Mu He, Le Hui, Yikai Bian, Jian Ren 외

Existing self-supervised monocular depth estimation methods can get rid of expensive annotations and achieve promising results. However, these methods suffer from severe performance degradation when directly adopting a m…

Data AugmentationDecoderDepth EstimationMonocular Depth Estimation

Depth Adaptive Deep Neural Network for Semantic Segmentation

2017-08-05 · Byeongkeun Kang, Yeejin Lee, Truong Q. Nguyen

In this work, we present the depth-adaptive deep neural network using a depth map for semantic segmentation. Typical deep neural networks receive inputs at the predetermined locations regardless of the distance from the …

Hand SegmentationSegmentationSemantic Segmentation