Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mayuelala/FollowYourClick
[arXiv 2024] Follow-Your-Click: This repo is the official implementation of "Follow-Your-Click: Open-domain Regional Image Animation via Short Prompts"
https://github.com/mayuelala/FollowYourClick
image-animation image-to-video-generation video-generation
Last synced: 29 days ago
JSON representation
[arXiv 2024] Follow-Your-Click: This repo is the official implementation of "Follow-Your-Click: Open-domain Regional Image Animation via Short Prompts"
- Host: GitHub
- URL: https://github.com/mayuelala/FollowYourClick
- Owner: mayuelala
- Created: 2024-03-13T03:59:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T03:34:26.000Z (8 months ago)
- Last Synced: 2024-11-06T02:30:20.705Z (about 1 month ago)
- Topics: image-animation, image-to-video-generation, video-generation
- Homepage: https://follow-your-click.github.io/
- Size: 5.79 MB
- Stars: 855
- Watchers: 60
- Forks: 34
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ai-game-devtools - Follow-Your-Click - domain Regional Image Animation via Short Prompts. |[arXiv](https://arxiv.org/abs/2403.08268) | | Image | (<span id="image">Image</span> / <span id="tool">Tool (AI LLM)</span>)
README
Follow-Your-Click
Open-domain Regional Image Animation via Short Prompts[Yue Ma*](https://mayuelala.github.io/), [Yingqing He*](https://github.com/YingqingHe), [Hongfa Wang*](https://github.com/mayuelala/FollowYourClick), [Andong Wang](https://github.com/mayuelala/FollowYourClick), [Chenyang Qi](https://chenyangqiqi.github.io/), [Chengfei Cai](https://github.com/mayuelala/FollowYourClick), [Xiu Li](https://scholar.google.com/citations?user=Xrh1OIUAAAAJ&hl=zh-CN), [Zhifeng Li](https://scholar.google.com/citations?view_op=list_works&hl=zh-CN&hl=zh-CN&user=VTrRNN4AAAAJ&sortby=pubdate),
[Heung-Yeung Shum](https://scholar.google.com.hk/citations?user=9akH-n8AAAAJ&hl=en), [Wei Liu](https://scholar.google.com/citations?user=AjxoEpIAAAAJ&hl=zh-CN) and [Qifeng Chen](https://cqf.io)
![visitors](https://visitor-badge.laobi.icu/badge?page_id=mayuelala.FollowYourClick&left_color=green&right_color=red) [![GitHub](https://img.shields.io/github/stars/mayuelala/FollowYourClick?style=social)](https://github.com/mayuelala/FollowYourClick)# πΌ Gallery
We have showcased some results of image animation using Follow-Your-Click on generated images below.
More results can be found on our [Project page](https://follow-your-click.github.io/).
"Tune the head"
"Flap the wings"
"Storm"
"Smile"
"Sad"
"Launch"
"Drift"
"Dancing"
"Drive back and forward"
# π Note
### πΉ We are cleaning the code and creating a demo. We really want everybody to try it!
### π The code and checkpoints is coming soonοΌ
### π Thanks for your attention! If you are interested in our work, please give us a star βοΈβοΈβ to let us know.
### π We will speed up the development!# π¨βπ©βπ§βπ¦ Follow Family
[Follow-Your-Pose](https://github.com/mayuelala/FollowYourPose): Pose-Guided text-to-Video Generation.[Follow-Your-Click](https://github.com/mayuelala/FollowYourClick): Open-domain Regional image animation via Short Prompts.
## βοΈ Star History
[![Star History Chart](https://api.star-history.com/svg?repos=mayuelala/FollowYourClick&type=Date)](https://star-history.com/#mayuelala/FollowYourClick&Date)
# πΌ Citation
If you think this project is helpful, please feel free to leave a starβοΈβοΈβοΈ and cite our paper:
```bibtex
@article{ma2024follow,
title={Follow-Your-Click: Open-domain Regional Image Animation via Short Prompts},
author={Ma, Yue and He, Yingqing and Wang, Hongfa and Wang, Andong and Qi, Chenyang and Cai, Chengfei and Li, Xiu and Li, Zhifeng and Shum, Heung-Yeung and Liu, Wei and others},
journal={arXiv preprint arXiv:2403.08268},
year={2024}
}
```