Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Enable Vebose for validation phase in each epoch #174

Open
Gelesh opened this issue Feb 29, 2020 · 0 comments
Open

Enable Vebose for validation phase in each epoch #174

Gelesh opened this issue Feb 29, 2020 · 0 comments

Comments

@Gelesh
Copy link

Gelesh commented Feb 29, 2020

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

  • Python version:
  • Keras version:
  • Keras-applications version:
  • Keras backend with version:

Logs or source codes for reproduction

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

No branches or pull requests

1 participant