FastNeuralStyle

Style Transfer

This project allows users to apply the style of one image to another using deep learning techniques.

Fast Neural Style for Image Style Transform by Pytorch

GitHub

82 stars
2 watching
15 forks
Language: Python
last commit: almost 3 years ago
deep-learningfast-neural-styleneural-stylepytorch

Related projects:

Repository Description Stars
abhiskk/fast-neural-style A deep learning algorithm for transferring the style of one image to another. 428
progamergov/neural-style-pt An algorithm to combine the content of one image with the style of another image using convolutional neural networks 841
zhanghang1989/pytorch-multi-style-transfer A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization 980
alexis-jacq/pytorch-tutorials An introduction to PyTorch through the Neural-Style algorithm for image transformation 136
leongatys/pytorchneuralstyletransfer Tools and implementations for neural style transfer using PyTorch 422
tymokvo/pt-styletransfer Software framework implementing neural style transfer with PyTorch support 35
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
fzliu/style-transfer Transfers artistic styles between images using neural networks and matrix operations 1,538
ben-louis/deep-image-analogy-pytorch A Python implementation of an image analogy algorithm based on PyTorch. 181
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 366
tensorlayer/adaptive-style-transfer Adaptive style transfer in deep learning using a single model to apply multiple styles 115
owenzlz/deepimageblending A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss 432
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,488
mrzhu-cool/pix2pix-pytorch Implementing Image-to-Image Translation Using Conditional Adversarial Networks in PyTorch 428
cmsflash/beauty-net Provides a basic framework for training deep learning models on image classification tasks using PyTorch 187