Skip to content

In the recognition training, though the precision of the training set reaches 90, the precision of the validation set is still 70. How to handle this case? #6017

Closed Answered by Evezerest
livingbody asked this question in Q&A
Discussion options

You must be logged in to vote

This may be due to overfitting. There are two solutions you can try: (1) Introduce more augmentation methods or increase the probability of augmentation, and the default value is 0.4; (2) increase the 12 decay value of the system.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Evezerest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants