HACKERSHUBH / Face-Genaration-using-Generative-Adversarial-NetworkLinks
This repository contains code for generating new faces using GANs. For this i have taken CelebA Dataset.
☆40Updated 7 years ago
Alternatives and similar repositories for Face-Genaration-using-Generative-Adversarial-Network
Users that are interested in Face-Genaration-using-Generative-Adversarial-Network are comparing it to the libraries listed below
Sorting:
- StyleGAN made with Keras☆168Updated 6 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- A DCGAN that generate Cat pictures 🐱💻☆203Updated 4 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated last year
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Neural Style implementation in PyTorch!☆68Updated 5 years ago
- Reimplementation of CycleGAN☆388Updated 3 years ago
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆628Updated 3 years ago
- StyleGAN 2 in Tensorflow 2.0☆485Updated 3 years ago
- Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)☆210Updated 2 years ago
- This is a PyTorch implementation of the paper Progressive Growing Of GANS For Improved Quality, Stability, And Variation by Karras et al.…☆36Updated 6 years ago
- DCGAN image generator 🖼️.☆220Updated 4 years ago
- [TIP'19] AttGAN: Facial Attribute Editing by Only Changing What You Want☆612Updated 6 months ago
- StyleGAN Encoder - converts real images to latent space