deep-photo-styletransfer

Image style transfer software

Software tool enabling the transfer of image styles from one image to another while preserving semantic information.

Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511

GitHub

10k stars
428 watching
1k forks
Language: Matlab
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
luanfujun/deep-painterly-harmonizationGenerates stylized images from input paintings by learning to harmonize their styles6,073
nvidia/fastphotostyleTransfers the style of a reference image to another image based on its content11,160
cysmith/neural-style-tfAn implementation of image style transfer using convolutional neural networks in TensorFlow.3,105
jcjohnson/neural-styleAn algorithm to combine the content of one image with the style of another, using convolutional neural networks.18,310
fzliu/style-transferTransfers artistic styles between images using neural networks and matrix operations1,538
titu1994/neural-style-transferA neural network implementation of artistic style transfer with color preservation and masking capabilities.2,276
golnazghiasi/lrrCode and models for reconstructing and refining images in semantic segmentation using Laplacian Pyramid techniques.59
donnyyou/torchcvA comprehensive PyTorch-based framework for computer vision tasks2,249
nvlabs/styleganA deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors14,178
huochaitiantang/pytorch-deep-image-mattingDeep learning implementation of image matting, aiming to separate foreground and background from input images.293
xunhuang1995/adain-styleThis project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images.1,477
openai/clipA neural network trained on image and text pairs to predict the most relevant text snippet given an image26,460
erogol/seg-torchCustom image segmentation implementation using deep learning with Lua and Torch37
dmitryulyanov/deep-image-priorA project demonstrating image restoration using neural networks without learning7,920
phillipi/pix2pixAn implementation of an image-to-image translation algorithm using deep learning techniques10,208