Inspiration
Snapchat filters
What it does
Detects Emotions and overlays an matching emoji onto your face
How we built it
Using python libraries such as open cv and using FER(Facial Expression Recognition) models to detect emotions.
Challenges we ran into
How to ensure the program does not overlay an emoji more than once if the emotion detected is the same for a period time.
Accomplishments that we're proud of
My first big project
What we learned
Open cv, NumPy and FER
What's next for Emotion detector
Create my own model to detect emotions rather than using the one FER library provided
Log in or sign up for Devpost to join the conversation.