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.
☆378Updated 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…☆407Updated 4 years ago
- ☆235Updated 2 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…☆114Updated 4 years ago
- ☆351Updated 2 years ago
- Lucid library adapted for PyTorch☆623Updated last month
- Neural style transfer in PyTorch.☆482Updated last year
- Minimal PyTorch implementation of Deep Dream☆149Updated last year
- Easy generative modeling in PyTorch☆438Updated last year
- v objective diffusion inference code for PyTorch.☆716Updated 2 years ago
- Just playing with getting CLIP Guided Diffusion running locally, rather than having to use colab.☆386Updated 2 years ago
- ☆151Updated last year
- Code for making music videos using CLIP☆174Updated 3 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆425Updated last year
- 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
- stylegan2, tensorflow 2, keras subclassing☆102Updated 2 years ago
- v objective diffusion inference code for JAX.☆213Updated 3 years ago
- Flexible Feature visualization on PyTorch, for research and art☆240Updated last month
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆208Updated 2 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆320Updated 2 years ago
- Course content and resources for the AIAIART course.☆570Updated 2 years ago
- A CLI tool/python module for generating images from text using guided diffusion and CLIP from OpenAI.☆462Updated 3 years ago
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆394Updated 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.☆211Updated 3 years ago
- StyleGAN2-ada for practice☆176Updated 2 months ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 2 years ago
- A collection of pre-trained StyleGAN 2 models to download☆1,274Updated 2 years ago
- VQVAEs, GumbelSoftmaxes and friends☆559Updated 3 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆140Updated 3 years ago
- Feed forward VQGAN-CLIP model, where the goal is to eliminate the need for optimizing the latent space of VQGAN for each input prompt☆137Updated last year
- ☆113Updated last year