paper-with-me

홈 › Papers

Learning Neural Volumetric Representations of Dynamic Humans in Minutes

2023-02-23 · CVPR 2023 1 · Chen Geng, Sida Peng, Zhen Xu, Hujun Bao, Xiaowei Zhou

This paper addresses the challenge of quickly reconstructing free-viewpoint videos of dynamic humans from sparse multi-view videos. Some recent works represent the dynamic human as a canonical neural radiance field (NeRF) and a motion field, which are learned from videos through differentiable rendering. But the per-scene optimization generally requires hours. Other generalizable NeRF models leverage learned prior from datasets and reduce the optimization time by only finetuning on new scenes at the cost of visual fidelity. In this paper, we propose a novel method for learning neural volumetric videos of dynamic humans from sparse view videos in minutes with competitive visual quality. Specifically, we define a novel part-based voxelized human representation to better distribute the representational power of the network to different human parts. Furthermore, we propose a novel 2D motion parameterization scheme to increase the convergence rate of deformation field learning. Experiments demonstrate that our model can be learned 100 times faster than prior per-scene optimization methods while being competitive in the rendering quality. Training our model on a $512 \times 512$ video with 100 frames typically takes about 5 minutes on a single RTX 3090 GPU. The code will be released on our project page: https://zju3dv.github.io/instant_nvr

📄 PDF Abstract BibTeX arXiv:2302.12237

Code (1)

zju3dv/instant-nvr 공식 구현 pytorch

Tasks

GPUNeRF

Similar Papers 제목 키워드 기반

Accelerated Volumetric Compression without Hierarchies: A Fourier Feature Based Implicit Neural Representation Approach

2025-08-12 · Leona Žůrková, Petr Strakoš, Michal Kravčenko, Tomáš Brzobohatý 외 arxiv

Volumetric data compression is critical in fields like medical imaging, scientific simulation, and entertainment. We introduce a structure-free neural compression method combining Fourierfeature encoding with selective v…

Mixture of Volumetric Primitives for Efficient Neural Rendering

2021-03-02 · Stephen Lombardi, Tomas Simon, Gabriel Schwartz, Michael Zollhoefer 외

Real-time rendering and animation of humans is a core function in games, movies, and telepresence applications. Existing methods have a number of drawbacks we aim to address with our work. Triangle meshes have difficulty…

Neural Rendering

TAVA: Template-free Animatable Volumetric Actors

2022-06-17 · RuiLong Li, Julian Tanke, Minh Vo, Michael Zollhofer 외

Coordinate-based volumetric representations have the potential to generate photo-realistic virtual avatars from images. However, virtual avatars also need to be controllable even to a novel pose that may not have been ob…

Representing Long Volumetric Video with Temporal Gaussian Hierarchy

2024-12-12 · Zhen Xu, Yinghao Xu, Zhiyuan Yu, Sida Peng 외

This paper aims to address the challenge of reconstructing long volumetric videos from multi-view RGB videos. Recent dynamic view synthesis methods leverage powerful 4D representations, like feature grids or point cloud …

GPU

PrimDiffusion: Volumetric Primitives Diffusion for 3D Human Generation

2023-12-07 · NeurIPS 2023 11 · Zhaoxi Chen, Fangzhou Hong, Haiyi Mei, Guangcong Wang 외

We present PrimDiffusion, the first diffusion-based framework for 3D human generation. Devising diffusion models for 3D human generation is difficult due to the intensive computational cost of 3D representations and the …

3D InpaintingDecoderDenoising