Skip to content

joey00072/Neural-Style-Transfer-in-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Style Transfer in Pytorch

Artistic style transfer using pytorch. Recreate images into style of other images(painting)

This implementation is based on "A Neural Algorithm of Artistic Style": Paper: https://arxiv.org/pdf/1508.06576.pdf

This implementation uses VGG19 instead of VGG16

run python main.py
Note: Images will be save after 200 iterations in out folder.

Colab

Simplest Way to run:

More Style Transfer



The Stary Night & Taj Mahal



Seated Nude & Mountains



The Great Wave off Kanagawa & Me

About

Artistic style transfer using pytorch. Recreate images into style of other images(painting)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages