paper-with-me

Papers

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

2022-07-25 · Mu He, Le Hui, Yikai Bian, Jian Ren, Jin Xie, Jian Yang

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 model trained on a fixed resolution to evaluate at other different resolutions. In this paper, we propose a resolution adaptive self-supervised monocular depth estimation method (RA-Depth) by learning the scale invariance of the scene depth. Specifically, we propose a simple yet efficient data augmentation method to generate images with arbitrary scales for the same scene. Then, we develop a dual high-resolution network that uses the multi-path encoder and decoder with dense interactions to aggregate multi-scale features for accurate depth inference. Finally, to explicitly learn the scale invariance of the scene depth, we formulate a cross-scale depth consistency loss on depth predictions with different scales. Extensive experiments on the KITTI, Make3D and NYU-V2 datasets demonstrate that RA-Depth not only achieves state-of-the-art performance, but also exhibits a good ability of resolution adaptation.

📄 PDF Abstract BibTeX arXiv:2207.11984

Code (1)

hmhemu/ra-depth 공식 구현 pytorch

Tasks

Data AugmentationDecoderDepth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

SaccadeCam: Adaptive Visual Attention for Monocular Depth Sensing

2021-03-24 · ICCV 2021 10 · Brevin Tilmon, Sanjeev J. Koppal

Most monocular depth sensing methods use conventionally captured images that are created without considering scene content. In contrast, animal eyes have fast mechanical motions, called saccades, that control how the sce…

Depth EstimationMonocular Depth Estimation

SuperDepth: Self-Supervised, Super-Resolved Monocular Depth Estimation

2018-10-03 · Sudeep Pillai, Rares Ambrus, Adrien Gaidon

Recent techniques in self-supervised monocular depth estimation are approaching the performance of supervised methods, but operate in low resolution only. We show that high resolution is key towards high-fidelity self-su…

Depth EstimationDepth PredictionImage Super-ResolutionMonocular Depth Estimation+2

RTS-Mono: A Real-Time Self-Supervised Monocular Depth Estimation Method for Real-World Deployment

2025-11-18 · Zeyu Cheng, Tongfei Liu, Tao Lei, Xiang Hua 외 arxiv

Depth information is crucial for autonomous driving and intelligent robot navigation. The simplicity and flexibility of self-supervised monocular depth estimation are conducive to its role in these fields. However, most …

Monocular Depth EstimationAutonomous DrivingRobot Navigation

Deep Neighbor Layer Aggregation for Lightweight Self-Supervised Monocular Depth Estimation

2023-09-17 · Wang Boya, Wang Shuo, Ye Dong, Dou Ziwen

With the frequent use of self-supervised monocular depth estimation in robotics and autonomous driving, the model's efficiency is becoming increasingly important. Most current approaches apply much larger and more comple…

Autonomous DrivingDecoderDepth EstimationMonocular Depth Estimation

Multi-resolution Monocular Depth Map Fusion by Self-supervised Gradient-based Composition

2022-12-03 · Yaqiao Dai, Renjiao Yi, Chenyang Zhu, Hongjun He 외

Monocular depth estimation is a challenging problem on which deep neural networks have demonstrated great potential. However, depth maps predicted by existing deep models usually lack fine-grained details due to the conv…

Depth EstimationMonocular Depth Estimation