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

GitHub

496 stars
22 watching
145 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fzliu/style-transfer Transfers artistic styles between images using neural networks and matrix operations 1,538
tensorlayer/adaptive-style-transfer Adaptive style transfer in deep learning using a single model to apply multiple styles 115
jamriska/styleblit An algorithm for transferring styles between images while preserving local details and content 173
progamergov/neural-style-pt An algorithm to combine the content of one image with the style of another image using convolutional neural networks 840
abhiskk/fast-neural-style A deep learning algorithm for transferring the style of one image to another. 428
cysmith/neural-style-tf An implementation of image style transfer using convolutional neural networks in TensorFlow. 3,104
vladkryvoruchko/pspnet-keras-tensorflow An implementation of a deep learning model for image segmentation using TensorFlow and Keras 394
msracver/deep-image-analogy A C++ implementation of a deep learning technique for finding meaningful correspondences between images and transferring styles. 1,369
colorfulsoft/styletransfer-colorization-superresolution A collection of C# implementations of neural network image processing algorithms 43
kwotsin/tensorflow-enet A deep neural network implementation for real-time semantic segmentation in computer vision 257
xunhuang1995/adain-style This project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images. 1,472
zhanghang1989/pytorch-multi-style-transfer A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization 979
tymokvo/pt-styletransfer Software framework implementing neural style transfer with PyTorch support 35
ycjing/neural-style-transfer-papers A collection of papers and code related to neural style transfer 1,628
farmaker47/video_style_transfer An Android app that applies artistic style transfer to video frames using pre-trained Tensorflow Lite models 22