Skip to content

dimentary/feed-forward-style-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

feed-forward-style-keras

Implementation of feed-forward style transfer with keras and tensorflow based on this paper. Actually, this code can be used as a classical style transfer by disabling model's transform part and setting one training image as tf.Variable.

Examples:

Style 1:

style1

Target:

target1

Result:

target1

Target:

target1

Result:

target1

Style 2:

style1

Target:

target1

Result:

target1

About

Feed-forward style transfer with keras and tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published