Neural-Style-Transfer-Papers
Neural style papers
A collection of papers and code related to neural style transfer
Neural Style Transfer: A Review
2k stars
94 watching
269 forks
last commit: almost 3 years ago
Linked from 1 awesome list
reviewstyle-transfer
Related projects:
Repository | Description | Stars |
---|---|---|
progamergov/neural-style-pt | An algorithm to combine the content of one image with the style of another image using convolutional neural networks | 840 |
alexis-jacq/pytorch-tutorials | An introduction to PyTorch through the Neural-Style algorithm for image transformation | 136 |
zhanghang1989/pytorch-multi-style-transfer | A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 979 |
nihui/ncnn-android-styletransfer | An Android project demonstrating style transfer using the NCNN neural network library | 90 |
abhiskk/fast-neural-style | A deep learning algorithm for transferring the style of one image to another. | 428 |
tensorlayer/adaptive-style-transfer | Adaptive style transfer in deep learning using a single model to apply multiple styles | 115 |
ckmarkoh/neuralart_tensorflow | An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. | 496 |
bengxy/fastneuralstyle | This project allows users to apply the style of one image to another using deep learning techniques. | 82 |
robertsdionne/neural-network-papers | A curated collection of research papers on neural networks and deep learning | 1,957 |
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 |
pimentel/deep_learning_papers | A collection of papers on deep learning applications in computational biology | 184 |
fzliu/style-transfer | Transfers artistic styles between images using neural networks and matrix operations | 1,538 |
leongatys/pytorchneuralstyletransfer | Tools and implementations for neural style transfer using PyTorch | 421 |
ypxie/pytorch-neucom | An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
tymokvo/pt-styletransfer | Software framework implementing neural style transfer with PyTorch support | 35 |