paper-with-me

Papers

MaintaAvatar: A Maintainable Avatar Based on Neural Radiance Fields by Continual Learning

2025-02-04 · Shengbo Gu, Yu-Kun Qiu, Yu-Ming Tang, AnCong Wu, Wei-Shi Zheng

The generation of a virtual digital avatar is a crucial research topic in the field of computer vision. Many existing works utilize Neural Radiance Fields (NeRF) to address this issue and have achieved impressive results. However, previous works assume the images of the training person are available and fixed while the appearances and poses of a subject could constantly change and increase in real-world scenarios. How to update the human avatar but also maintain the ability to render the old appearance of the person is a practical challenge. One trivial solution is to combine the existing virtual avatar models based on NeRF with continual learning methods. However, there are some critical issues in this approach: learning new appearances and poses can cause the model to forget past information, which in turn leads to a degradation in the rendering quality of past appearances, especially color bleeding issues, and incorrect human body poses. In this work, we propose a maintainable avatar (MaintaAvatar) based on neural radiance fields by continual learning, which resolves the issues by utilizing a Global-Local Joint Storage Module and a Pose Distillation Module. Overall, our model requires only limited data collection to quickly fine-tune the model while avoiding catastrophic forgetting, thus achieving a maintainable virtual avatar. The experimental results validate the effectiveness of our MaintaAvatar model.

📄 PDF Abstract BibTeX arXiv:2502.02372

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningNeRF

Similar Papers 제목 키워드 기반

Structured Local Radiance Fields for Human Avatar Modeling

2022-03-28 · CVPR 2022 1 · Zerong Zheng, Han Huang, Tao Yu, Hongwen Zhang 외

It is extremely challenging to create an animatable clothed human avatar from RGB videos, especially for loose clothes due to the difficulties in motion modeling. To address this problem, we introduce a novel representat…

BakedAvatar: Baking Neural Fields for Real-Time Head Avatar Synthesis

2023-11-09 · Hao-Bin Duan, Miao Wang, Jin-Chuan Shi, Xu-Chuan Chen 외

Synthesizing photorealistic 4D human head avatars from videos is essential for VR/AR, telepresence, and video game applications. Although existing Neural Radiance Fields (NeRF)-based methods achieve high-fidelity results…

Face ReenactmentNeRF

LegacyAvatars: Volumetric Face Avatars For Traditional Graphics Pipelines

2026-01-18 · Safa C. Medin, Gengyan Li, Ziqian Bai, Ruofei Du 외 arxiv

We introduce a novel representation for efficient classical rendering of photorealistic 3D face avatars. Leveraging recent advances in radiance fields anchored to parametric face models, our approach achieves controllabl…

Rodin: A Generative Model for Sculpting 3D Digital Avatars Using Diffusion

2022-12-12 · CVPR 2023 1 · Tengfei Wang, Bo Zhang, Ting Zhang, Shuyang Gu 외

This paper presents a 3D generative model that uses diffusion models to automatically generate 3D digital avatars represented as neural radiance fields. A significant challenge in generating such avatars is that the memo…

Computational Efficiency

Artist-Friendly Relightable and Animatable Neural Heads

2023-12-06 · CVPR 2024 1 · Yingyan Xu, Prashanth Chandran, Sebastian Weiss, Markus Gross 외

An increasingly common approach for creating photo-realistic digital avatars is through the use of volumetric neural fields. The original neural radiance field (NeRF) allowed for impressive novel view synthesis of static…

NeRFNovel View Synthesis