willtwr / ArtGANLinks
Tensorflow codes for our ICIP-17 and arXiv-1708.09533 works: "ArtGAN: Artwork Synthesis with Conditional Categorial GAN" & "Learning a Generative Adversarial Network for High Resolution Artwork Synthesis "
☆14Updated 6 years ago
Alternatives and similar repositories for ArtGAN
Users that are interested in ArtGAN are comparing it to the libraries listed below
Sorting:
- Continious Generative Adversarial Network☆44Updated 7 years ago
- Video-to-video style transfer using convolutional neural networks☆27Updated 8 years ago
- a neural network that draws digits using strokes☆53Updated 2 years ago
- Recovering latent vectors from Generative Adversarial Networks☆17Updated 8 years ago
- An Implementation of 'Texture Synthesis Using Convolutional Neural Networks' with Kylberg Texture Dataset☆34Updated 8 years ago
- torch code to decode (and almost encode) latents from art-DCGAN's Portrait GAN☆39Updated 6 years ago
- Generative Art Experiments☆55Updated 7 years ago
- neural network based grid layout☆26Updated 4 years ago
- Spatial Generative Adversarial Networks☆112Updated 5 years ago
- DCGAN for genreative art☆13Updated 7 years ago
- First attempt to use the previous CPPN-GAN-VAE model to train on CIFAR-10 images.☆39Updated 9 years ago
- Convert sketch to face image using Conditional Adversarial Nets (https://phillipi.github.io/pix2pix/)☆16Updated 8 years ago
- TPU enabled Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆34Updated 4 years ago
- Convert @NVlabs StyleGAN pkls to @taki0112 StyleGAN-Tensorflow checkpoints (copy over the weights)☆27Updated 6 years ago
- Crude GUI for gantools and ganbreeder☆11Updated 6 years ago
- CPPN in Keras 2☆38Updated 7 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- Re-implement CycleGAN in Tensorlayer