All Projects → musyoku → LSGAN

musyoku / LSGAN

Licence: other
Chainer implementation of Least Squares GAN (LSGAN)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to LSGAN

Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
Stars: ✭ 66 (+22.22%)
Mutual labels:  dcgan, lsgan
gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
Stars: ✭ 134 (+148.15%)
Mutual labels:  dcgan
prediction gan
PyTorch Impl. of Prediction Optimizer (to stabilize GAN training)
Stars: ✭ 31 (-42.59%)
Mutual labels:  dcgan
emotion-recognition-GAN
This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN
Stars: ✭ 20 (-62.96%)
Mutual labels:  dcgan
MXNet-GAN
MXNet Implementation of DCGAN, Conditional GAN, pix2pix
Stars: ✭ 23 (-57.41%)
Mutual labels:  dcgan
cDCGAN
PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)
Stars: ✭ 49 (-9.26%)
Mutual labels:  dcgan
Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.
Stars: ✭ 23 (-57.41%)
Mutual labels:  lsgan
WGAN-GP-TensorFlow
TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.
Stars: ✭ 42 (-22.22%)
Mutual labels:  lsgan
keras-text-to-image
Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks
Stars: ✭ 60 (+11.11%)
Mutual labels:  dcgan
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+412.96%)
Mutual labels:  dcgan
dcgan vae pytorch
dcgan combined with vae in pytorch!
Stars: ✭ 110 (+103.7%)
Mutual labels:  dcgan
Pytorch-conditional-GANs
Implementation of Conditional Generative Adversarial Networks in PyTorch
Stars: ✭ 91 (+68.52%)
Mutual labels:  dcgan
MMD-GAN
Improving MMD-GAN training with repulsive loss function
Stars: ✭ 82 (+51.85%)
Mutual labels:  dcgan
pytorch-gans
PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN
Stars: ✭ 21 (-61.11%)
Mutual labels:  dcgan
Deep-Learning-Tensorflow
Gathers Tensorflow deep learning models.
Stars: ✭ 50 (-7.41%)
Mutual labels:  dcgan
Pytorch-Basic-GANs
Simple Pytorch implementations of most used Generative Adversarial Network (GAN) varieties.
Stars: ✭ 101 (+87.04%)
Mutual labels:  dcgan
DCGAN-Pytorch
A Pytorch implementation of "Deep Convolutional Generative Adversarial Networks"
Stars: ✭ 23 (-57.41%)
Mutual labels:  dcgan
GAN-Anime-Characters
Applied several Generative Adversarial Networks (GAN) techniques such as: DCGAN, WGAN and StyleGAN to generate Anime Faces and Handwritten Digits.
Stars: ✭ 43 (-20.37%)
Mutual labels:  dcgan
chainer-LSGAN
Least Squares Generative Adversarial Network implemented in Chainer
Stars: ✭ 16 (-70.37%)
Mutual labels:  lsgan
Advanced Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
Stars: ✭ 48 (-11.11%)
Mutual labels:  dcgan

Least Squares GAN

Requirements

  • Chainer

Mixture of Gaussians Dataset

image

MNIST

generated images

image

Animeface Dataset

generated images

image

analogies

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].