ProGamerGov / neural-style-pt
PyTorch implementation of neural style transfer algorithm
☆845Updated 2 years ago
Alternatives and similar repositories for neural-style-pt:
Users that are interested in neural-style-pt are comparing it to the libraries listed below
- Neural style transfer in PyTorch.☆482Updated last year
- Fast Neural Style Transfer implementation in PyTorch☆330Updated last year
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆390Updated 2 years ago
- Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which all…☆398Updated 4 years ago
- source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer☆736Updated 4 years ago
- Fast Neural Style Transfer in Pytorch☆349Updated 4 years ago
- A collection of pre-trained StyleGAN 2 models to download☆1,273Updated 2 years ago
- Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work li…☆114Updated 4 years ago
- Video style transfer using feed-forward networks.☆379Updated 5 years ago
- StyleGAN2 - Official TensorFlow Implementation with practical improvements☆316Updated 4 years ago
- Neural Style and MSG-Net☆991Updated 2 years ago
- ☆260Updated 2 years ago
- ArtGAN + WikiArt: This work presents a series of new approaches to improve GAN for conditional image synthesis and we name the proposed m…☆416Updated last year
- This is the Pytorch implementation of "Learning Linear Transformations for Fast Image and Video Style Transfer" (CVPR 2019).☆387Updated 5 years ago
- Official Pytorch implementation of GANILLA☆488Updated last year
- Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization☆1,492Updated 7 years ago
- CNN image style transfer 🎨.☆279Updated 3 years ago
- Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in …☆2,281Updated 2 years ago
- StyleGAN2 for practice☆171Updated last year
- Neural Style Transfer: A Review☆1,632Updated 3 years ago
- Optimization based style transfer☆254Updated last year
- Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.☆925Updated 3 years ago
- Image morphing without reference points by applying warp maps and optimizing over them.☆478Updated 2 years ago
- Using GANs to create Art☆358Updated 4 years ago
- StyleGAN 2 in Tensorflow 2.0☆487Updated 3 years ago
- Implementation of Neural Style Transfer in Pytorch☆426Updated 4 years ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation