paper-with-me

홈 › Papers

Gear-NeRF: Free-Viewpoint Rendering and Tracking with Motion-aware Spatio-Temporal Sampling

2024-06-06 · CVPR 2024 1 · Xinhang Liu, Yu-Wing Tai, Chi-Keung Tang, Pedro Miraldo, Suhas Lohit, Moitreya Chatterjee

Extensions of Neural Radiance Fields (NeRFs) to model dynamic scenes have enabled their near photo-realistic, free-viewpoint rendering. Although these methods have shown some potential in creating immersive experiences, two drawbacks limit their ubiquity: (i) a significant reduction in reconstruction quality when the computing budget is limited, and (ii) a lack of semantic understanding of the underlying scenes. To address these issues, we introduce Gear-NeRF, which leverages semantic information from powerful image segmentation models. Our approach presents a principled way for learning a spatio-temporal (4D) semantic embedding, based on which we introduce the concept of gears to allow for stratified modeling of dynamic regions of the scene based on the extent of their motion. Such differentiation allows us to adjust the spatio-temporal sampling resolution for each region in proportion to its motion scale, achieving more photo-realistic dynamic novel view synthesis. At the same time, almost for free, our approach enables free-viewpoint tracking of objects of interest - a functionality not yet achieved by existing NeRF-based methods. Empirical studies validate the effectiveness of our method, where we achieve state-of-the-art rendering and tracking performance on multiple challenging datasets.

📄 PDF Abstract BibTeX arXiv:2406.03723

Code (1)

merlresearch/Gear-NeRF pytorch

Tasks

Image SegmentationNeRFNovel View SynthesisSemantic Segmentation

Similar Papers 제목 키워드 기반

HumanNeRF: Free-viewpoint Rendering of Moving People from Monocular Video

2022-01-11 · CVPR 2022 1 · Chung-Yi Weng, Brian Curless, Pratul P. Srinivasan, Jonathan T. Barron 외

We introduce a free-viewpoint rendering method -- HumanNeRF -- that works on a given monocular video of a human performing complex body motions, e.g. a video from YouTube. Our method enables pausing the video at any fram…

HOSNeRF: Dynamic Human-Object-Scene Neural Radiance Fields from a Single Video

2023-04-24 · ICCV 2023 1 · Jia-Wei Liu, Yan-Pei Cao, Tianyuan Yang, Eric Zhongcong Xu 외

We introduce HOSNeRF, a novel 360{\deg} free-viewpoint rendering method that reconstructs neural radiance fields for dynamic human-object-scene from a single monocular in-the-wild video. Our method enables pausing the vi…

Human-Object Interaction DetectionObject

FlexNeRF: Photorealistic Free-viewpoint Rendering of Moving Humans from Sparse Views

2023-03-25 · CVPR 2023 1 · Vinoj Jayasundara, Amit Agrawal, Nicolas Heron, Abhinav Shrivastava 외

We present FlexNeRF, a method for photorealistic freeviewpoint rendering of humans in motion from monocular videos. Our approach works well with sparse views, which is a challenging scenario when the subject is exhibitin…

SteerNeRF: Accelerating NeRF Rendering via Smooth Viewpoint Trajectory

2022-12-15 · CVPR 2023 1 · Sicheng Li, Hao Li, Yue Wang, Yiyi Liao 외

Neural Radiance Fields (NeRF) have demonstrated superior novel view synthesis performance but are slow at rendering. To speed up the volume rendering process, many acceleration methods have been proposed at the cost of l…

NeRFNovel View Synthesis

Animating NeRFs from Texture Space: A Framework for Pose-Dependent Rendering of Human Performances

2023-11-06 · Paul Knoll, Wieland Morgenstern, Anna Hilsmann, Peter Eisert

Creating high-quality controllable 3D human models from multi-view RGB videos poses a significant challenge. Neural radiance fields (NeRFs) have demonstrated remarkable quality in reconstructing and free-viewpoint render…

NeRF