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+

GitHub

2k stars
68 watching
482 forks
Language: Jupyter Notebook
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cysmith/neural-style-tfAn implementation of image style transfer using convolutional neural networks in TensorFlow.3,105
jcjohnson/neural-styleAn algorithm to combine the content of one image with the style of another, using convolutional neural networks.18,310
fzliu/style-transferTransfers artistic styles between images using neural networks and matrix operations1,538
ckmarkoh/neuralart_tensorflowAn implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model.497
progamergov/neural-style-ptAn algorithm to combine the content of one image with the style of another image using convolutional neural networks841
awentzonline/image-analogiesThis project generates image analogies by matching and blending features from one image to another.3,522
anishathalye/neural-styleThis is an implementation of neural style transfer in TensorFlow using the Adam optimizer.5,542
lengstrom/fast-style-transferAn implementation of fast style transfer using TensorFlow and neural networks to apply artistic styles to images and videos.10,930
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-networkTools to aid in designing and visualizing neural network architectures4,525
leriomaggio/deep-learning-keras-tensorflowA comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow2,951
raghakot/keras-visA toolkit for visualizing and debugging neural network models using techniques like activation maximization and saliency maps.2,985
colorfulsoft/styletransfer-colorization-superresolutionA collection of C# implementations of neural network image processing algorithms43
karoly-hars/gan_image_colorizingThis project explores image colorization using generative adversarial networks on the CIFAR10 dataset.11
abhiskk/fast-neural-styleA deep learning algorithm for transferring the style of one image to another.428
nvlabs/styleganA deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors14,178