๐ฌ MLD Text-to-Motion Generator
Generate realistic human motion animations from text descriptions! Powered by Motion Latent Diffusion (MLD).
๐ก Tips for Best Results:
- Be specific: "a person walks forward slowly" works better than just "walking"
 - Use present tense: "walks" or "is walking"
 - Describe single continuous actions
 - Recommended length: 40-60 frames for short actions, 80-120 for walking/running
 
๐ Input
16  196
๐ Example Prompts
 Examples
 | Text Prompt | Motion Length (frames) | 
|---|
๐ฅ Output
Generate a motion to see the results here.
โน๏ธ About
Motion Latent Diffusion (MLD) generates 3D human motion by:
- Encoding text with CLIP
 - Generating motion in latent space via diffusion (50 steps)
 - Decoding to 3D joint positions (22 joints)
 - Visualizing as a 3D skeleton animation
 
Citation: Chen et al., "Executing your Commands via Motion Diffusion in Latent Space", CVPR 2023
Repository: motion-latent-diffusion