PyTorch implementation of neural style transfer algorithm
-
Updated
Oct 15, 2022 - Python
PyTorch implementation of neural style transfer algorithm
Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which allow you to reconstruct only the content or the style of the image - for better understanding of how NST works.
PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
This is the Pytorch implementation of Universal Style Transfer via Feature Transforms.
Framework for Neural Style Transfer (NST) built upon PyTorch
[CVPR'20] Collaborative Distillation for Ultra-Resolution Universal Style Transfer (PyTorch)
[AAAI 2022] Towards Ultra-Resolution Neural Style Transfer via Thumbnail Instance Normalization
UE5Dream - Local version
Awesome 3D Stylization - Advances in 3D Neural Stylization
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.
Neural Style Transfer for Fluids
Official Implementation of Domain-Aware Universal Style Transfer
PyTorch implementation of "Universal Style Transfer via Feature Trasforms"
Neural Style Transfer (pytorch ver.)
This is PyTorch Implementation of Neural Style Transfer Algorithm which is modified for Audios.
Create naive (no temporal loss) NST for videos with person segmentation. Just place your videos in data/, run and you get your stylized and segmented videos.
MetaStyle: Three-Way Trade-Off Among Speed, Flexibility, and Quality in Neural Style Transfer
Official PyTorch implementation of "Artist Style Transfer Via Quadratic Potential"
ICLR22 "Fast Differentiable Matrix Square Root" and T-PAMI extension
Add a description, image, and links to the neural-style-transfer topic page so that developers can more easily learn about it.
To associate your repository with the neural-style-transfer topic, visit your repo's landing page and select "manage topics."