You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
Below is the code for a CNN mode. I am able to see the EPOCH progress bar for Training, but not for the validation. It seems like the execution was STUCK at Validation , but not.. at last it printed the validation results. What could I modify in the below code for enabling Verbose during Validation.
Summary
Environment
Python version:
Keras version:
Keras-applications version:
Keras backend with version:
Logs or source codes for reproduction
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://stackoverflow.com/questions/60418067/keras-fit-generator-not-reporting-progress-or-in-validation-step-or-verbose-not
Below is the code for a CNN mode. I am able to see the EPOCH progress bar for Training, but not for the validation. It seems like the execution was STUCK at Validation , but not.. at last it printed the validation results. What could I modify in the below code for enabling Verbose during Validation.
Summary
Environment
Logs or source codes for reproduction
The text was updated successfully, but these errors were encountered: