neural-style-pt

Style transfer

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

PyTorch implementation of neural style transfer algorithm

GitHub

840 stars
18 watching
174 forks
Language: Python
last commit: about 2 years ago
Linked from 2 awesome lists

deep-learningdeep-styleneural-styleneural-style-ptneural-style-transfernstpytorchpytorch-style-transferstyle-transferstyletransfer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tymokvo/pt-styletransfer Software framework implementing neural style transfer with PyTorch support 35
abhiskk/fast-neural-style A deep learning algorithm for transferring the style of one image to another. 428
zhanghang1989/pytorch-multi-style-transfer A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization 979
bengxy/fastneuralstyle This project allows users to apply the style of one image to another using deep learning techniques. 82
alexis-jacq/pytorch-tutorials An introduction to PyTorch through the Neural-Style algorithm for image transformation 136
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
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
wtjiang98/psgan An implementation of a deep learning-based makeup transfer algorithm that can robustly handle pose and expression variations in images. 727
ycjing/neural-style-transfer-papers A collection of papers and code related to neural style transfer 1,628
progamergov/neural-dream An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. 132
cysmith/neural-style-tf An implementation of image style transfer using convolutional neural networks in TensorFlow. 3,104
jamriska/styleblit An algorithm for transferring styles between images while preserving local details and content 173
ibm/max-fast-neural-style-transfer A service for generating new images by mixing the content of an input image with the style of another image. 50