PyTorch-Multi-Style-Transfer

Style Transfer Library

A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization

Neural Style and MSG-Net

GitHub

981 stars
11 watching
206 forks
Language: Jupyter Notebook
last commit: over 4 years ago
deep-neural-networksreal-timestyle-transfer

Related projects:

RepositoryDescriptionStars
progamergov/neural-style-ptAn algorithm to combine the content of one image with the style of another image using convolutional neural networks841
leongatys/pytorchneuralstyletransferTools and implementations for neural style transfer using PyTorch422
bengxy/fastneuralstyleThis project allows users to apply the style of one image to another using deep learning techniques.82
alexis-jacq/pytorch-tutorialsAn introduction to PyTorch through the Neural-Style algorithm for image transformation136
abhiskk/fast-neural-styleA deep learning algorithm for transferring the style of one image to another.428
tymokvo/pt-styletransferSoftware framework implementing neural style transfer with PyTorch support35
mchong6/soatThis repository provides a PyTorch implementation of an image manipulation technique using a pretrained StyleGAN model.380
fzliu/style-transferTransfers artistic styles between images using neural networks and matrix operations1,538
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
wtjiang98/psganAn implementation of a deep learning-based makeup transfer algorithm that can robustly handle pose and expression variations in images.737
mrzhu-cool/pix2pix-pytorchAn implementation of an image-to-image translation algorithm using deep learning and PyTorch428
tensorlayer/adaptive-style-transferAdaptive style transfer in deep learning using a single model to apply multiple styles115
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchAn implementation of cascaded refinement networks for generating photorealistic images from semantic layouts65
yunjey/mnist-svhn-transferA PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets433