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
Hello, thank you for the great code! I wonder if the landmark detection accuracy in this project is identical to the one in this project https://github.com/yinguobing/cnn-facial-landmark
is it the same CNN and training dataset?
I am working on facial expressions detection and I wonder if you have any suggestions for getting more accurate frontal face landmarks detection for eyes closed and mouth is widely open or one eyebrow is higher than the other one?
Thanks!
The text was updated successfully, but these errors were encountered:
For the second question, this tutorial is for beginners so the model and the loss function are simplified. If accuracy is a key requirement you may want to refer to some state of the art technical/academic papers. This project is not the best option.
Hello, thank you for the great code! I wonder if the landmark detection accuracy in this project is identical to the one in this project https://github.com/yinguobing/cnn-facial-landmark
is it the same CNN and training dataset?
I am working on facial expressions detection and I wonder if you have any suggestions for getting more accurate frontal face landmarks detection for eyes closed and mouth is widely open or one eyebrow is higher than the other one?
Thanks!
The text was updated successfully, but these errors were encountered: