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
60 watching
454 forks
Language: Python
last commit: 4 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,668 |
tachibanayoshino/animegan | Generates anime-style images from real-world photos using a deep learning model. | 4,502 |
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,178 |
baowenbo/dain | A video interpolation technique that uses depth cues to predict intermediate frames in videos | 8,243 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,986 |
tachibanayoshino/animeganv2 | A tool that generates anime styles from landscape photos and videos using deep learning techniques. | 5,118 |
thudm/cogvideo | Generates videos from text and images using large language models | 9,761 |
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,513 |
senguptaumd/background-matting | Background removal technique to separate an object from its background in images and videos | 4,790 |
tencent/hunyuandit | A PyTorch model definition and inference/sampling code repository for a powerful diffusion transformer with fine-grained Chinese understanding | 3,678 |
nvlabs/stylegan3 | An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities | 6,478 |
rbbrdckybk/ai-art-generator | Automates large batches of AI-generated artwork locally using GPU acceleration. | 633 |
jiahuiyu/generative_inpainting | An image inpainting framework that utilizes DeepFill and generative adversarial networks to remove objects from images. | 3,295 |