nitwmanish / Face-Aging-Using-Conditional-GANLinks
☆10Updated 6 years ago
Alternatives and similar repositories for Face-Aging-Using-Conditional-GAN
Users that are interested in Face-Aging-Using-Conditional-GAN are comparing it to the libraries listed below
Sorting:
- ☆289Updated 7 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated 2 years ago
- Generative Adversarial Networks implemented in PyTorch and Tensorflow☆844Updated 3 years ago
- Age Progression/Regression by Conditional Adversarial Autoencoder☆656Updated 4 years ago
- ☆167Updated 6 years ago
- Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks☆65Updated 4 years ago
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 8 years ago
- StyleGAN made with Keras☆167Updated 6 years ago
- ☆29Updated 7 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 6 years ago
- keras implementation of CAGAN and its variants. The Conditional Analogy GAN: Swapping Fashion Articles on People Images☆56Updated 8 years ago
- Conditional GAN for Anime face generation.☆92Updated 7 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆261Updated 7 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- [TIP'19] AttGAN: Facial Attribute Editing by Only Changing What You Want☆616Updated 11 months ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆92Updated 2 years ago
- machine learning model that predicts body mass index from face images☆81Updated 5 years ago
- MSG StyleGAN in tensorflow☆264Updated 6 years ago
- StyleGAN 2 in Tensorflow 2.0☆485Updated 4 years ago
- StarGAN v2 - Official Tensorflow Implementation (CVPR 2020)☆185Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆223Updated 6 years ago
- Fast Neural Style Transfer in Pytorch☆361Updated 5 years ago
- This repository contains code for generating new faces using GANs. For this i have taken CelebA Dataset.☆40Updated 7 years ago
- dresses segmentation from any background☆268Updated last year
- Simple Generative Adversarial Networks for MNIST data with Keras.☆180Updated 3 years ago
- Grayscale Image Colorization with Generative Adversarial Networks. https://arxiv.org/abs/1803.05400☆271Updated 3 years ago
- A DCGAN to generate anime faces using custom mined dataset☆198Updated 8 years ago
- Simple Tensorflow implementation of "Semantic Image Synthesis with Spatially-Adaptive Normalization" a.k.a. GauGAN, SPADE (CVPR 2019 Oral…