eriklindernoren / PyTorch-Deep-DreamLinks
Minimal PyTorch implementation of Deep Dream
☆148Updated last year
Alternatives and similar repositories for PyTorch-Deep-Dream
Users that are interested in PyTorch-Deep-Dream are comparing it to the libraries listed below
Sorting:
- PyTorch library for "Neural Painters: A learned differentiable constraint for generating brushstroke paintings"☆141Updated 5 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆178Updated 5 years ago
- StyleGAN2 - Colab Notebook containing code for training + visualization + projection☆127Updated 5 years ago
- Prescribed Generative Adversarial Networks☆143Updated 5 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 4 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆208Updated 2 years ago
- ☆193Updated last year
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆607Updated 3 years ago
- BiGAN implementation in Keras to detect similarities in Landscapes.☆174Updated 6 years ago
- Code from paper "On Relativistic f-divergences" (http://arxiv.org/abs/1901.02474)☆86Updated 5 years ago
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆161Updated 4 years ago
- Code for paper "Adversarial score matching and improved sampling for image generation"☆123Updated 2 years ago
- PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understan…☆388Updated last year
- We provide a pre-trained model for unconditional 19-step generation of CelebA-HQ images☆329Updated 5 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆89Updated 5 years ago
- Code for the Proceedings of the National Academy of Sciences 2020 article, "Understanding the Role of Individual Units in a Deep Neural N…☆304Updated 4 years ago
- Code for: Implicit Competitive Regularization in GANs☆115Updated 3 years ago
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 3 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 6 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 5 years ago
- Lucid library adapted for PyTorch☆642Updated 5 months ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆78Updated 5 years ago
- Tensorflow 2.0 implementation of Sinusodial Representation networks (SIREN)☆149Updated 5 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 5 years ago
- Examples trained using the python pytorch package pro-gan-pth☆38Updated 4 years ago
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆628Updated 3 years ago
- Torchélie is a set of utility functions, layers, losses, models, trainers and other things for PyTorch.☆110Updated last week
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago