PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understand basic concepts behind the algo.
☆400Sep 17, 2023Updated 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…☆442Jan 30, 2021Updated 5 years ago
- Minimal PyTorch implementation of Deep Dream☆147Jan 30, 2024Updated 2 years ago
- PyTorch implementation of DeepDream algorithm☆149Sep 29, 2021Updated 4 years ago
- Neural style transfer☆21Jul 29, 2021Updated 4 years ago
- Generate deep dream videos from a single image.☆14Feb 16, 2023Updated 3 years ago
- Quickly and easily create / train a custom DeepDream model☆72Aug 5, 2022Updated 3 years ago
- Lucid library adapted for PyTorch☆653Mar 21, 2025Updated 11 months ago
- ☆14Feb 24, 2021Updated 5 years ago
- Code is still under development☆26Feb 14, 2021Updated 5 years ago
- Infinite Zoom For Style Transfer☆43Oct 26, 2019Updated 6 years ago
- An R package for the Latent Environmental & Genetic InTeraction (LEGIT) model☆11Feb 11, 2021Updated 5 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…☆127Dec 4, 2020Updated 5 years ago
- My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.…☆388Dec 7, 2020Updated 5 years ago
- CLIP + FFT/DWT/RGB = text to image/video☆787Feb 13, 2025Updated last year
- Flexible Feature visualization on PyTorch, for research and art☆245Mar 17, 2025Updated 11 months ago
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆392May 6, 2022Updated 3 years ago
- Colab/Jupyter notebooks based on Lucent.☆24Apr 4, 2022Updated 3 years ago
- MonoDepth Estimation - ICRA 2018 "Sparse-to-Dense: Depth Prediction from Sparse Depth Samples and a Single Image"☆12Oct 18, 2019Updated 6 years ago
- Upscale face image from url image☆15Jun 23, 2020Updated 5 years ago
- A WGAN-GP that utilizes a compositional pattern producing network as the generator☆11Sep 9, 2021Updated 4 years ago
- StyleGAN2-ADA - Official PyTorch implementation☆254May 10, 2024Updated last year
- This is the repo for my experiments with StyleGAN2. There are many like it, but this one is mine. Contains code for the paper Audio-react…☆179Jun 26, 2021Updated 4 years ago
- StarGAN2 for practice☆95Feb 10, 2025Updated last year
- The official PyTorch implementation for "Normalized Convolution Upsampling for Refined Optical Flow Estimation"☆40Feb 19, 2021Updated 5 years ago
- ☆34Jul 28, 2022Updated 3 years ago
- Slight modifications to the official StyleGAN2 implementation☆49Apr 23, 2021Updated 4 years ago
- Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique w…☆20Jun 24, 2022Updated 3 years ago
- Generates a random prompt for a VQGAN+CLIP☆33May 25, 2022Updated 3 years ago
- Code for our Paper "One Model to Reconstruct Them All: A Novel Way to Use the Stochastic Noise in StyleGAN"☆73Nov 17, 2020Updated 5 years ago
- StyleGAN3 + Inversion☆96May 17, 2022Updated 3 years ago
- deep dream with tensorflow☆17Jun 13, 2021Updated 4 years ago
- A parallel implementation of the Deep Dream image processing algorithm which is able to process arbitrarily large images.☆99Oct 25, 2016Updated 9 years ago
- This code extends the neural style transfer image processing technique to video by generating smooth transitions between several referenc…☆170Jul 12, 2021Updated 4 years ago
- StyleGAN2 for practice☆171Oct 24, 2023Updated 2 years ago
- DeepGramAI Hackathon: Augmented reality image and video processing utilizing Google's TensorFlow + DeepDream☆26Nov 22, 2022Updated 3 years ago
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,085Dec 27, 2020Updated 5 years ago
- PyTorch implementation of neural style transfer algorithm☆863Oct 15, 2022Updated 3 years ago
- [ICCV 2021] Aligning Latent and Image Spaces to Connect the Unconnectable☆261Jun 2, 2021Updated 4 years ago
- Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.☆2,658Oct 2, 2022Updated 3 years ago