Skip to content

shikharvaish28/neural-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neural-style

This is a torch 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. Here's an example that maps the artistic style of self-portrait of Picasso onto a photograph of Janelle:

Applying the style of different images to the same content image gives interesting results. Here we reproduce Figure 2 from the paper, which renders a photograph of the Tubingen in Germany in a variety of styles:

Here are the results of applying the style of various pieces of artwork to this photograph of the space needle:


Setup:

Dependencies:

Optional dependencies:

  • For CUDA backend:
    • CUDA 9.0+

Author:

Shikhar Vaish

About

Py-Torch implementation of neural style algorithm(Style-transfer)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published