# Dynamic Multi-View Scene Reconstruction Using Neural Implicit Surface

**Authors:** Decai Chen, Haofei Lu, Ingo Feldmann, Oliver Schreer, Peter Eisert

arXiv: 2303.00050 · 2023-03-02

## TL;DR

This paper introduces a template-free neural implicit method for reconstructing dynamic scene geometry and appearance from multi-view videos, achieving high-fidelity results without scene-specific priors.

## Contribution

It presents a novel approach combining topology-aware deformation, signed distance fields, and mask-based ray selection for dynamic scene reconstruction.

## Key findings

- High-fidelity surface reconstruction demonstrated
- Photorealistic novel view synthesis achieved
- Effective handling of challenging time-varying regions

## Abstract

Reconstructing general dynamic scenes is important for many computer vision and graphics applications. Recent works represent the dynamic scene with neural radiance fields for photorealistic view synthesis, while their surface geometry is under-constrained and noisy. Other works introduce surface constraints to the implicit neural representation to disentangle the ambiguity of geometry and appearance field for static scene reconstruction. To bridge the gap between rendering dynamic scenes and recovering static surface geometry, we propose a template-free method to reconstruct surface geometry and appearance using neural implicit representations from multi-view videos. We leverage topology-aware deformation and the signed distance field to learn complex dynamic surfaces via differentiable volume rendering without scene-specific prior knowledge like template models. Furthermore, we propose a novel mask-based ray selection strategy to significantly boost the optimization on challenging time-varying regions. Experiments on different multi-view video datasets demonstrate that our method achieves high-fidelity surface reconstruction as well as photorealistic novel view synthesis.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2303.00050/full.md

## Figures

47 figures with captions in the complete paper: https://tomesphere.com/paper/2303.00050/full.md

## References

26 references — full list in the complete paper: https://tomesphere.com/paper/2303.00050/full.md

---
Source: https://tomesphere.com/paper/2303.00050