-
Notifications
You must be signed in to change notification settings - Fork 68
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
Unable to detect rotated faces / landmarks inaccurate #4
Comments
Thanks for your test.And i noticed the problem as well , i am still trying to figure it out and try to make the performance and recall for rotated faces better.
|
Landmarks are more accurate after your latest bug fix! Getting high precision (over 90%) quite early now at about epoch 10. Comparing to your result in README, which I was unable to achieve before:
I now get quite a bit better results than what you had:
|
Just a note that epoch 39 was actually the best epoch I had out of the lot, so it only got worse from there. |
yes,I also noticed this.I am stilling trying to fix all these problems. |
These two test images look better in other implementations of RetinaFace for PyTorch, for eg.
https://github.com/bogireddytejareddy/retinaface-pytorch/blob/master/test_results/t1.jpg
https://github.com/bogireddytejareddy/retinaface-pytorch/blob/master/test_results/t4.jpg
The text was updated successfully, but these errors were encountered: