ToonCrafter
Cartoonizer
Generates cartoon-style videos from two images using pre-trained diffusion models
[SIGGRAPH Asia 2024, Journal Track] ToonCrafter: Generative Cartoon Interpolation
5k stars
59 watching
445 forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,580 |
tachibanayoshino/animegan | Generates anime-style images from real-world photos using a deep learning model. | 4,494 |
systemerrorwang/white-box-cartoonization | An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |
nvlabs/stylegan | A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,152 |
baowenbo/dain | A video interpolation technique that uses depth cues to predict intermediate frames in videos | 8,225 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,945 |
tachibanayoshino/animeganv2 | A tool that generates anime styles from landscape photos and videos using deep learning techniques. | 5,099 |
thudm/cogvideo | Generates videos from text and images using large language models | 9,156 |
maxorange/pix2vox | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
clovaai/stargan-v2 | A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,500 |
senguptaumd/background-matting | Background removal technique to separate an object from its background in images and videos | 4,783 |
tencent/hunyuandit | A PyTorch-based diffusion transformer model for generating images with fine-grained Chinese understanding and text-to-image synthesis | 3,456 |
nvlabs/stylegan3 | An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities | 6,438 |
rbbrdckybk/ai-art-generator | Automates large batches of AI-generated artwork locally using GPU acceleration. | 634 |
jiahuiyu/generative_inpainting | An image inpainting framework that utilizes DeepFill and generative adversarial networks to remove objects from images. | 3,275 |