IRG-MotionLLM-KITML / README.md
Lymann's picture
Create README.md
354acce verified
This repository contains the model of the paper IRG-MotionLLM: Interleaving Motion Generation, Assessment and Refinement for Text-to-Motion Generation.
Code: https://github.com/HumanMLLM/IRG-MotionLLM
Our models are under the License CC-BY-NC-SA 4.0. Our models can only be used for research purpose. Our models are developed on [Gemma2-2B-IT](https://huggingface.co/google/gemma-2-2b-it) under its [LICENSE](https://ai.google.dev/gemma/terms).
If you find our work helpful for your research, please consider citing our paper.
```
@article{li2025irg,
title={IRG-MotionLLM: Interleaving Motion Generation, Assessment and Refinement for Text-to-Motion Generation},
author={Li, Yuan-Ming and Yang, Qize and Lei, Nan and Fu, Shenghao and Zeng, Ling-An and Hu, Jian-Fang and Wei, Xihan and Zheng, Wei-Shi},
journal={arXiv preprint arXiv:2512.10730},
year={2025}
}
```