Deep-Image-Analogy

Style Transfer Engine

A C++ implementation of a deep learning technique for finding meaningful correspondences between images and transferring styles.

The source code of 'Visual Attribute Transfer through Deep Image Analogy'.

GitHub

1k stars
63 watching
232 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list

deep-learningstyle-transfer

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jamriska/styleblitAn algorithm for transferring styles between images while preserving local details and content173
tensorlayer/adaptive-style-transferAdaptive style transfer in deep learning using a single model to apply multiple styles115
abhiskk/fast-neural-styleA deep learning algorithm for transferring the style of one image to another.428
zhanghang1989/pytorch-multi-style-transferA PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization981
ckmarkoh/neuralart_tensorflowAn implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model.497
fzliu/style-transferTransfers artistic styles between images using neural networks and matrix operations1,538
progamergov/neural-style-ptAn algorithm to combine the content of one image with the style of another image using convolutional neural networks841
ben-louis/deep-image-analogy-pytorchA Python implementation of an image analogy algorithm based on PyTorch.181
xunhuang1995/adain-styleThis project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images.1,477
bengxy/fastneuralstyleThis project allows users to apply the style of one image to another using deep learning techniques.82
colorfulsoft/styletransfer-colorization-superresolutionA collection of C# implementations of neural network image processing algorithms43
ileafsolutions/styleartConverts images to various art styles using pre-trained machine learning models.227
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
google-research/big_transferPre-trained models and code for fine-tuning image recognition tasks using deep learning frameworks1,516
farmaker47/video_style_transferAn Android app that applies artistic style transfer to video frames using pre-trained Tensorflow Lite models22