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 4 years ago
Linked from 2 awesome lists

datasetgenerative-adversarial-networkpytorch

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pavitrakumar78/anime-face-gan-kerasA GAN-based system to generate anime faces using a custom dataset198
mchong6/gansnrosesA PyTorch implementation of an image-to-image translation model that generates anime-style images from face images.1,158
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
a312863063/seeprettyface-ganerator-dongmanA Python implementation of a StyleGAN-based anime face generator151
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
carpedm20/discogan-pytorchA PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations.1,084
ypxie/hdganA PyTorch implementation of an adversarial network for generating high-definition images from text descriptions.150
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
pkhungurn/talking-head-anime-demoCreates anime characters with realistic head movements from single images or webcam feeds using deep learning and computer vision techniques.2,001
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285
shayneobrien/generative-modelsAnnotated implementations of various deep generative models using PyTorch498
l1aoxingyu/char-rnn-pytorchA PyTorch implementation of character-level RNN text generation using Gluon, trained on poetry and music lyrics data.143
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863
cs-chan/artganA software framework for generating art-inspired images using deep learning techniques412
mailmahee/pytorch-generative-adversarial-networksAn implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution.32