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
Yes see my folked repository. (https://github.com/boguss1225/TensorFlow2.0_Image_Classification)
It provides following additional features!
1. Added 25 models from Keras API
2. Auto Evaluation + Testing after training
3. Added more metrics (AUC, Precision, Recall)
4. Added early stop (patient=5) callback
5. Added Saving Best model callback
6. Added History saving function
Sometimes I thought only total acc would not satisfy my request, so is it possible to show each class test acc during the evaluation?
The text was updated successfully, but these errors were encountered: