Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for began
GitHub Repo https://github.com/carpedm20/BEGAN-tensorflow

carpedm20/BEGAN-tensorflow

Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
GitHub Repo https://github.com/pbontrager/BEGAN-keras

pbontrager/BEGAN-keras

A Keras implementation of the BEGAN Paper
GitHub Repo https://github.com/carpedm20/BEGAN-pytorch

carpedm20/BEGAN-pytorch

in progress
GitHub Repo https://github.com/SoonbeomChoi/BEGANSing

SoonbeomChoi/BEGANSing

Korean Singing Voice Synthesis based on Auto-regressive Boundary Equilibrium GAN
GitHub Repo https://github.com/taey16/pix2pixBEGAN.pytorch

taey16/pix2pixBEGAN.pytorch

A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)
GitHub Repo https://github.com/MingtaoGuo/DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlow

MingtaoGuo/DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlow

Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix, BigGAN
GitHub Repo https://github.com/hmi88/BEGAN-tensorflow

hmi88/BEGAN-tensorflow

python3 / Implementation of Google Brain's BEGAN in Tensorflow
GitHub Repo https://github.com/artcg/BEGAN

artcg/BEGAN

Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow
GitHub Repo https://github.com/adepierre/Caffe_BEGAN

adepierre/Caffe_BEGAN

Caffe/C++ implementation of Boundary Equilibrium Generative Adversarial Networks paper for face generation
GitHub Repo https://github.com/mokemokechicken/keras_BEGAN

mokemokechicken/keras_BEGAN

Implementation BEGAN([Boundary Equilibrium Generative Adversarial Networks](https://arxiv.org/pdf/1703.10717.pdf)) by Keras.