-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
detecting problem in finally #25
Comments
I stongely agree with you. And I have a simialr problem. So, I think I need to modify the CNN model..... |
I find out that if you increase epoch to about 600, the accuracy will increases largely. |
I recently use Donny's model, which works more effective. 💯 |
After training for about 40 times,the accuracy is stable at 0.88. |
I have accomplish the model's train and evaluate,the evaluate result is 93%,but when I predict face on my camera , the process will think of all the faces as me . I should how to the problem。
The text was updated successfully, but these errors were encountered: