paper-with-me

홈 › Papers

Dynamic Scene Novel View Synthesis via Deferred Spatio-temporal Consistency

2021-09-02 · Beatrix-Emőke Fülöp-Balogh, Eleanor Tursman, James Tompkin, Julie Digne, Nicolas Bonneel

Structure from motion (SfM) enables us to reconstruct a scene via casual capture from cameras at different viewpoints, and novel view synthesis (NVS) allows us to render a captured scene from a new viewpoint. Both are hard with casual capture and dynamic scenes: SfM produces noisy and spatio-temporally sparse reconstructed point clouds, resulting in NVS with spatio-temporally inconsistent effects. We consider SfM and NVS parts together to ease the challenge. First, for SfM, we recover stable camera poses, then we defer the requirement for temporally-consistent points across the scene and reconstruct only a sparse point cloud per timestep that is noisy in space-time. Second, for NVS, we present a variational diffusion formulation on depths and colors that lets us robustly cope with the noise by enforcing spatio-temporal consistency via per-pixel reprojection weights derived from the input views. Together, this deferred approach generates novel views for dynamic scenes without requiring challenging spatio-temporally consistent reconstructions nor training complex models on large datasets. We demonstrate our algorithm on real-world dynamic scenes against classic and more recent learning-based baseline approaches.

📄 PDF Abstract BibTeX arXiv:2109.01018

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Deferred Neural Rendering: Image Synthesis using Neural Textures

2019-04-28 · Justus Thies, Michael Zollhöfer, Matthias Nießner

The modern computer graphics pipeline can synthesize images at remarkable visual quality; however, it requires well-defined, high-quality 3D content as input. In this work, we explore the use of imperfect 3D content, for…

Image GenerationNeural RenderingNovel View Synthesis

PolarGuide-GSDR: 3D Gaussian Splatting Driven by Polarization Priors and Deferred Reflection for Real-World Reflective Scenes

2025-12-02 · Derui Shan, Qian Qiao, Hao Lu, Tao Du 외 arxiv

Polarization-aware Neural Radiance Fields (NeRF) enable novel view synthesis of specular-reflection scenes but face challenges in slow training, inefficient rendering, and strong dependencies on material/viewpoint assump…

Novel View Synthesis

DeferredGS: Decoupled and Editable Gaussian Splatting with Deferred Shading

2024-04-15 · Tong Wu, Jia-Mu Sun, Yu-Kun Lai, Yuewen Ma 외

Reconstructing and editing 3D objects and scenes both play crucial roles in computer graphics and computer vision. Neural radiance fields (NeRFs) can achieve realistic reconstruction and editing results but suffer from i…

Novel View Synthesis

4D Gaussian Splatting: Modeling Dynamic Scenes with Native 4D Primitives

2024-12-30 · Zeyu Yang, Zijie Pan, Xiatian Zhu, Li Zhang 외

Dynamic 3D scene representation and novel view synthesis from captured videos are crucial for enabling immersive experiences required by AR/VR and metaverse applications. However, this task is challenging due to the comp…

Novel View SynthesisScene Understanding

XScale-NVS: Cross-Scale Novel View Synthesis with Hash Featurized Manifold

2024-03-28 · CVPR 2024 1 · Guangyu Wang, Jinzhi Zhang, Fan Wang, Ruqi Huang 외

We propose XScale-NVS for high-fidelity cross-scale novel view synthesis of real-world large-scale scenes. Existing representations based on explicit surface suffer from discretization resolution or UV distortion, while …

Neural RenderingNovel View Synthesis