neural-style

Image blending algorithm

An algorithm to combine the content of one image with the style of another, using convolutional neural networks.

Torch implementation of neural style algorithm

GitHub

18k stars
635 watching
3k forks
Language: Lua
last commit: over 6 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cysmith/neural-style-tf An implementation of image style transfer using convolutional neural networks in TensorFlow. 3,104
titu1994/neural-style-transfer A neural network implementation of artistic style transfer with color preservation and masking capabilities. 2,276
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
anishathalye/neural-style This is an implementation of neural style transfer in TensorFlow using the Adam optimizer. 5,541
fzliu/style-transfer Transfers artistic styles between images using neural networks and matrix operations 1,538
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,152
progamergov/neural-style-pt An algorithm to combine the content of one image with the style of another image using convolutional neural networks 840
awentzonline/image-analogies This project generates image analogies by matching and blending features from one image to another. 3,521
orpatashnik/styleclip This project provides an implementation of a method to manipulate images by driving the style with text. 4,000
ckmarkoh/neuralart_tensorflow An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. 496
luanfujun/deep-photo-styletransfer Software tool enabling the transfer of image styles from one image to another while preserving semantic information. 9,986
alexis-jacq/pytorch-tutorials An introduction to PyTorch through the Neural-Style algorithm for image transformation 136
bengxy/fastneuralstyle This project allows users to apply the style of one image to another using deep learning techniques. 82
zhanghang1989/pytorch-multi-style-transfer A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization 979
abhiskk/fast-neural-style A deep learning algorithm for transferring the style of one image to another. 428