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: over 4 years ago
deep-learningfast-neural-styleneural-stylepytorch

Related projects:

RepositoryDescriptionStars
abhiskk/fast-neural-styleA deep learning algorithm for transferring the style of one image to another.428
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
alexis-jacq/pytorch-tutorialsAn introduction to PyTorch through the Neural-Style algorithm for image transformation136
leongatys/pytorchneuralstyletransferTools and implementations for neural style transfer using PyTorch422
tymokvo/pt-styletransferSoftware framework implementing neural style transfer with PyTorch support35
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
fzliu/style-transferTransfers artistic styles between images using neural networks and matrix operations1,538
ben-louis/deep-image-analogy-pytorchA Python implementation of an image analogy algorithm based on PyTorch.181
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
tensorlayer/adaptive-style-transferAdaptive style transfer in deep learning using a single model to apply multiple styles115
owenzlz/deepimageblendingA PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss435
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
mrzhu-cool/pix2pix-pytorchAn implementation of an image-to-image translation algorithm using deep learning and PyTorch428
cmsflash/beauty-netProvides a basic framework for training deep learning models on image classification tasks using PyTorch187