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.
☆392Updated 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…☆434Updated 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…☆122Updated 4 years ago
- ☆235Updated 2 years ago
- Lucid library adapted for PyTorch☆645Updated 7 months ago
- Course content and resources for the AIAIART course.☆571Updated 2 years ago
- Code for making music videos using CLIP☆174Updated 4 years ago
- ☆356Updated 3 years ago
- Minimal PyTorch implementation of Deep Dream☆147Updated last year
- Easy generative modeling in PyTorch☆438Updated 2 years ago
- v objective diffusion inference code for PyTorch.☆719Updated 2 years ago
- ☆113Updated 2 years ago
- Neural style transfer in PyTorch.☆490Updated 2 years ago
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆396Updated 3 years ago
- A list of Machine Learning Art Colabs☆823Updated 3 years ago
- ☆150Updated 2 years ago
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆205Updated 3 years ago
- Flexible Feature visualization on PyTorch, for research and art☆244Updated 7 months 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
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- A collection of pre-trained StyleGAN 2 models to download☆1,281Updated 3 years ago
- My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.…☆384Updated 4 years ago
- Minimal standalone example of diffusion model☆161Updated 3 years ago
- Just playing with getting CLIP Guided Diffusion running locally, rather than having to use colab.☆385Updated 3 years ago
- StyleGAN 2 in Tensorflow 2.0☆485Updated 3 years ago
- Getting started with diffusion☆669Updated last year
- v objective diffusion inference code for JAX.☆214Updated 3 years ago
- A CLI tool/python module for generating images from text using guided diffusion and CLIP from OpenAI.☆463Updated 3 years ago
- A collection of Jupyter notebooks to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.☆214Updated 3 years ago
- Generative Adversarial Transformers☆1,342Updated 3 years ago
- Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021☆653Updated last year