File size: 601 Bytes
600fb0c ccde25e bb9ce28 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
pipeline_tag: image-to-video
---
# GAS: Generative Avatar Synthesis from a Single Image
* [Project page](https://humansensinglab.github.io/GAS/)
* [Paper](https://arxiv.org/abs/2502.06957)
* [Code](https://github.com/humansensinglab/GAS)
## Reference
If you find this model useful in your work, please consider citing our paper:
```
@article{lu2025gas,
title={Gas: Generative avatar synthesis from a single image},
author={Lu, Yixing and Dong, Junting and Kwon, Youngjoong and Zhao, Qin and Dai, Bo and De la Torre, Fernando},
journal={arXiv preprint arXiv:2502.06957},
year={2025}
}
``` |