AnimeGAN

Anime style generator

Generates anime-style images from real-world photos using a deep learning model.

A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper 「AnimeGAN: a novel lightweight GAN for photo animation」, which uses the GAN framwork to transform real-world photos into anime images.

GitHub

4k stars
101 watching
663 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

anime-imagesanimeganhayao-stylephoto-animationtensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tachibanayoshino/animeganv2 A tool that generates anime styles from landscape photos and videos using deep learning techniques. 5,099
junyanz/igan Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time 3,977
nvlabs/stylegan2 Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach 10,991
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,152
clovaai/stargan-v2 A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. 3,500
nagadomi/waifu2x A software framework for generating anime-style images through deep convolutional neural networks 27,571
xinntao/real-esrgan Develops algorithms for practical image and video restoration using synthetic data 28,429
jayleicn/animegan A PyTorch implementation of Generative Adversarial Networks for anime face drawing 1,280
cs-chan/artgan A software framework for generating art-inspired images using deep learning techniques 411
tkarras/progressive_growing_of_gans A training methodology for generative adversarial networks to improve quality and stability 6,095
pavitrakumar78/anime-face-gan-keras A GAN-based system to generate anime faces using a custom dataset 198
doubiiu/tooncrafter Generates cartoon-style videos from two images using pre-trained diffusion models 5,353
paddlepaddle/paddlegan A comprehensive library for building and training generative adversarial networks (GANs) and other deep learning models. 7,902
margaretmz/selfie2anime-with-tflite Converts a selfie to an anime-style image using a Generative Adversarial Network (GAN) model and deploys it on Android as a mobile app. 74
yunjey/stargan Develops a unified generative model to translate images across multiple domains using a single network architecture. 5,229