paper-with-me

홈 › Papers

Neural Residual Radiance Fields for Streamably Free-Viewpoint Videos

2023-04-10 · CVPR 2023 1 · Liao Wang, Qiang Hu, Qihan He, Ziyu Wang, Jingyi Yu, Tinne Tuytelaars, Lan Xu, Minye Wu

The success of the Neural Radiance Fields (NeRFs) for modeling and free-view rendering static objects has inspired numerous attempts on dynamic scenes. Current techniques that utilize neural rendering for facilitating free-view videos (FVVs) are restricted to either offline rendering or are capable of processing only brief sequences with minimal motion. In this paper, we present a novel technique, Residual Radiance Field or ReRF, as a highly compact neural representation to achieve real-time FVV rendering on long-duration dynamic scenes. ReRF explicitly models the residual information between adjacent timestamps in the spatial-temporal feature space, with a global coordinate-based tiny MLP as the feature decoder. Specifically, ReRF employs a compact motion grid along with a residual feature grid to exploit inter-frame feature similarities. We show such a strategy can handle large motions without sacrificing quality. We further present a sequential training scheme to maintain the smoothness and the sparsity of the motion/residual grids. Based on ReRF, we design a special FVV codec that achieves three orders of magnitudes compression rate and provides a companion ReRF player to support online streaming of long-duration FVVs of dynamic scenes. Extensive experiments demonstrate the effectiveness of ReRF for compactly representing dynamic radiance fields, enabling an unprecedented free-viewpoint viewing experience in speed and quality.

📄 PDF Abstract BibTeX arXiv:2304.04452

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderNeural Rendering

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Efficient Neural Radiance Fields for Interactive Free-viewpoint Video

2021-12-02 · Haotong Lin, Sida Peng, Zhen Xu, Yunzhi Yan 외

This paper aims to tackle the challenge of efficiently producing interactive free-viewpoint videos. Some recent works equip neural radiance fields with image encoders, enabling them to generalize across scenes. When proc…

Depth EstimationDepth PredictionNovel View Synthesis

TeTriRF: Temporal Tri-Plane Radiance Fields for Efficient Free-Viewpoint Video

2023-12-10 · CVPR 2024 1 · Minye Wu, Zehao Wang, Georgios Kouros, Tinne Tuytelaars

Neural Radiance Fields (NeRF) revolutionize the realm of visual media by providing photorealistic Free-Viewpoint Video (FVV) experiences, offering viewers unparalleled immersion and interactivity. However, the technology…

NeRF

Motion-Oriented Compositional Neural Radiance Fields for Monocular Dynamic Human Modeling

2024-07-16 · Jaehyeok Kim, Dongyoon Wee, Dan Xu

This paper introduces Motion-oriented Compositional Neural Radiance Fields (MoCo-NeRF), a framework designed to perform free-viewpoint rendering of monocular human videos via novel non-rigid motion modeling approach. In …

NeRF

Space-time Neural Irradiance Fields for Free-Viewpoint Video

2020-11-25 · CVPR 2021 1 · Wenqi Xian, Jia-Bin Huang, Johannes Kopf, Changil Kim

We present a method that learns a spatiotemporal neural irradiance field for dynamic scenes from a single video. Our learned representation enables free-viewpoint rendering of the input video. Our method builds upon rece…

3D geometryDepth Estimation

NeVRF: Neural Video-based Radiance Fields for Long-duration Sequences

2023-12-10 · Minye Wu, Tinne Tuytelaars

Adopting Neural Radiance Fields (NeRF) to long-duration dynamic sequences has been challenging. Existing methods struggle to balance between quality and storage size and encounter difficulties with complex scene changes …

Continual LearningNeRFNovel View Synthesis