You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
β οΈ We have not set up any official profit-making projects or web applications. Please be cautious!!!
π€ ToonCrafter can interpolate two cartoon images by leveraging the pre-trained image-to-video diffusion priors. Please check our project page and paper for more information.
1.1 Showcases (512x320)
Input starting frame
Input ending frame
Generated video
1.2 Sparse sketch guidance
Input starting frame
Input ending frame
Input sketch guidance
Generated video
2. Applications
2.1 Cartoon Sketch Interpolation (see project page for more details)
Input starting frame
Input ending frame
Generated video
2.2 Reference-based Sketch Colorization
Input sketch
Input reference
Colorization results
π Changelog
Add sketch control and colorization function.
[2024.05.29]: π₯π₯ Release code and model weights.
[2024.05.28]: Launch the project page and update the arXiv preprint.
We get the feedback from issues that the model may consume about 24G~27G GPU memory in this implementation, but the community has lowered the consumption to ~10GB.
Currently, our ToonCrafter can support generating videos of up to 16 frames with a resolution of 512x320. The inference time can be reduced by using fewer DDIM steps.
Please consider citing our paper if our code is useful:
@article{xing2024tooncrafter,
title={Tooncrafter: Generative cartoon interpolation},
author={Xing, Jinbo and Liu, Hanyuan and Xia, Menghan and Zhang, Yong and Wang, Xintao and Shan, Ying and Wong, Tien-Tsin},
journal={ACM Transactions on Graphics (TOG)},
volume={43},
number={6},
pages={1--11},
year={2024}
}
Calm down. Our framework opens up the era of generative cartoon interpolation, but due to the variaity of generative video prior, the success rate is not guaranteed.
β οΈThis is an open-source research exploration, instead of commercial products. It can't meet all your expectations.
This project strives to impact the domain of AI-driven video generation positively. Users are granted the freedom to create videos using this tool, but they are expected to comply with local laws and utilize it responsibly. The developers do not assume any responsibility for potential misuse by users.
About
[SIGGRAPH Asia 2024, Journal Track] ToonCrafter: Generative Cartoon Interpolation