paper-with-me

Papers

FaDIV-Syn: Fast Depth-Independent View Synthesis using Soft Masks and Implicit Blending

2021-06-24 · Andre Rochow, Max Schwarz, Michael Weinmann, Sven Behnke

Novel view synthesis is required in many robotic applications, such as VR teleoperation and scene reconstruction. Existing methods are often too slow for these contexts, cannot handle dynamic scenes, and are limited by their explicit depth estimation stage, where incorrect depth predictions can lead to large projection errors. Our proposed method runs in real time on live streaming data and avoids explicit depth estimation by efficiently warping input images into the target frame for a range of assumed depth planes. The resulting plane sweep volume (PSV) is directly fed into our network, which first estimates soft PSV masks in a self-supervised manner, and then directly produces the novel output view. This improves efficiency and performance on transparent, reflective, thin, and feature-less scene parts. FaDIV-Syn can perform both interpolation and extrapolation tasks at 540p in real-time and outperforms state-of-the-art extrapolation methods on the large-scale RealEstate10k dataset. We thoroughly evaluate ablations, such as removing the Soft-Masking network, training from fewer examples as well as generalization to higher resolutions and stronger depth discretization. Our implementation is available.

📄 PDF Abstract BibTeX arXiv:2106.13139

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationNovel View Synthesis

Similar Papers 제목 키워드 기반

Fast Depth Estimation for View Synthesis

2020-03-14 · Nantheera Anantrasirichai, Majid Geravand, David Braendler, David R. Bull

Disparity/depth estimation from sequences of stereo images is an important element in 3D vision. Owing to occlusions, imperfect settings and homogeneous luminance, accurate estimate of depth remains a challenging problem…

DecoderDepth Estimation

LiveView: Dynamic Target-Centered MPI for View Synthesis

2021-07-11 · Sushobhan Ghosh, Zhaoyang Lv, Nathan Matsuda, Lei Xiao 외

Existing Multi-Plane Image (MPI) based view-synthesis methods generate an MPI aligned with the input view using a fixed number of planes in one forward pass. These methods produce fast, high-quality rendering of novel vi…

Novel View Synthesis

SwiftNDC: Fast Neural Depth Correction for High-Fidelity 3D Reconstruction

2026-02-26 · Kang Han, Wei Xiang, Lu Yu, Mathew Wyatt 외 arxiv

Depth-guided 3D reconstruction has gained popularity as a fast alternative to optimization-heavy approaches, yet existing methods still suffer from scale drift, multi-view inconsistencies, and the need for substantial re…

3D Reconstruction

Depth-Guided Robust and Fast Point Cloud Fusion NeRF for Sparse Input Views

2024-03-04 · Shuai Guo, Qiuwen Wang, Yijie Gao, Rong Xie 외

Novel-view synthesis with sparse input views is important for real-world applications like AR/VR and autonomous driving. Recent methods have integrated depth information into NeRFs for sparse input synthesis, leveraging …

Autonomous DrivingNeRFNovel View Synthesis

Unsupervised Learning of Depth and Ego-Motion from Video

2017-04-25 · CVPR 2017 7 · Tinghui Zhou, Matthew Brown, Noah Snavely, David G. Lowe

We present an unsupervised learning framework for the task of monocular depth and camera motion estimation from unstructured video sequences. We achieve this by simultaneously training depth and camera pose estimation ne…

Camera Pose EstimationDepth And Camera MotionDepth EstimationMotion Estimation+1