Skip to content

tjperr/style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

style-transfer

Porting the style of one image onto another using neural networks, gradient descent and some cleverly chosen loss functions. The code is largely taken from this blogpost.

After a while, the red colour dominates and overwhelms any texture of the style image. I added an additional loss function to penalise colour change from the reference image, resulting in the following output:

About

Gradient descent style transfer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages