cuicaihao / fast_neural_style
This repository contains a PyTorch implementation of an algorithm for artistic style transfer. The algorithm can be used to mix the content of an image with the style of another image. For example, here is a photograph of a door arch rendered in the style of a stained glass painting.
☆20Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fast_neural_style
- Fast Neural Style Transfer implementation in PyTorch☆319Updated last year
- Structure-emphasized Multimodal Style Transfer(SEMST)☆20Updated 3 years ago
- The official implementation of papers: (1) Arbitrary Style Transfer Using Neurally-Guided Patch-Based Synthesis and (2) Enhancing Neural …☆53Updated 4 years ago
- ☆50Updated 3 years ago
- Code Guided Neural Style Transfer for Shape Stylization.☆11Updated 4 years ago
- Deformable Style Transfer (ECCV 2020)☆261Updated 4 years ago
- StyleGAN2 - Official TensorFlow Implementation with practical improvements☆120Updated 4 years ago
- [CVPR'20] Collaborative Distillation for Ultra-Resolution Universal Style Transfer (PyTorch)☆185Updated last year
- PyTorch code for Expressive 2019 ``Learning from Multi-domain Artistic Images for Arbitrary Style Transfer''☆26Updated 5 years ago
- Infinite Zoom For Style Transfer☆43Updated 5 years ago
- Structure-Preserving Neural Style Transfer☆26Updated 4 years ago
- TensorFlow implementation for the paper "Automated Deep Photo Style Transfer"☆111Updated 5 years ago
- A colab notebook for training Stylegan2-ada on colab, transfer learning onto your own dataset.☆71Updated 2 years ago
- Code for Unpaired Portrait Drawing Generation via Asymmetric Cycle Mapping (CVPR 2020)☆194Updated 2 years ago
- Code for Line Drawings for Face Portraits from Photos using Global and Local Structure based GANs (TPAMI)☆223Updated 2 years ago
- A survey of photorealistic style transfer, including paper and code.☆21Updated 3 years ago
- 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
- A light weight pytorch re-implementation of the paper "A Learned Representation For Artistic Style"☆61Updated 4 years ago
- The source code of "single-reference color transfer" in "Progressive Color Transfer with Dense Semantic Correspondences".☆74Updated 5 years ago
- Officially unofficial PyTorch re-implementation of paper: AdaAttN: Revisit Attention Mechanism in Arbitrary Neural Style Transfer, ICCV 2…☆211Updated 7 months ago
- This is the latest code for paper "ChipGAN: A Generative Adversarial Network for Chinese Ink Wash Painting Style Transfer". Original work…☆23Updated last year
- Materials for StyleGAN2 Training class☆39Updated 3 years ago
- This is the official implementation of paper "Evaluate and Improve the Quality of Neural Style Transfer" (CVIU 2021))☆10Updated 2 years ago
- a morph transfer UGATIT for image translation.☆61Updated 3 years ago
- Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]☆134Updated 4 years ago
- Official PyTorch implementation of "ArtFlow: Unbiased Image Style Transfer via Reversible Neural Flows"☆157Updated 3 years ago
- Official-implementation for "Universal Video Style Transfer via Crystallization, Separation, and Blending" [IJCAI 2022]☆17Updated last year
- An implementation of "Optimal Textures: Fast and Robust Texture Synthesis and Style Transfer through Optimal Transport"☆49Updated last year
- A data-driven line art refiner for line-drawing stylization using Keras.☆34Updated 4 years ago
- Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).☆272Updated last year