The reviewed record of science sign in
Pith

arxiv: 2310.17519 · v2 · pith:3ZVL2CCO · submitted 2023-10-26 · cs.CV

FLARE: Fast Learning of Animatable and Relightable Mesh Avatars

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:3ZVL2CCOrecord.jsonopen to challenge →

classification cs.CV
keywords avatarsmeshanimatableefficientlearnlearnedneuralrelightable
0
0 comments X
read the original abstract

Our goal is to efficiently learn personalized animatable 3D head avatars from videos that are geometrically accurate, realistic, relightable, and compatible with current rendering systems. While 3D meshes enable efficient processing and are highly portable, they lack realism in terms of shape and appearance. Neural representations, on the other hand, are realistic but lack compatibility and are slow to train and render. Our key insight is that it is possible to efficiently learn high-fidelity 3D mesh representations via differentiable rendering by exploiting highly-optimized methods from traditional computer graphics and approximating some of the components with neural networks. To that end, we introduce FLARE, a technique that enables the creation of animatable and relightable mesh avatars from a single monocular video. First, we learn a canonical geometry using a mesh representation, enabling efficient differentiable rasterization and straightforward animation via learned blendshapes and linear blend skinning weights. Second, we follow physically-based rendering and factor observed colors into intrinsic albedo, roughness, and a neural representation of the illumination, allowing the learned avatars to be relit in novel scenes. Since our input videos are captured on a single device with a narrow field of view, modeling the surrounding environment light is non-trivial. Based on the split-sum approximation for modeling specular reflections, we address this by approximating the pre-filtered environment map with a multi-layer perceptron (MLP) modulated by the surface roughness, eliminating the need to explicitly model the light. We demonstrate that our mesh-based avatar formulation, combined with learned deformation, material, and lighting MLPs, produces avatars with high-quality geometry and appearance, while also being efficient to train and render compared to existing approaches.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Wispy to Voluminous: Prior-free Multi-view Capture of Strand-level Facial Hair

    cs.GR 2026-06 unverdicted novelty 6.0

    Four-stage pipeline reconstructs explicit facial hair strands from multi-view images via 3D Gaussian optimization and curve tracing, claimed as first such method.

  2. High-Fidelity 3D Gaussian Human Reconstruction via Region-Aware Initialization and Geometric Priors

    cs.MM 2026-04 unverdicted novelty 5.0

    A 3D Gaussian Splatting method for human reconstruction that initializes with SMPL-X and adds region-aware density plus multi-scale hash encoding to preserve fine details under motion while keeping real-time speed.