Skip to content

A web app that uses the Neural Style Transfer algorithm to stylise images

Notifications You must be signed in to change notification settings

avgupt/NeuralArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralArt

Group 38

Avishi Gupta, Vaseem Naazleen, Shivangi Tomar.

Neural Style Transfer

Neural style transfer is an optimization technique takes two images

  • A content image .
  • A style reference image (such as an artwork by a famous painter) and blend them together so the output image looks like the content image, but “painted” in the style of the style reference image.
  • Gatys et al(A Neural Algorithm of Artistic Style) introduced a way to use Convolutional Neural Network (CNN) to separate and recombine the image content and style of natural images by extracting image representations from response layers in VGG networks.

The below shows how style transfer looks :

nst

Examples of Neural Style transfer

  • A - Content Image
  • B, C, D, E, F - Stylized Images (Style Image at Right corner)

examples

How Neural Style Transfer works?

how_st_works

REFERENCES :

About

A web app that uses the Neural Style Transfer algorithm to stylise images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •