Skip to content

shucoll/neural-style-transfer-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Style Transfer Using CNN

A deep learning project that transfers the styles of one image to another. Project build using the PyTorch library and the VGG19 model.

Some outputs

Output1

Output2

Output3

Credits

This project is the implementation of the original paper A Neural Algorithm of Artistic Style. The project is also inspired by this PyTorch tutorial. It is also worth mentioning this amazing blog post which helped me understand the basic theory behind the algorithm.

About

A deep learning project to transfer the styles of one image to another. Built with Pytorch and the VGG19 model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published