dcgan topic

List dcgan repositories

mimicry

601
Stars
63
Forks
Watchers

[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.

AnoGAN-tf

269
Stars
92
Forks
Watchers

Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)

pix2pix

10.0k
Stars
1.7k
Forks
Watchers

Image-to-image translation with conditional adversarial nets

keras-idiomatic-programmer

806
Stars
280
Forks
Watchers

Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework

coursera-gan-specialization

406
Stars
290
Forks
Watchers

Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai

cat-generator

368
Stars
67
Forks
Watchers

Generate cat images with neural networks

CatDCGAN

201
Stars
70
Forks
Watchers

A DCGAN that generate Cat pictures 🐱‍💻

DeepImage-an-Image-to-Image-technology

5.1k
Stars
2.0k
Forks
Watchers

DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementati...

DeepImage-an-Image-to-Image-technology

5.1k
Stars
2.0k
Forks
Watchers

An implementation of failpoints for Golang.

GANotebooks

1.5k
Stars
372
Forks
Watchers

wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch