gordicaleksa / pytorch-neural-style-transferLinks
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.
☆434Updated 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
Sorting:
- 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
- Neural style transfer in PyTorch.☆490Updated 2 years ago
- Fast Neural Style Transfer implementation in PyTorch☆346Updated 2 years ago
- PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understan…☆392Updated 2 years ago
- PyTorch implementation of neural style transfer algorithm☆861Updated 3 years ago
- Projecting images to latent space with StyleGAN2.☆300Updated 2 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
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆396Updated 3 years ago
- Neural Style implementation in PyTorch!☆68Updated 5 years ago
- Fast Neural Style Transfer in Pytorch☆358Updated 5 years ago
- StyleGAN2-ADA - Official PyTorch implementation☆254Updated last year
- StyleGAN 2 in Tensorflow 2.0☆485Updated 3 years ago
- Create naive (no temporal loss) NST for videos with person segmentation. Just place your videos in data/, run and you get your stylized a…☆82Updated 4 years ago
- A collection of pretrained models for StyleGAN3☆295Updated 3 years ago
- A collection of pre-trained StyleGAN 2 models to download☆1,281Updated 3 years ago
- ☆262Updated 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
- A PyTorch implementation for StyleGAN with full features.☆381Updated 3 years ago
- ☆295Updated 4 years ago
- ☆1,186Updated 3 years ago
- Optimization based style transfer☆258Updated 2 years ago
- Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches.☆708Updated 2 years ago
- A Pytorch implementation of StyleGAN2☆167Updated 4 years ago
- A collection of pre-trained StyleGAN models to download☆332Updated 5 years ago
- Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" (ICCV 2021) https://arxiv.org/abs/2104.…☆1,043Updated 3 years ago
- [NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training☆1,310Updated last year
- Official repository for the paper "Instance-Conditioned GAN" by Arantxa Casanova, Marlene Careil, Jakob Verbeek, Michał Drożdżal, Adriana…☆536Updated 3 years ago
- [SIGGRAPH'22] StyleGAN-XL: Scaling StyleGAN to Large Diverse Datasets☆988Updated last year
- Styled text-to-drawing synthesis method. Featured at IJCAI 2022 and the 2021 NeurIPS Workshop on Machine Learning for Creativity and Desi…☆283Updated 2 years ago
- Modifications of the official PyTorch implementation of StyleGAN3. Let's easily generate images and videos with StyleGAN2/2-ADA/3!☆248Updated 4 months ago