neural-algorithm
There are 11 repositories under neural-algorithm topic.
MingtaoGuo/Style-transfer-with-neural-algorithm
Implementation of style transfer by tensorflow, for detail please see the paper "Image Style Transfer Using Convolutional Neural Networks"(CVPR2016)
drewszurko/tensorflow-2-style-transfer
TensorFlow 2.0 implementation of A Neural Algorithm of Artistic Style
vnaazleen/NeuralArt-Website
NeuralArt a website implementing Neural Style Transfer 🎨🖌
animesh-s/Neural-Style-Transfer
A PyTorch implementation of 'A Neural Algorithm of Artistic Style' by L. Gatys, A. Ecker, and M. Bethge.
pierpaolosepe/Neural-Style-Transfer
An implementation of the arXiv preprint A Neural Algorithm of Artistic Style
shyamsn97/NeuralStyleTensorflow
Neural Style algorthim, as introduced in "A Neural Algorithm of Artistic Style", implemented in tensorflow
AyushSingh13/neural-transfer
An implementation of "A Neural Algorithm for Artistic Style" by Gatys et al. using Keras with a TensorFlow backend.
NatsuD99/Neural-Style-Transfer
Style transfer is the task of changing the style of an image in one domain to the style of an image in another domain. This technique is outlined in "A Neural Algorithm of Artistic Style (Gatys et al.)."
Shaurya026/Neural-Style-Transfer
Implementation of Neural style Transfer paper- "A Neural Algorithm of Artistic Style". All implementation is done using tensorflow and keras in python
ushashwat/Neural-Style-Transfer
A Neural Algorithm to manipulate a digital image so that it adopts the visual style of another image
rohitdavas/Neural-Style-Transfer
Neural Style transfer based on paper : A Neural Algorithm of Artistic Style