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.
☆375Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-neural-style-transfer
- Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work li…☆112Updated 3 years ago
- Neural style transfer in PyTorch.☆479Updated last year
- Fast Neural Style Transfer implementation in PyTorch☆319Updated last year
- PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understan…☆366Updated last year
- Optimization based style transfer☆251Updated last year
- Projecting images to latent space with StyleGAN2.☆294Updated last year
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆152Updated 5 months ago
- Modifications of the official PyTorch implementation of StyleGAN3. Let's easily generate images and videos with StyleGAN2/2-ADA/3!☆238Updated 3 months 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…☆78Updated 3 years ago
- StyleGAN2-ADA - Official PyTorch implementation☆245Updated 6 months ago
- Fast Neural Style Transfer in Pytorch☆345Updated 4 years ago
- Deformable Style Transfer (ECCV 2020)☆261Updated 4 years ago
- Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021☆603Updated 8 months ago
- ☆280Updated 3 years ago
- Easy generative modeling in PyTorch☆428Updated last year
- Styled text-to-drawing synthesis method. Featured at IJCAI 2022 and the 2021 NeurIPS Workshop on Machine Learning for Creativity and Desi…☆277Updated 2 years ago
- ☆111Updated last year
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆385Updated 2 years ago
- A collection of pretrained models for StyleGAN3☆284Updated 2 years ago
- A PyTorch implementation for StyleGAN with full features.☆372Updated 2 years ago
- ☆235Updated 2 years ago
- StyleGAN2 for practice☆172Updated last year
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆209Updated 2 years ago
- ☆259Updated 2 years ago
- A collection of Jupyter notebooks to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.☆207Updated 2 years ago
- StyleGAN2-ada for practice☆176Updated 6 months ago
- Ensembling Off-the-shelf Models for GAN Training (CVPR 2022 Oral)☆383Updated 2 years ago
- A collection of pre-trained StyleGAN models to download☆329Updated 4 years ago
- Implementation of Neural Style Transfer in Pytorch☆422Updated 3 years ago
- [ECCV 2020] In-Domain GAN Inversion for Real Image Editing☆461Updated 3 years ago