NVS-MonoDepth: Improving Monocular Depth Prediction with Novel View Synthesis
Zuria Bauer, Zuoyue Li, Sergio Orts-Escolano, Miguel Cazorla, and Marc Pollefeys, Martin R. Oswald

TL;DR
This paper introduces NVS-MonoDepth, a novel training approach that leverages view synthesis to enhance monocular depth estimation, achieving state-of-the-art results with a simple architecture.
Contribution
It presents a new training method combining view warping, image synthesis, and depth re-estimation to improve monocular depth prediction accuracy.
Findings
Achieves state-of-the-art performance on KITTI and NYU-Depth-v2 datasets.
Uses a lightweight U-Net architecture for efficient training.
Demonstrates improved depth estimation through view synthesis techniques.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Concatenated Skip Connection · Convolution · U-Net
