Text-to-Video
AnimeGamer / README.md
Howe666's picture
Update README.md
42943f2 verified
|
raw
history blame
2.01 kB
---
license: other
license_name: animegamer-lisence
license_link: LICENSE
---
# AnimeGamer: Infinite Anime Life Simulation with Next Game State Prediction
**[Junhao Cheng<sup>1,2</sup>](https://donahowe.github.io/),
[Yuying Ge<sup>1,&#9993;</sup>](https://geyuying.github.io/),
[Yixiao Ge<sup>1</sup>](https://geyixiao.com/),
[Jing Liao<sup>2</sup>](https://scholar.google.com/citations?user=3s9f9VIAAAAJ&hl=en),
[Ying Shan<sup>1</sup>](https://scholar.google.com/citations?user=4oXBp9UAAAAJ&hl=en)**
<br>
<sup>1</sup>ARC Lab, Tencent PCG,
<sup>2</sup>City University of Hong Kong
<br>
[![Project Page](https://img.shields.io/badge/Project-blue)](https://howe125.github.io/AnimeGamer.github.io/)
[![arXiv](https://img.shields.io/badge/arXiv-2404.14396-b31b1b.svg)](https://arxiv.org/abs/2504.01014)
[![Static Badge](https://img.shields.io/badge/GitHub-black?logo=github)](https://github.com/TencentARC/SEED-Story)
### Introduction
**Experience the endless adventure of infinite anime life with AnimeGamer!** 🤩
AnimeGamer is a pioneering model designed for infinite anime life simulation. It leverages Multimodal Large Language Models (MLLMs) to generate dynamic animation shots that depict character movements and updates to character states. By incorporating historical visual context, AnimeGamer ensures contextual consistency and engaging gameplay. AnimeGamer uses novel action-aware multimodal representations and a video diffusion model to produce high-quality video clips, creating an immersive and ever-evolving gaming experience.
### Citation
If you find the work helpful, please consider citing:
```bash
@misc{cheng2025animegamerinfiniteanimelife,
title={AnimeGamer: Infinite Anime Life Simulation with Next Game State Prediction},
author={Junhao Cheng and Yuying Ge and Yixiao Ge and Jing Liao and Ying Shan},
year={2025},
eprint={2504.01014},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2504.01014},
}
```