paper-with-me

Papers

Double Refinement Network for Efficient Indoor Monocular Depth Estimation

2018-11-20 · Nikita Durasov, Mikhail Romanov, Valeriya Bubnova, Pavel Bogomolov, Anton Konushin

Monocular depth estimation is the task of obtaining a measure of distance for each pixel using a single image. It is an important problem in computer vision and is usually solved using neural networks. Though recent works in this area have shown significant improvement in accuracy, the state-of-the-art methods tend to require massive amounts of memory and time to process an image. The main purpose of this work is to improve the performance of the latest solutions with no decrease in accuracy. To this end, we introduce the Double Refinement Network architecture. The proposed method achieves state-of-the-art results on the standard benchmark RGB-D dataset NYU Depth v2, while its frames per second rate is significantly higher (up to 18 times speedup per image at batch size 1) and the RAM usage per image is lower.

📄 PDF Abstract BibTeX arXiv:1811.08466

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationIndoor Monocular Depth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

MultiDepth: Multi-Sample Priors for Refining Monocular Metric Depth Estimations in Indoor Scenes

2024-11-01 · Sanghyun Byun, Jacob Song, Woo Seong Chung

Monocular metric depth estimation (MMDE) is a crucial task to solve for indoor scene reconstruction on edge devices. Despite this importance, existing models are sensitive to factors such as boundary frequency of objects…

DecoderDepth EstimationIndoor Scene Reconstruction

Bayesian Monocular Depth Refinement via Neural Radiance Fields

2026-01-07 · Arun Muthukkumar arxiv

Monocular depth estimation has applications in many fields, such as autonomous navigation and extended reality, making it an essential computer vision task. However, current methods often produce smooth depth maps that l…

Monocular Depth EstimationScene Understanding

Improving Depth Gradient Continuity in Transformers: A Comparative Study on Monocular Depth Estimation with CNN

2023-08-16 · Jiawei Yao, Tong Wu, Xiaofeng Zhang

Monocular depth estimation is an ongoing challenge in computer vision. Recent progress with Transformer models has demonstrated notable advantages over conventional CNNs in this area. However, there's still a gap in unde…

Depth EstimationMonocular Depth Estimation

MonoIndoor++:Towards Better Practice of Self-Supervised Monocular Depth Estimation for Indoor Environments

2022-07-18 · Runze Li, Pan Ji, Yi Xu, Bir Bhanu

Self-supervised monocular depth estimation has seen significant progress in recent years, especially in outdoor environments. However, depth prediction results are not satisfying in indoor scenes where most of the existi…

Depth EstimationDepth PredictionMonocular Depth EstimationPose Estimation

$\mathrm{F^2Depth}$: Self-supervised Indoor Monocular Depth Estimation via Optical Flow Consistency and Feature Map Synthesis

2024-03-27 · Xiaotong Guo, Huijie Zhao, Shuwei Shao, Xudong Li 외

Self-supervised monocular depth estimation methods have been increasingly given much attention due to the benefit of not requiring large, labelled datasets. Such self-supervised methods require high-quality salient featu…

Depth EstimationIndoor Monocular Depth EstimationMonocular Depth EstimationOptical Flow Estimation+1