Neural-Style-Transfer
Artistic style transfer library
A neural network implementation of artistic style transfer with color preservation and masking capabilities.
Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+
2k stars
68 watching
482 forks
Language: Jupyter Notebook
last commit: over 3 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of image style transfer using convolutional neural networks in TensorFlow. | 3,105 | |
| An algorithm to combine the content of one image with the style of another, using convolutional neural networks. | 18,310 | |
| Transfers artistic styles between images using neural networks and matrix operations | 1,538 | |
| An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. | 497 | |
| An algorithm to combine the content of one image with the style of another image using convolutional neural networks | 841 | |
| This project generates image analogies by matching and blending features from one image to another. | 3,522 | |
| This is an implementation of neural style transfer in TensorFlow using the Adam optimizer. | 5,542 | |
| An implementation of fast style transfer using TensorFlow and neural networks to apply artistic styles to images and videos. | 10,930 | |
| Tools to aid in designing and visualizing neural network architectures | 4,525 | |
| A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,951 | |
| A toolkit for visualizing and debugging neural network models using techniques like activation maximization and saliency maps. | 2,985 | |
| A collection of C# implementations of neural network image processing algorithms | 43 | |
| This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 | |
| A deep learning algorithm for transferring the style of one image to another. | 428 | |
| A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |