Repository navigation

#

dcgan

A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"

JavaScript
7167
4 年前

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 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。

Python
5170
1 年前
Python
3994
5 年前

Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN

Python
2991
8 年前

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

Jupyter Notebook
1498
7 年前

Keras implementation of Deep Convolutional Generative Adversarial Networks

Python
978
8 年前

A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.

Python
898
2 年前

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

Jupyter Notebook
817
4 年前

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

Python
608
3 年前

Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets

Python
528
1 年前

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

Python
466
7 年前

Chainer implementation of recent GAN variants

Python
408
2 年前