#Dcgan
Showing 16 of 16 repositories tagged #dcgan, ranked by stars
Image-to-image translation with conditional adversarial nets
Interactive Image Generation via Generative Adversarial Networks
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Keras implementation of Deep Convolutional Generative Adversarial Networks
A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Awesome Generative Adversarial Networks with tensorflow
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
DCGAN image generator ๐ผ๏ธ.
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
Improving MMD-GAN training with repulsive loss function
๐จ Anime generation with GANs.
C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supports sequential and multi-input-output (flow) models. Supports single CPU, Multi-CPU and GPU tensor operations (using cuDNN and cuBLAS).