Framer

Framer: Interactive Frame Interpolation

[Wen Wang](https://github.com/encounter1997)1,2,   [Qiuyu Wang](https://scholar.google.com/citations?user=VRsy9v8AAAAJ)2,   [Kecheng Zheng](https://zkcys001.github.io)2,   [Hao Ouyang](https://ken-ouyang.github.io/)2,   [Zhekai Chen](https://github.com/Aziily)1,   [Biao Gong](https://scholar.google.com/citations?user=BwdpTiQAAAAJ)2,   [Hao Chen](https://scholar.google.com/citations?user=FaOqRpcAAAAJ)1,
[Yujun Shen](https://shenyujun.github.io)2,   [Chunhua Shen](https://cshen.github.io/)1 1[Zhejiang University, China](https://www.zju.edu.cn/english/),   2[Ant Group](https://www.antgroup.com/en)  
## 🔆 TL;DR We propose Framer, a more controllable and interactive frame interpolation method that allows users to produce smoothly transitioning frames between two images by customizing the trajectory of selected keypoints, enhancing control and handling challenging cases. ## 📖 Citation BibTeX Please consider citing our paper if our code is useful: ```bib @article{wang2024framer, title={Framer: Interactive Video Interpolation}, author={Wang, Wen and Wang, Qiuyu and Zheng, Kecheng and Ouyang, Hao and Chen, Zhekai and Gong, Biao and Chen, Hao and Shen, Yujun and Shen, Chunhua}, journal={arXiv preprint https://arxiv.org/abs/2410.18978}, year={2024} } ``` ## 🎫 License For academic use, this project is licensed under [the 2-clause BSD License](LICENSE). For commercial use, please contact [C Shen](mailto:chhshen@gmail.com). ## 😉 Acknowledgements - Thanks to [SVD_Xtend](https://github.com/pixeli99/SVD_Xtend) for the wonderful work and codebase. - Thanks to [DragAnything](https://github.com/showlab/DragAnything) for the wonderful work and codebase.