Skip to content

nerudesu/neural-style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

neural-style-transfer

Implementation of Style Transfer with Deep Neural Networks in PyTorch

Neural style transfer is an optimization technique used to take two images—a content image and a style reference image (such as an artwork by a famous painter)—and blend them so the output image looks like the content image, but “painted” in the style of the style reference image.

Result

Result example

About

Style Transfer with Deep Neural Networks in PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published