nazianafis / Neural-Style-Transfer
Transferring the style of one image to the contents of another image, using PyTorch and VGG19.
☆50Updated last year
Alternatives and similar repositories for Neural-Style-Transfer:
Users that are interested in Neural-Style-Transfer are comparing it to the libraries listed below
- Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which all…☆399Updated 4 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆161Updated 9 months ago
- This package provides a pythorch implementation of "GAN-Control: Explicitly Controllable GANs", ICCV 2021.☆135Updated 2 years ago
- A collection of pretrained models for StyleGAN3☆289Updated 2 years ago
- Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).☆277Updated 2 years ago
- ☆113Updated last year
- Minecraft GAN☆45Updated 3 years ago
- StyleGAN2-ada for practice☆176Updated last month
- Modifications of the official PyTorch implementation of StyleGAN3. Let's easily generate images and videos with StyleGAN2/2-ADA/3!☆242Updated 3 months ago
- Optimization based style transfer☆254Updated last year
- Personal repository for "VOGUE: Try-On by StyleGAN Interpolation Optimization" (CVPR 2021). SOTA results for garments to deform accordin…☆92Updated 9 months ago
- ☆239Updated 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 3 years ago
- Projecting images to latent space with StyleGAN2.☆297Updated 2 years ago
- StyleGAN2-ADA - Official PyTorch implementation☆244Updated 10 months ago
- Unofficial implementation of the DragGAN paper☆87Updated last year
- Deformable Style Transfer (ECCV 2020)☆262Updated 4 years ago
- ☆251Updated last year
- Ensembling Off-the-shelf Models for GAN Training (CVPR 2022 Oral)☆394Updated 2 years ago
- Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single Augmented Training Sample" (ICCV 2021 Oral…☆425Updated 3 years ago
- ☆84Updated last year
- Official Implementation of Swapping Autoencoder for Deep Image Manipulation (NeurIPS 2020)☆518Updated 2 years ago
- StyleGAN3 + Inversion☆96Updated 2 years ago
- Text to Image Diffusion Models in Keras☆76Updated last year
- A collection of Jupyter notebooks to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.☆210Updated 2 years ago
- paper: https://arxiv.org/abs/2110.08037☆26Updated 2 years ago
- Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)☆333Updated 2 years ago
- Official implementation of paper Deep Feature Rotation for Multimodal Image Style Transfer [2021 8th NAFOSTED Conference on Information a…☆25Updated 3 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆206Updated 4 years ago
- Fast Neural Style Transfer implementation in PyTorch☆330Updated last year