robbiebarrat / art-DCGANLinks
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
☆2,011Updated 3 years ago
Alternatives and similar repositories for art-DCGAN
Users that are interested in art-DCGAN are comparing it to the libraries listed below
Sorting:
- Using GANs to create Art☆360Updated 4 years ago
- Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in …☆2,287Updated 2 years ago
- Arbitrary style transfer using TensorFlow.js☆1,209Updated 2 years ago
- Rap song writing recurrent neural network trained on Kanye West's entire discography☆1,054Updated 2 years ago
- machine learning for artists☆939Updated 3 years ago
- A python library and collection of notebooks for making art with machine learning.☆1,595Updated 7 months ago
- TensorFlow (Python API) implementation of Neural Style☆3,111Updated 4 years ago
- Source code and pretrained model for running pix2pix in realtime on a webcam feed.☆358Updated 8 years ago
- A torch implementation of http://arxiv.org/abs/1511.06434☆1,482Updated 4 years ago
- StyleGAN Encoder - converts real images to latent space☆1,077Updated 3 years ago
- Use supervised learning to illuminate the latent space of GAN for controlled generation and edit☆1,973Updated 4 years ago
- The source code of 'Visual Attribute Transfer through Deep Image Analogy'.☆1,369Updated 3 years ago
- Composable GAN framework with api and user interface☆1,190Updated 2 years ago
- Breed and share images using biggan☆1,276Updated 2 years ago
- Interactive Image Generation via Generative Adversarial Networks☆4,007Updated 5 years ago
- (WIP) Implementation of Creative Adversarial Networks https://arxiv.org/pdf/1706.07068.pdf