gordicaleksa / pytorch-neural-style-transfer-johnson
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.
☆112Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-neural-style-transfer-johnson
- Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which all…☆375Updated 3 years ago
- stylegan2, tensorflow 2, keras subclassing☆104Updated 2 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…☆78Updated 3 years ago
- StyleGAN2-ada for practice☆176Updated 6 months ago
- A fastai/PyTorch package for unpaired image-to-image translation.☆133Updated last year
- PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understan…☆366Updated last year
- Neural style transfer in PyTorch.☆479Updated last year
- Performs style transfer by using a neural network to discriminate between the style image features and the generated image features. Resu…☆132Updated 3 years ago
- StyleGAN2 - Colab Notebook containing code for training + visualization + projection☆124Updated 4 years ago
- Achieving photorealistic quality by scaling up StyleGAN2☆180Updated 3 years ago
- StyleGAN2-ADA - Official PyTorch implementation☆245Updated 6 months ago
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 2 years ago
- Image Synthesis + Corgis = <3☆87Updated 3 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆420Updated last year
- Framework for Neural Style Transfer (NST) built upon PyTorch☆269Updated last year
- Feed forward VQGAN-CLIP model, where the goal is to eliminate the need for optimizing the latent space of VQGAN for each input prompt☆136Updated 10 months ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆203Updated 4 years ago
- Deformable Style Transfer (ECCV 2020)☆261Updated 4 years ago
- StyleGAN2 for practice☆172Updated last year
- StyleGAN2 - Official TensorFlow Implementation with practical improvements☆315Updated 3 years ago
- ☆280Updated 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.☆207Updated 2 years ago
- ☆235Updated 2 years ago
- [ICCV 2021] Aligning Latent and Image Spaces to Connect the Unconnectable☆243Updated 3 years ago
- v objective diffusion inference code for JAX.☆211Updated 2 years ago
- StyleGAN2 fork with scripts and convenience modifications for creative media synthesis☆142Updated 3 years ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆93Updated 3 years ago
- Conditional implementation for NVIDIA's StyleGAN architecture☆226Updated 5 years ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆76Updated 3 years ago
- Minimal PyTorch implementation of Deep Dream☆146Updated 9 months ago