neuralart_tensorflow
Artistic Style Transfer Algorithm
An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model.
Implementation of "A Neural Algorithm of Artistic Style" by Tensorflow
497 stars
22 watching
146 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Transfers artistic styles between images using neural networks and matrix operations | 1,538 |
| Adaptive style transfer in deep learning using a single model to apply multiple styles | 115 |
| An algorithm for transferring styles between images while preserving local details and content | 173 |
| An algorithm to combine the content of one image with the style of another image using convolutional neural networks | 841 |
| A deep learning algorithm for transferring the style of one image to another. | 428 |
| An implementation of image style transfer using convolutional neural networks in TensorFlow. | 3,105 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| A C++ implementation of a deep learning technique for finding meaningful correspondences between images and transferring styles. | 1,369 |
| A collection of C# implementations of neural network image processing algorithms | 43 |
| A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
| This project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images. | 1,477 |
| A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 981 |
| Software framework implementing neural style transfer with PyTorch support | 35 |
| A collection of papers and code related to neural style transfer | 1,628 |
| An Android app that applies artistic style transfer to video frames using pre-trained Tensorflow Lite models | 22 |