Fast View Synthesis with Deep Stereo Vision
Tewodros Habtegebrial, Kiran Varanasi, Christian Bailer, Didier, Stricker

TL;DR
This paper introduces a fast and accurate view synthesis method combining stereo vision and CNNs, effectively decomposing the problem into geometry estimation and texture inpainting, outperforming current state-of-the-art methods.
Contribution
It proposes a novel stereo-vision based CNN approach that decomposes view synthesis into geometry and texture tasks, improving speed and accuracy.
Findings
More accurate than existing methods on KITTI dataset
Significantly faster than current state-of-the-art
Effective decomposition of view synthesis into sub-tasks
Abstract
Novel view synthesis is an important problem in computer vision and graphics. Over the years a large number of solutions have been put forward to solve the problem. However, the large-baseline novel view synthesis problem is far from being "solved". Recent works have attempted to use Convolutional Neural Networks (CNNs) to solve view synthesis tasks. Due to the difficulty of learning scene geometry and interpreting camera motion, CNNs are often unable to generate realistic novel views. In this paper, we present a novel view synthesis approach based on stereo-vision and CNNs that decomposes the problem into two sub-tasks: view dependent geometry estimation and texture inpainting. Both tasks are structured prediction problems that could be effectively learned with CNNs. Experiments on the KITTI Odometry dataset show that our approach is more accurate and significantly faster than the…
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
TopicsAdvanced Vision and Imaging · Advanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization
