Skip to content

syauqy/handemoji-tensorflow-gatsby

Repository files navigation

🖖 Handemoji - Emoji Hand Gesture Detection Using TensorFlow

Handemoji is a simple AI-based hand gesture recognition that translates a hand pose into the Emoji. Using Tensorflow JS and its Handpose preloaded model to detect the hand object and its parts. Handsign also uses an additional library called Fingerpose to classify certain of custom hand gestures based on the finger position.

#madewithTFJS

Handsign demo

References & Libraries

  • Tensorflow JS - A Library for ML in JS.

  • Handpose - A lightweight ML pipeline consisting of two models: A palm detector and a hand-skeleton finger tracking model.

  • Fingerpose - A pose classifier for hand landmarks detected by TensorFlow.js Handpose's model.

If you want to learn more about Tensorflow JS and custom gesture handpose, please kindly check these amazing videos

Deploy to your site

Deploy to DO

About

A simple hand gesture to emoji recognition using Tensorflow's Handpose Model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published