pggan topic

List pggan repositories

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

PyTorch-progressive_growing_of_gans

577
Stars
97
Forks
Watchers

PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.

Generative-Model

71
Stars
8
Forks
Watchers

Repository for implementation of generative models with Tensorflow 1.x

Progressive_Growing_of_GANs-PyTorch

54
Stars
11
Forks
Watchers

A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.10196)

progressive_growing_of_GANs

30
Stars
10
Forks
Watchers

Pure tensorflow implementation of progressive growing of GANs

ClassicGAN

17
Stars
5
Forks
Watchers

ClassicGAN: Generation of Classical Music with PGGAN

graduation-design

46
Stars
7
Forks
Watchers

:trollface: 本科毕业设计:针对Deepfake假脸视频面部细节特征的提取算法

TensorMONK

20
Stars
6
Forks
Watchers

A collection of deep learning models (PyTorch implemtation)

GAN_Implementation

18
Stars
1
Forks
Watchers

Pytorch implementations of GANs