Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not JSON Serializable #120

Open
sandippaul7204 opened this issue Sep 15, 2020 · 2 comments
Open

Not JSON Serializable #120

sandippaul7204 opened this issue Sep 15, 2020 · 2 comments

Comments

@sandippaul7204
Copy link

Madam while running train.py from Deep-Learning/depth_estimation/ i received the following error
TypeError: 'Not JSON Serializable' while doing tf.keras.Model.save

after completing one epoch

On line:
basemodel.save(runPath + '/model.h5')
Using
Keras 2.4.4,
Tensorflow 1.13.1
Ubantu 18

Can you help?

@Samad08
Copy link

Samad08 commented Oct 21, 2020

I wanted to write the same but I found your issue first, Did you figure anything out?
If yes, can you pls share

@LiAnwen99
Copy link

女士,从 Deep-Learning/depth_estimation/ 运行 train.py 时,我收到以下错误 TypeError: 'Not JSON Serializable' while doing tf.keras.Model.save

完成一个纪元后

在线: basemodel.save(runPath + '/model.h5') 使用 Keras 2.4.4, Tensorflow 1.13.1 Ubantu 18

你能帮我吗?

Have you solved the error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants