Search papers, labs, and topics across Lattice.
This paper introduces TopoCap, a novel framework that extracts motion from monocular video and retargets it onto characters with arbitrary skeletal topologies, eliminating the need for species-specific templates or manual rigging. By leveraging a two-stage generative pipeline, TopoCap learns a Universal Motion Manifold through a Graph CVAE, allowing for the disentanglement of motion dynamics from skeletal structure. The extensive Mobjaverse dataset, comprising over 5,000 unique skeletal topologies, enables the model to outperform specialist approaches on various benchmarks while facilitating zero-shot retargeting for diverse 3D entities.
TopoCap enables seamless motion retargeting across arbitrary skeletal structures, outperforming traditional methods and opening the door to unprecedented animation flexibility.
The explosion of generative 3D assets has created a massive demand for animation, yet current motion capture methods remain brittle, restricted to species-specific templates (e.g., SMPL) or requiring labor-intensive manual rigging. We introduce TopoCap, the first unified framework capable of extracting motion from monocular video and retargeting it onto characters with arbitrary, unseen skeletal topologies, i.e., from bipeds to hexapods and inanimate objects, without test-time optimization. Our key insight is that while skeletal structures are combinatorial and discrete, the underlying physics of motion occupy a continuous, low-dimensional manifold. We materialize this insight via a two-stage generative pipeline. First, we learn a Universal Motion Manifold using a Graph CVAE that compresses heterogeneous kinematic chains into a shared, fixed-length latent code. By explicitly conditioning the decoder on a structural embedding of the target rig, we disentangle motion dynamics from skeletal topology. Second, we treat video-to-animation as a conditional flow matching problem, predicting these topology-agnostic codes from visual features. To learn this generalized prior, we introduce Mobjaverse, a massive-scale dataset curated from Objaverse-XL. Comprising over 5,000 unique skeletal topologies and 2 million frames, it exceeds the structural diversity of existing datasets by two orders of magnitude. Extensive experiments demonstrate that \MethodMotion outperforms specialist models on human and quadruped benchmarks while enabling zero-shot retargeting for the long tail of 3D creatures. Dataset is publicly available at https://huggingface.co/datasets/duckduckplz/Mobjaverse.