gordicaleksa / pytorch-deepdreamLinks
PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understand basic concepts behind the algo.
☆394Updated 2 years ago
Alternatives and similar repositories for pytorch-deepdream
Users that are interested in pytorch-deepdream are comparing it to the libraries listed below
Sorting:
- Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which all…☆441Updated 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…☆124Updated 5 years ago
- Lucid library adapted for PyTorch☆652Updated 9 months ago
- ☆234Updated 3 years ago
- ☆113Updated 2 years ago
- v objective diffusion inference code for PyTorch.☆717Updated 3 years ago
- ☆355Updated 3 years ago
- Code for making music videos using CLIP☆174Updated 4 years ago
- Course content and resources for the AIAIART course.☆570Updated 3 years ago
- Flexible Feature visualization on PyTorch, for research and art☆244Updated 9 months ago
- Minimal PyTorch implementation of Deep Dream☆147Updated last year
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆397Updated 3 years ago
- Just playing with getting CLIP Guided Diffusion running locally, rather than having to use colab.☆385Updated 3 years ago
- Easy generative modeling in PyTorch☆438Updated 2 years ago
- ☆150Updated 2 years ago
- A CLI tool/python module for generating images from text using guided diffusion and CLIP from OpenAI.☆462Updated last week
- Neural style transfer in PyTorch.☆490Updated 2 years ago
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆206Updated 3 years ago
- A list of Machine Learning Art Colabs☆824Updated 3 years ago
- ArtGAN + WikiArt: This work presents a series of new approaches to improve GAN for conditional image synthesis and we name the proposed m…☆427Updated 2 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- Official repository for the paper "Instance-Conditioned GAN" by Arantxa Casanova, Marlene Careil, Jakob Verbeek, Michał Drożdżal, Adriana…☆536Updated 3 years ago
- Repository for "Generating images from caption and vice versa via CLIP-Guided Generative Latent Space Search"☆179Updated 4 years ago
- PyTorch implementation of DeepDream algorithm☆144Updated 4 years ago
- v objective diffusion inference code for JAX.☆214Updated 3 years ago
- ☆12Updated last year
- My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.…☆387Updated 5 years ago
- A collection of pre-trained StyleGAN models to download☆331Updated 5 years ago
- A collection of Jupyter notebooks to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.☆215Updated 3 years ago
- StyleGAN2-ADA - Official PyTorch implementation☆255Updated last year