Skip to content

Neural Style Transfer is one of the latest and most fascinating Deep Learning based application, in which we transfer style of one image to the content of another image using deep learning based on VGG-19 architecture. The result is a new image that combines the content of one image with the style of another.

avnCode/DL-Neural-Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Style-Transfer

Neural Style Transfer is one of the latest and most fascinating Deep Learning based application,
in which we transfer style of one image to the content of another image using deep learning based on VGG-19 architecture.
The result is a new image that combines the content of one image with the style of another.

So here, I have implemented Neural Style Transfer using Pytorch.



Input Content Image and Input Style Image:

download



Input Content Image and Output Image:

download (1)



OUTPUT IMAGE

output_NST

About

Neural Style Transfer is one of the latest and most fascinating Deep Learning based application, in which we transfer style of one image to the content of another image using deep learning based on VGG-19 architecture. The result is a new image that combines the content of one image with the style of another.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published