Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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"

Awesome Lists containing this project

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/).


Image 1
Animation 1
Image 2
Animation 1
Image 3
Animation 1


"Tune the head"
"Flap the wings"
"Storm"


Image 1
Animation 1
Image 2
Animation 1
Image 3
Animation 1


"Smile"
"Sad"
"Launch"


Image 1
Animation 1
Image 2
Animation 1
Image 3
Animation 1


"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}
}
```