gordicaleksa / pytorch-neural-style-transfer-johnsonLinks
Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work like the instance normalization, etc. Checkout transformer_net.py's header for details.
☆118Updated 4 years ago
Alternatives and similar repositories for pytorch-neural-style-transfer-johnson
Users that are interested in pytorch-neural-style-transfer-johnson 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…☆419Updated 4 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…☆81Updated 4 years ago
- Neural style transfer in PyTorch.☆486Updated 2 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understan…☆381Updated last year
- ☆151Updated last year
- Neural Style implementation in PyTorch!☆68Updated 5 years ago
- Fast Neural Style Transfer implementation in PyTorch☆340Updated 2 years ago
- Performs style transfer by using a neural network to discriminate between the style image features and the generated image features. Resu…☆133Updated 4 years ago
- StyleGAN2 - Colab Notebook containing code for training + visualization + projection☆125Updated 5 years ago
- StyleGAN2-ada for practice☆178Updated 4 months ago
- PyTorch library for "Neural Painters: A learned differentiable constraint for generating brushstroke paintings"☆141Updated 5 years ago
- A collection of Jupyter notebooks to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.☆211Updated 3 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆211Updated 4 years ago
- StyleGAN2 fork with scripts and convenience modifications for creative media synthesis☆142Updated 4 years ago
- Image Synthesis + Corgis = <3☆87Updated 3 years ago
- Achieving photorealistic quality by scaling up StyleGAN2