We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Amazing library !! Anyone aware of a nice emotion detection library (happy / sad / smiling) that could integrate nicely with this ? Thanks
The text was updated successfully, but these errors were encountered:
Any plan or suggestion for emotion detection? Thanks?
Sorry, something went wrong.
https://github.com/oarriaga/face_classification this ? This api uses opencv for face detection.
So, you just need to skip those steps and use directly keras classifier and emotion detection steps to integrate with this library
see this https://github.com/oarriaga/face_classification/blob/master/src/train_emotion_classifier.py
No branches or pull requests
Amazing library !!
Anyone aware of a nice emotion detection library (happy / sad / smiling) that could integrate nicely with this ?
Thanks
The text was updated successfully, but these errors were encountered: