Skip to content

priyavrat-misra/neural-style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Style Transfer

content_style style_transfer Figure 1: Content (left) and style (right) images; Figure 2: Content (left) and target (right) images

About

This is a basic PyTorch implementation of the paper A Neural Algorithm of Artistic Style by Leon A. Gatys, Alexander S. Ecker, and Matthias Bethge.
The paper presents an algorithm for combining the content of one image with the style of another image using convolutional neural networks.


Example output

1080p_output Figure: style transfer to a high resolution output (1080p)