Home

Awesome

I2V-Adapter: A General Image-to-Video Adapter for Video Diffusion Models

<a href='https://i2v-adapter.github.io'><img src='https://img.shields.io/badge/Project-Page-green'></a> <a href='https://arxiv.org/abs/2312.16693'><img src='https://img.shields.io/badge/Technique-Report-red'></a> GitHub

<p align="left"> <img src="assets/teaser_1227_v2.png"> </p>

šŸ”† Introduction

This is a PyTorch/GPU implementation of the paper I2V-Adapter: A General Image-to-Video Adapter for Video Diffusion Models

āœØ Code and pretrained models are coming soon, please stay tuned āœØ

<!-- ## šŸ“ Changelog - __[2023.12.27]__: Release [I2V-Adapter](https://arxiv.org/abs/2312.16693) Technical Report! - __[2023.12.30]__: Update repo [I2V-Adapter](https://github.com/I2V-Adapter/I2V-Adapter-repo) ## BibTeX If this repo is useful to you, please cite the corresponding technical paper. ```bibtex @article{guo2023i2vadapter, title={I2V-Adapter: A General Image-to-Video Adapter for Video Diffusion Models}, author={Xun Guo and Mingwu Zheng and Liang Hou and Yuan Gao and Yufan Deng and Chongyang Ma and Weiming Hu and Zhengjun Zha and Haibin Huang and Pengfei Wan and Di Zhang}, journal={arXiv preprint arXiv:2312.16693}, year={2023}, } ``` -->

šŸ¤— Acknowledgements

Codebase builds on Diffusers and AnimateDiff.

<!-- **I2V-Adapter/I2V-Adapter** is a āœØ _special_ āœØ repository because its `README.md` (this file) appears on your GitHub profile. Here are some ideas to get you started: - šŸ”­ Iā€™m currently working on ... - šŸŒ± Iā€™m currently learning ... - šŸ‘Æ Iā€™m looking to collaborate on ... - šŸ¤” Iā€™m looking for help with ... - šŸ’¬ Ask me about ... - šŸ“« How to reach me: ... - šŸ˜„ Pronouns: ... - āš” Fun fact: ... -->