-
Notifications
You must be signed in to change notification settings - Fork 153
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
About recall and precision #19
Comments
i am trying to train the model with my own dataset. when i try to start the training each epoch is taking less an second to complete. can you help me with the training? DEVICE is: cpu
|
I found that the recall rate and accuracy rate are very low during my training. Is my training not enough? is this normal?I am using my own data set
512/512 [====================] - 29s 56ms/step - epoch: 66 - iter: 2012224 - precision: 0.1374 - recall: 0.1230
The text was updated successfully, but these errors were encountered: