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.
☆120Updated 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…☆427Updated 4 years ago
- StyleGAN2-ada for practice☆179Updated 7 months ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- ☆235Updated 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
- 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.☆489Updated 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.☆214Updated 3 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
- ☆294Updated 4 years ago
- StyleGAN2 - Colab Notebook containing code for training + visualization + projection☆127Updated 5 years ago
- StyleGAN2 - Official TensorFlow Implementation with practical improvements☆314Updated 4 years ago
- Rewriting a Deep Generative Model, ECCV 2020 (oral). Interactive tool to directly edit the rules of a GAN to synthesize scenes with obje…☆535Updated last year
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆427Updated last year
- ☆152Updated last year
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆206Updated 3 years ago
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 3 years ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆92Updated 4 years ago
- Latest resources on Generative Adversarial Networks☆50Updated 4 years ago
- Image Synthesis + Corgis = <3☆87Updated 3 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆167Updated last year
- Achieving photorealistic quality by scaling up StyleGAN2☆179Updated 3 years ago
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆395Updated 3 years ago
- PyTorch library for "Neural Painters: A learned differentiable constraint for generating brushstroke paintings"☆141Updated 5 years ago
- v objective diffusion inference code for JAX.☆214Updated 3 years ago
- Official Pytorch implementation of GANILLA☆486Updated last year
- Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single Augmented Training Sample" (ICCV 2021 Oral…☆425Updated 3 years ago
- Framework for Neural Style Transfer (NST) built upon PyTorch☆273Updated 2 years ago
- StyleGAN2 fork with scripts and convenience modifications for creative media synthesis☆141Updated 4 years ago
- A web porting for NVlabs' StyleGAN.☆161Updated 2 years ago