Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Anymate: A Dataset and Baselines for Learning 3D Object Rigging

作者:Yingying Deng, Y. Zhang, Geng Chen, Shangzhe Wu, Jiajun Wu · 年份:2025 · DOI:10.1145/3721238.3730743 · 被引用次数:5 · 研究领域:3D Shape Modeling and Analysis、Computer Graphics and Visualization Techniques、Advanced Numerical Analysis Techniques

Rigging and skinning are essential steps to create realistic 3D animations, often requiring significant expertise and manual effort. Traditional attempts at automating these processes rely heavily on geometric heuristics and often struggle with objects of complex geometry. Recent data-driven approaches show potential for better generality, but are often constrained by limited training data. We present the Anymate Dataset, a large-scale dataset of 230K 3D assets paired with expert-crafted rigging and skinning information—70 times larger than existing datasets. Using this dataset, we propose a learning-based auto-rigging framework with three sequential modules for joint, connectivity, and skinning weight prediction. We systematically design and experiment with various architectures as baselines for each module and conduct comprehensive evaluations on our dataset to compare their performance. Our models significantly outperform existing methods, providing a foundation for comparing future methods in automated rigging and skinning. Code and dataset can be found at https://anymate3d.github.io/.