An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: began

hwalsuklee/tensorflow-generative-model-collections

Collection of generative models in Tensorflow

Language: Python - Size: 4.57 MB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 3,923 - Forks: 848

carpedm20/BEGAN-tensorflow

Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"

Language: Python - Size: 23 MB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 922 - Forks: 238

znxlwm/pytorch-generative-model-collections

Collection of generative models in Pytorch version.

Language: Python - Size: 124 MB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 2,631 - Forks: 541

kozistr/Awesome-GANs

Awesome Generative Adversarial Networks with tensorflow

Language: Python - Size: 81.6 MB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 763 - Forks: 163

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.

Language: Python - Size: 860 KB - Last synced at: 16 days ago - Pushed at: about 8 years ago - Stars: 189 - Forks: 46

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

Language: Python - Size: 2.13 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 229 - Forks: 57

khanrc/tf.gans-comparison

Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking

Language: Python - Size: 7.72 MB - Last synced at: 4 days ago - Pushed at: about 7 years ago - Stars: 466 - Forks: 73

RahulBhalley/progressive-growing-of-gans.pytorch

ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods

Language: Python - Size: 17.5 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 52 - Forks: 6

shayneobrien/generative-models

Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN

Language: Jupyter Notebook - Size: 143 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 498 - Forks: 73

sanghoon/tf-exercise-gan

Tensorflow implementation of different GANs and their comparisions

Language: Python - Size: 9.99 MB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 112 - Forks: 32

bchao1/Fun-with-MNIST

Playing with MNIST. Machine Learning. Generative Models.

Language: Python - Size: 224 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 4

imironhead/ml_gans

Replicated Results of Generative Adversarial Networks Papers

Language: Python - Size: 13.5 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 0

Yangyangii/GAN-Tutorial

Simple Implementation of many GAN models with PyTorch.

Language: Jupyter Notebook - Size: 3.44 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 349 - Forks: 103

consequencesunintended/RefinementGAN

Official implementation of the paper: https://arxiv.org/abs/2108.04957

Language: Jupyter Notebook - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

consequencesunintended/BEGAN

Paper implementation of Boundary Equilibrium Generative Adversarial Network in TensorFlow 2.x

Language: Jupyter Notebook - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

lifast-dayoungovich/BEGAN-CelebA

BEGAN trained on CelebA dataset

Language: Python - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

anantzoid/BEGAN-pytorch

Implementation of BEGAN in Pytorch and other interpolation experiments

Language: Python - Size: 67.8 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 4

Overseer66/Tensorflow-GAN

GAN / DCGAN / InfoGAN / BEGAN ...

Language: Jupyter Notebook - Size: 52.5 MB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 7

msurtsukov/generative-models-collection

PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN

Language: Python - Size: 151 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 32 - Forks: 7

YeonwooSung/GAN_Implementation

Pytorch implementations of GANs

Language: Python - Size: 40.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

1Konny/BEGAN-pytorch

Pytorch implementation of BEGAN(arxiv:1703.10717)

Language: Python - Size: 13.7 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 4

anhtuan85/GAN_series

PyTorch implementations of Generative Adversarial Network series

Language: Jupyter Notebook - Size: 2.17 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 5

chang810249/tensorflow-generative-model-collections Fork of hwalsuklee/tensorflow-generative-model-collections

Collection of generative models in Tensorflow

Language: Python - Size: 4.61 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 3

hvy/chainer-began

Chainer implementation of BEGAN

Language: Python - Size: 759 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 2

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

Language: HTML - Size: 323 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 9

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

Language: Python - Size: 107 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

unknown-yuser/BEGAN

Boundary Equilibrium GAN

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

nnUyi/GAN-Collections

A implement of GAN-collection for tensorflow version

Language: Python - Size: 623 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

nanfengpo/BEGAN-tensorflow Fork of carpedm20/BEGAN-tensorflow

Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"

Language: Python - Size: 23 MB - Last synced at: about 10 hours ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

musyoku/began

Chainer implementation of Boundary Equilibrium GAN

Language: Python - Size: 70.3 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 1