paper-with-me

Papers

NVS-MonoDepth: Improving Monocular Depth Prediction with Novel View Synthesis

2021-12-22 · Zuria Bauer, Zuoyue Li, Sergio Orts-Escolano, Miguel Cazorla, Marc Pollefeys, Martin R. Oswald

Building upon the recent progress in novel view synthesis, we propose its application to improve monocular depth estimation. In particular, we propose a novel training method split in three main steps. First, the prediction results of a monocular depth network are warped to an additional view point. Second, we apply an additional image synthesis network, which corrects and improves the quality of the warped RGB image. The output of this network is required to look as similar as possible to the ground-truth view by minimizing the pixel-wise RGB reconstruction error. Third, we reapply the same monocular depth estimation onto the synthesized second view point and ensure that the depth predictions are consistent with the associated ground truth depth. Experimental results prove that our method achieves state-of-the-art or comparable performance on the KITTI and NYU-Depth-v2 datasets with a lightweight and simple vanilla U-Net architecture.

📄 PDF Abstract BibTeX arXiv:2112.12577

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDepth PredictionImage GenerationMonocular Depth EstimationNovel View Synthesis

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

360MonoDepth: High-Resolution 360deg Monocular Depth Estimation

2022-01-01 · CVPR 2022 1 · Manuel Rey-Area, Mingze Yuan, Christian Richardt

360deg cameras can capture complete environments in a single shot, which makes 360deg imagery alluring in many computer vision tasks. However, monocular depth estimation remains a challenge for 360deg data, particula…

2kDepth EstimationGPUMonocular Depth Estimation+2

360MonoDepth: High-Resolution 360° Monocular Depth Estimation

2021-11-30 · Manuel Rey-Area, Mingze Yuan, Christian Richardt

360{\deg} cameras can capture complete environments in a single shot, which makes 360{\deg} imagery alluring in many computer vision tasks. However, monocular depth estimation remains a challenge for 360{\deg} data, part…

2kDepth EstimationGPUMonocular Depth Estimation+2

Towards Scale-Aware Full Surround Monodepth with Transformers

2024-07-15 · Yuchen Yang, Xinyi Wang, Dong Li, Lu Tian 외

Full surround monodepth (FSM) methods can learn from multiple camera views simultaneously in a self-supervised manner to predict the scale-aware depth, which is more practical for real-world applications in contrast to s…

Depth Estimation

Real-time Monocular Depth Estimation on Embedded Systems

2023-08-21 · Cheng Feng, Congxuan Zhang, Zhen Chen, Weiming Hu 외

Depth sensing is of paramount importance for unmanned aerial and autonomous vehicles. Nonetheless, contemporary monocular depth estimation methods employing complex deep neural networks within Convolutional Neural Networ…

Autonomous VehiclesDecoderDepth EstimationMonocular Depth Estimation

RealMonoDepth: Self-Supervised Monocular Depth Estimation for General Scenes

2020-04-14 · Mertalp Ocal, Armin Mustafa

We present a generalised self-supervised learning approach for monocular estimation of the real depth across scenes with diverse depth ranges from 1--100s of meters. Existing supervised methods for monocular depth estima…

Depth EstimationMonocular Depth EstimationSelf-Supervised Learning