Mojimap is a browser-based playground that infers emoji reactions based on your facial expressionsโentirely client-side. Using TensorFlow.js and MediaPipeโs lightweight vision models, it tracks your face and maps your expressions to emojis in real time.
Check out the playground here!
- For optimial performance please use a browser other than Chrome, Firefox and Safari seem to work great! Unsure why Chrome gets bogged down.
- Real-time face landmark detection, using 478 points facial feature points
- Facial expression classficiation all happening locally in your browser
- Blendshape model infers subtle muscle movements and expressions taking the 478 landmark points as input
- See currently supported expressions below:
Expression | Emoji |
---|---|
Winking (match same eye as emoji) | ![]() |
Smirking with leaning eyes (match same as emoji) | ![]() |
Smiling (without teeth) | ![]() |
Smiling (with teeth) | ![]() |
Shocked | ![]() |
Rolling Eyes | ![]() |
๐ Contributions, feedback, and emoji ideas are always welcome.
Got a cool idea? Found a bug? Feel free to reach out ๐