neural-style-tf

Style Transfer Library

An implementation of image style transfer using convolutional neural networks in TensorFlow.

TensorFlow (Python API) implementation of Neural Style

GitHub

3k stars
129 watching
828 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list

convolutional-neural-networkdeep-learningstyle-transfertensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jcjohnson/neural-style An algorithm to combine the content of one image with the style of another, using convolutional neural networks. 18,312
anishathalye/neural-style This is an implementation of neural style transfer in TensorFlow using the Adam optimizer. 5,541
lengstrom/fast-style-transfer An implementation of fast style transfer using TensorFlow and neural networks to apply artistic styles to images and videos. 10,927
titu1994/neural-style-transfer A neural network implementation of artistic style transfer with color preservation and masking capabilities. 2,276
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,152
fzliu/style-transfer Transfers artistic styles between images using neural networks and matrix operations 1,538
progamergov/neural-style-pt An algorithm to combine the content of one image with the style of another image using convolutional neural networks 840
ckmarkoh/neuralart_tensorflow An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. 496
tensorlayer/adaptive-style-transfer Adaptive style transfer in deep learning using a single model to apply multiple styles 115
tymokvo/pt-styletransfer Software framework implementing neural style transfer with PyTorch support 35
nvidia/fastphotostyle Transfers the style of a reference image to another image based on its content 11,156
bengxy/fastneuralstyle This project allows users to apply the style of one image to another using deep learning techniques. 82
awentzonline/image-analogies This project generates image analogies by matching and blending features from one image to another. 3,521
sjchoi86/tensorflow-101 A comprehensive tutorial project on building and training neural networks with TensorFlow 2,606
abhiskk/fast-neural-style A deep learning algorithm for transferring the style of one image to another. 428