fast-neural-style

Style transfer

A deep learning algorithm for transferring the style of one image to another.

pytorch implementation of fast-neural-style

GitHub

428 stars
8 watching
82 forks
Language: Python
last commit: about 2 years ago
deep-learningneural-stylepytorch

Related projects:

RepositoryDescriptionStars
bengxy/fastneuralstyleThis project allows users to apply the style of one image to another using deep learning techniques.82
progamergov/neural-style-ptAn algorithm to combine the content of one image with the style of another image using convolutional neural networks841
zhanghang1989/pytorch-multi-style-transferA PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization981
fzliu/style-transferTransfers artistic styles between images using neural networks and matrix operations1,538
tymokvo/pt-styletransferSoftware framework implementing neural style transfer with PyTorch support35
jamriska/styleblitAn algorithm for transferring styles between images while preserving local details and content173
alexis-jacq/pytorch-tutorialsAn introduction to PyTorch through the Neural-Style algorithm for image transformation136
tensorlayer/adaptive-style-transferAdaptive style transfer in deep learning using a single model to apply multiple styles115
ckmarkoh/neuralart_tensorflowAn implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model.497
leongatys/pytorchneuralstyletransferTools and implementations for neural style transfer using PyTorch422
msracver/deep-image-analogyA C++ implementation of a deep learning technique for finding meaningful correspondences between images and transferring styles.1,369
ibm/max-fast-neural-style-transferA service for generating new images by mixing the content of an input image with the style of another image.51
xunhuang1995/adain-styleThis project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images.1,477
ycjing/neural-style-transfer-papersA collection of papers and code related to neural style transfer1,628
google-research/big_transferPre-trained models and code for fine-tuning image recognition tasks using deep learning frameworks1,516