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

497 stars
22 watching
146 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fzliu/style-transferTransfers artistic styles between images using neural networks and matrix operations1,538
tensorlayer/adaptive-style-transferAdaptive style transfer in deep learning using a single model to apply multiple styles115
jamriska/styleblitAn algorithm for transferring styles between images while preserving local details and content173
progamergov/neural-style-ptAn algorithm to combine the content of one image with the style of another image using convolutional neural networks841
abhiskk/fast-neural-styleA deep learning algorithm for transferring the style of one image to another.428
cysmith/neural-style-tfAn implementation of image style transfer using convolutional neural networks in TensorFlow.3,105
vladkryvoruchko/pspnet-keras-tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow and Keras394
msracver/deep-image-analogyA C++ implementation of a deep learning technique for finding meaningful correspondences between images and transferring styles.1,369
colorfulsoft/styletransfer-colorization-superresolutionA collection of C# implementations of neural network image processing algorithms43
kwotsin/tensorflow-enetA deep neural network implementation for real-time semantic segmentation in computer vision257
xunhuang1995/adain-styleThis project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images.1,477
zhanghang1989/pytorch-multi-style-transferA PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization981
tymokvo/pt-styletransferSoftware framework implementing neural style transfer with PyTorch support35
ycjing/neural-style-transfer-papersA collection of papers and code related to neural style transfer1,628
farmaker47/video_style_transferAn Android app that applies artistic style transfer to video frames using pre-trained Tensorflow Lite models22