Skip to content

style transfer script using keras(backend with tensorflow2.0)

Notifications You must be signed in to change notification settings

lanternx/style_transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

style_transfer

style transfer script using keras(backend with tensorflow2.0

It is rewrited from https://github.com/misgod/fast-neural-style-keras to suit the state-of-art keras API. But there are still some problems to be fixed.

tensorflow.python.framework.errors_impl.FailedPreconditionError:  Error while reading resource variable _AnonymousVar124 from Container: localhost. This could mean that the variable was uninitialized. Not found: Resource localhost/_AnonymousVar124/class tensorflow::Var does not exist.
         [[node loss/block5_pool_loss/dummy_loss/weighted_loss/ExpandDims/ReadVariableOp (defined at D:\Tool\python3\lib\site-packages\keras\backend\tensorflow_backend.py:3009) ]] [Op:__inference_keras_scratch_graph_16987]

Function call stack:
keras_scratch_graph

About

style transfer script using keras(backend with tensorflow2.0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages