AdaIN-style
Style transfer library
This project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images.
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
1k stars
44 watching
194 forks
Language: Lua
last commit: over 7 years ago
Linked from 1 awesome list
deep-learninggenerative-artgenerative-modelneural-stylestyle-transfer
Related projects:
Repository | Description | Stars |
---|---|---|
| Adaptive style transfer in deep learning using a single model to apply multiple styles | 115 |
| Transfers artistic styles between images using neural networks and matrix operations | 1,538 |
| Converts images to various art styles using pre-trained machine learning models. | 227 |
| An Android project demonstrating style transfer using the NCNN neural network library | 90 |
| An algorithm for transferring styles between images while preserving local details and content | 173 |
| A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 981 |
| A deep learning algorithm for transferring the style of one image to another. | 428 |
| An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. | 497 |
| A C++ implementation of a deep learning technique for finding meaningful correspondences between images and transferring styles. | 1,369 |
| This project allows users to apply the style of one image to another using deep learning techniques. | 82 |
| A collection of papers and code related to neural style transfer | 1,628 |
| An algorithm to combine the content of one image with the style of another image using convolutional neural networks | 841 |
| A collection of C# implementations of neural network image processing algorithms | 43 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| Generates stylized talking faces and videos using deep learning models | 278 |