began
There are 32 repositories under began topic.
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
znxlwm/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
carpedm20/BEGAN-tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
kozistr/Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
shayneobrien/generative-models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
khanrc/tf.gans-comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
Yangyangii/GAN-Tutorial
Simple Implementation of many GAN models with PyTorch.
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
yfeng95/GAN_Theories
Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high quality images: DCGAN, WGAN, EBGAN, BEGAN, etc.
sanghoon/tf-exercise-gan
Tensorflow implementation of different GANs and their comparisions
RahulBhalley/progressive-growing-of-gans.pytorch
ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods
msurtsukov/generative-models-collection
PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN
bchao1/Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.
anantzoid/BEGAN-pytorch
Implementation of BEGAN in Pytorch and other interpolation experiments
YeonwooSung/GAN_Implementation
Pytorch implementations of GANs
1Konny/BEGAN-pytorch
Pytorch implementation of BEGAN(arxiv:1703.10717)
chang810249/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
Kuntal-G/Books
This repository contains code and bonus content which will be added from time to time for the books "Learning Generative Adversarial Network- GAN" and "R Data Analysis Cookbook - 2nd Edition" by Packt
imironhead/ml_gans
Replicated Results of Generative Adversarial Networks Papers
anhtuan85/GAN_series
PyTorch implementations of Generative Adversarial Network series
JorgeCeja/began-tensorflow
👩 Boundary Equilibrium Generative Adversarial Network Implementation in TensorFlow
musyoku/began
Chainer implementation of Boundary Equilibrium GAN
liyz15/Pose-based-Conditional-BEGAN
A pytorch🔥🔥🔥 implementation of paper "GAN-Based Realistic Face Pose Synthesis with Continuous Latent Code", https://aaai.org/ocs/index.php/FLAIRS/FLAIRS18/paper/view/17643
Overseer66/Tensorflow-GAN
GAN / DCGAN / InfoGAN / BEGAN ...
consequencesunintended/RefinementGAN
Official implementation of the paper: https://arxiv.org/abs/2108.04957
hvy/chainer-began
Chainer implementation of BEGAN
nnUyi/GAN-Collections
A implement of GAN-collection for tensorflow version
consequencesunintended/BEGAN
Paper implementation of Boundary Equilibrium Generative Adversarial Network in TensorFlow 2.x
lifast-dayoungovich/BEGAN-CelebA
BEGAN trained on CelebA dataset
unknown-yuser/BEGAN
Boundary Equilibrium GAN
Alvin2580du/Alvin_began
BEGAN simplify
nanfengpo/BEGAN-tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"