TL;DR
VolumetricSMPL is a novel neural volumetric human body model that offers efficient, accurate, and differentiable interaction modeling, significantly improving computational performance over previous models for various human-scene interaction tasks.
Contribution
The paper introduces VolumetricSMPL, a compact neural volumetric body model using Neural Blend Weights for efficient and expressive human body representation, outperforming prior models in speed and memory.
Findings
10x faster inference than prior models
6x lower GPU memory usage
Effective in reconstructing human-object interactions
Abstract
Parametric human body models play a crucial role in computer graphics and vision, enabling applications ranging from human motion analysis to understanding human-environment interactions. Traditionally, these models use surface meshes, which pose challenges in efficiently handling interactions with other geometric entities, such as objects and scenes, typically represented as meshes or point clouds. To address this limitation, recent research has explored volumetric neural implicit body models. However, existing works are either insufficiently robust for complex human articulations or impose high computational and memory costs, limiting their widespread use. To this end, we introduce VolumetricSMPL, a neural volumetric body model that leverages Neural Blend Weights (NBW) to generate compact, yet efficient MLP decoders. Unlike prior approaches that rely on large MLPs, NBW dynamically…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSparse Evolutionary Training
