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
- StyleGAN2-ada for practice☆178Updated 5 months ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- ☆234Updated 2 years ago
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 3 years ago
- StyleGAN2 - Official TensorFlow Implementation with practical improvements☆315Updated 4 years ago
- PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understan…☆382Updated last year
- 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
- v objective diffusion inference code for JAX.☆214Updated 3 years ago
- StyleGAN2 - Colab Notebook containing code for training + visualization + projection☆125Updated 5 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆212Updated 4 years ago
- Neural style transfer in PyTorch.☆486Updated 2 years ago
- ☆152Updated last year
- PyTorch library for "Neural Painters: A learned differentiable constraint for generating brushstroke paintings"☆141Updated 5 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆425Updated last year
- Image Synthesis + Corgis = <3☆87Updated 3 years ago
- StyleGAN2 for practice☆170Updated last year
- ☆291Updated 3 years ago
- A collection of pre-trained StyleGAN models to download☆330Updated 5 years ago
- Achieving photorealistic quality by scaling up StyleGAN2☆180Updated 3 years ago
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆153Updated 4 years ago
- Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis☆69Updated 4 years ago
- StyleGAN2-ADA - Official PyTorch implementation☆251Updated last year
- StyleGAN2 fork with scripts and convenience modifications for creative media synthesis☆142Updated 4 years ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆92Updated 4 years ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆76Updated 4 years ago
- A Pytorch implementation of StyleGAN2☆168Updated 4 years ago
- Conditional implementation for NVIDIA's StyleGAN architecture☆227Updated 5 years ago
- Latest resources on Generative Adversarial Networks☆50Updated 4 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago