OpenMotionLab/MotionGPT
[NeurIPS 2023] MotionGPT: Human Motion as a Foreign Language, a unified motion-language generation model using LLMs
Leverages discrete vector quantization to convert 3D motion into motion tokens—treating human movement as a "foreign language" vocabulary—enabling unified language modeling across motion and text modalities. Supports four key tasks: text-to-motion generation, motion captioning, motion prediction, and motion in-betweening through a three-stage pipeline (tokenizer pre-training, motion-language pre-training, and prompt-based instruction tuning). Integrates with HuggingFace for model distribution and builds on SMPL/HumanML3D datasets, with a PyTorch 2.0 implementation and web UI for interactive inference.
1,890 stars. No commits in the last 6 months.
Stars
1,890
Forks
139
Language
Python
License
MIT
Category
Last pushed
Jul 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/OpenMotionLab/MotionGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Tencent/PatrickStar
PatrickStar enables Larger, Faster, Greener Pretrained Models for NLP and democratizes AI for everyone.
OpenMotionLab/MotionGPT3
MotionGPT3: Human Motion as a Second Modality, a MoT-based framework for unified motion...
RobbenRibery/TuoTuo
TuoTuo is a Topic Modeling library for Researchers and Engineers
SmerkyG/gptcore
Fast modular code to create and train cutting edge LLMs
YerbaPage/DetectCodeGPT
Detection of LLM-Generated Codes [ICSE2025]