Skip to content

aditkumar72/Neural-Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Neural-Style-Transfer

About :

This project contains a pytorch implementation of an algorithm for artistic style transfer. The algorithm can be used to mix the content of an image with the style of another image.

Papers implemented :

Leon A. Gatys, Alexander S. Ecker, Matthias Bethge : A Neural Algorithm of Artistic Style (Link)

Justin Johnson, Alexandre Alahi, Li Fei-Fei : Perceptual Losses for Real-Time Style Transfer and Super-Resolution (Link)

Dmitry Ulyanov, Andrea Vedaldi, Victor Lempitsky : Instance Normalization: The Missing Ingredient for Fast Stylization (Link)

Result :

(I)

Content Image :

Style Image :

Output :

(II)

Content Image :

Style Image :

Output :

(III)

Content Image :

Style Image :

Output :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published