https://github.com/mayuelala/FollowYourClick
[AAAI 2025] 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: 5 months ago
JSON representation
[AAAI 2025] 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-28T03:34:26.000Z (over 1 year ago)
- Last Synced: 2025-04-19T19:04:34.310Z (6 months ago)
- Topics: image-animation, image-to-video-generation, video-generation
- Homepage: https://follow-your-click.github.io/
- Size: 5.79 MB
- Stars: 896
- Watchers: 62
- Forks: 38
- Open Issues: 10
-
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">LLM (LLM & Tool)</span>)
- StarryDivineSky - mayuelala/FollowYourClick - Your-Click: Open-domain Regional Image Animation via Short Prompts”的官方实现。该项目旨在实现开放域的局部图像动画,仅需简短的提示语即可驱动图像中特定区域的动画效果。项目特色在于其能够根据用户的点击和提示,精准控制图像中特定区域的运动。其工作原理可能涉及分析用户点击位置和提示语,然后生成与提示语相关的局部动画效果,并将其整合到原始图像中。该项目为图像动画领域提供了一种新颖且用户友好的方法,使得非专业人士也能轻松创建有趣的图像动画。通过该项目,用户可以方便地对图像的特定区域进行动画处理,例如让照片中的人物眨眼或让风景中的树叶飘动。 (视频生成_补帧_摘要 / 资源传输下载)
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)
![]()
 [](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
[](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}
}
```