Hi everyone, I am struggling when loading this model saved in .h5 file. How is the correct way to load this network? If I use custom_objects I get `init() got an unexpected keyword argument 'name'`
Hi everyone,
I am struggling when loading this model saved in .h5 file.
How is the correct way to load this network?
If I use custom_objects I get
init() got an unexpected keyword argument 'name'