gordicaleksa / pytorch-neural-style-transfer
Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which allow you to reconstruct only the content or the style of the image - for better understanding of how NST works.
☆398Updated 4 years ago
Alternatives and similar repositories for pytorch-neural-style-transfer:
Users that are interested in pytorch-neural-style-transfer are comparing it to the libraries listed below
- 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
- Neural style transfer in PyTorch.☆481Updated last year
- PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understan…☆374Updated last year
- Fast Neural Style Transfer implementation in PyTorch☆329Updated last year
- Create naive (no temporal loss) NST for videos with person segmentation. Just place your videos in data/, run and you get your stylized a…☆79Updated 4 years ago
- Optimization based style transfer☆254Updated last year
- StyleGAN2-ADA - Official PyTorch implementation☆244Updated 10 months 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
- Fast Neural Style Transfer in Pytorch☆348Updated 4 years ago
- A collection of pretrained models for StyleGAN3☆289Updated 2 years ago
- Transferring the style of one image to the contents of another image, using PyTorch and VGG19.☆48Updated last year
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆161Updated 9 months ago
- StyleGAN 2 in Tensorflow 2.0☆487Updated 3 years ago
- ☆288Updated 3 years ago
- ☆260Updated 2 years ago
- Projecting images to latent space with StyleGAN2.☆297Updated 2 years ago
- Neural Style implementation in PyTorch!☆67Updated 4 years ago
- Styled text-to-drawing synthesis method. Featured at IJCAI 2022 and the 2021 NeurIPS Workshop on Machine Learning for Creativity and Desi…☆279Updated 2 years ago
- StyleGAN2-ada for practice☆176Updated last month
- A collection of pre-trained StyleGAN 2 models to download☆1,273Updated 2 years ago
- [ECCV 2020] In-Domain GAN Inversion for Real Image Editing (PyTorch code)☆409Updated 3 years ago
- Official Implementation of ChromaGAN: An Adversarial Approach for Picture Colorization☆204Updated 6 months ago
- stylegan2, tensorflow 2, keras subclassing☆103Updated 2 years ago
- Modifications of the official PyTorch implementation of StyleGAN3. Let's easily generate images and videos with StyleGAN2/2-ADA/3!☆242Updated 3 months ago
- Conditional implementation for NVIDIA's StyleGAN architecture☆227Updated 5 years ago
- A PyTorch implementation for StyleGAN with full features.☆378Updated 3 years ago
- StyleGAN2 for practice☆171Updated last year
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆420Updated last year
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆206Updated 4 years ago
- StyTr2 : Image Style Transfer with Transformers☆389Updated 10 months ago