paper-with-me

홈 › Papers

NeuralMVS: Bridging Multi-View Stereo and Novel View Synthesis

2021-08-09 · Radu Alexandru Rosu, Sven Behnke

Multi-View Stereo (MVS) is a core task in 3D computer vision. With the surge of novel deep learning methods, learned MVS has surpassed the accuracy of classical approaches, but still relies on building a memory intensive dense cost volume. Novel View Synthesis (NVS) is a parallel line of research and has recently seen an increase in popularity with Neural Radiance Field (NeRF) models, which optimize a per scene radiance field. However, NeRF methods do not generalize to novel scenes and are slow to train and test. We propose to bridge the gap between these two methodologies with a novel network that can recover 3D scene geometry as a distance function, together with high-resolution color images. Our method uses only a sparse set of images as input and can generalize well to novel scenes. Additionally, we propose a coarse-to-fine sphere tracing approach in order to significantly increase speed. We show on various datasets that our method reaches comparable accuracy to per-scene optimized methods while being able to generalize and running significantly faster. We provide the source code at https://github.com/AIS-Bonn/neural_mvs

📄 PDF Abstract BibTeX arXiv:2108.03880

Code (1)

ais-bonn/neural_mvs 공식 구현 pytorch

Tasks

NeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

Generalizable Novel-View Synthesis using a Stereo Camera

2024-04-21 · CVPR 2024 1 · Haechan Lee, Wonjoon Jin, Seung-Hwan Baek, Sunghyun Cho

In this paper, we propose the first generalizable view synthesis approach that specifically targets multi-view stereo-camera images. Since recent stereo matching has demonstrated accurate geometry prediction, we introduc…

Generalizable Novel View SynthesisNeRFNovel View SynthesisStereo Matching

4D Driving Scene Generation With Stereo Forcing

2025-09-24 · Hao Lu, Zhuang Ma, Guangfeng Jiang, Wenhang Ge 외 arxiv

Current generative models struggle to synthesize dynamic 4D driving scenes that simultaneously support temporal extrapolation and spatial novel view synthesis (NVS) without per-scene optimization. Bridging generation and…

Novel View SynthesisScene GenerationVideo Generation

MVCPS-NeuS: Multi-view Constrained Photometric Stereo for Neural Surface Reconstruction

2024-01-01 · CVPR 2024 1 · Hiroaki Santo, Fumio Okura, Yasuyuki Matsushita

Multi-view photometric stereo (MVPS) recovers a high-fidelity 3D shape of a scene by benefiting from both multi-view stereo and photometric stereo. While photometric stereo boosts detailed shape reconstruction it nec…

Surface Reconstruction

WorldStereo: Bridging Camera-Guided Video Generation and Scene Reconstruction via 3D Geometric Memories

2026-03-02 · Yisu Zhang, Chenjie Cao, Tengfei Wang, Xuhui Zuo 외 arxiv

Recent advances in foundational Video Diffusion Models (VDMs) have yielded significant progress. Yet, despite the remarkable visual quality of generated videos, reconstructing consistent 3D scenes from these outputs rema…

3D ReconstructionScene GenerationVideo GenerationPoint Clouds

Single-View View Synthesis with Self-Rectified Pseudo-Stereo

2023-04-19 · Yang Zhou, Hanjie Wu, Wenxi Liu, Zheng Xiong 외

Synthesizing novel views from a single view image is a highly ill-posed problem. We discover an effective solution to reduce the learning ambiguity by expanding the single-view view synthesis problem to a multi-view sett…

3D ReconstructionNovel View Synthesis