gordicaleksa / pytorch-deepdream
PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understand basic concepts behind the algo.
☆372Updated last year
Alternatives and similar repositories for pytorch-deepdream:
Users that are interested in pytorch-deepdream are comparing it to the libraries listed below
- Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which all…☆391Updated 4 years ago
- Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work li…☆113Updated 4 years ago
- ☆235Updated 2 years ago
- Lucid library adapted for PyTorch☆617Updated 8 months ago
- Neural style transfer in PyTorch.☆479Updated last year
- stylegan2, tensorflow 2, keras subclassing☆103Updated 2 years ago
- Flexible Feature visualization on PyTorch, for research and art☆238Updated 9 months ago
- ☆151Updated last year
- Minimal standalone example of diffusion model☆154Updated 2 years ago
- ☆113Updated last year
- ☆350Updated 2 years ago
- Minimal PyTorch implementation of Deep Dream☆148Updated last year
- Code for making music videos using CLIP☆174Updated 3 years ago
- A CLI tool/python module for generating images from text using guided diffusion and CLIP from OpenAI.☆461Updated 3 years ago
- Repository for "Generating images from caption and vice versa via CLIP-Guided Generative Latent Space Search"☆180Updated 3 years ago
- 30 Days GANs Paper Reading☆45Updated last year
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆209Updated 2 years ago
- My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.…☆378Updated 4 years ago
- Here is a collection of checkpoints for DALLE-pytorch models, from where you can keep on training or start generating images.☆147Updated 2 years ago
- A collection of Jupyter notebooks to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.☆210Updated 2 years ago
- v objective diffusion inference code for PyTorch.☆717Updated 2 years ago
- An efficient PyTorch library for deep generative modeling.☆908Updated 4 months ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆420Updated last year
- A collection of pre-trained StyleGAN models to download☆329Updated 4 years ago
- StyleGAN2-ADA - Official PyTorch implementation☆244Updated 9 months ago
- PyTorch implementation of DeepDream algorithm☆136Updated 3 years ago
- StyleGAN 2 in Tensorflow 2.0☆487Updated 3 years ago
- Projecting images to latent space with StyleGAN2.☆297Updated 2 years ago
- Just playing with getting CLIP Guided Diffusion running locally, rather than having to use colab.☆385Updated 2 years ago
- StyleGAN2-ada for practice☆175Updated last week