animeGAN

Anime generator

A PyTorch implementation of Generative Adversarial Networks for anime face drawing

A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.

GitHub

1k stars
44 watching
197 forks
Language: Jupyter Notebook
last commit: about 2 years ago
Linked from 2 awesome lists

datasetgenerative-adversarial-networkpytorch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pavitrakumar78/anime-face-gan-keras A GAN-based system to generate anime faces using a custom dataset 198
mchong6/gansnroses A PyTorch implementation of an image-to-image translation model that generates anime-style images from face images. 1,160
casualganpapers/make-a-scene PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation 333
a312863063/seeprettyface-ganerator-dongman A Python implementation of a StyleGAN-based anime face generator 151
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
ypxie/hdgan A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. 150
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
pkhungurn/talking-head-anime-demo Creates anime characters with realistic head movements from single images or webcam feeds using deep learning and computer vision techniques. 1,999
dmitryulyanov/age This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. 285
shayneobrien/generative-models Annotated implementations of various deep generative models using PyTorch 500
l1aoxingyu/char-rnn-pytorch A PyTorch implementation of character-level RNN text generation using Gluon, trained on poetry and music lyrics data. 141
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860
cs-chan/artgan A software framework for generating art-inspired images using deep learning techniques 411
mailmahee/pytorch-generative-adversarial-networks An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. 32