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

03_05_vae_faces_train.ipynb: unable to save model with {loss:.2f} #92

Open
arisliang opened this issue Sep 23, 2021 · 0 comments
Open

Comments

@arisliang
Copy link

arisliang commented Sep 23, 2021

OSError: Unable to create file (unable to open file: name = 'run/vae/0001_faces\weights\weights-001-[1268.2771 533.9863 517.3795 998.59143 648.56256 729.18225
655.6426 383.01758 483.9422 1255.6431 1351.9233 881.78906
1008.7115 1596.2979 522.4963 1055.336 ].h5', errno = 2, error message = 'No such file or directory', flags = 13, o_flags = 302)

The loss returns BATCH_SIZE number of values, instead of one value. Should't the loss be one value only per batch?

tensorflow 2.0 branch

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

1 participant