Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.1 KB

Git Version NPM Version

FaceAPI

AI-powered Face Detection & Rotation Tracking, Face Description & Recognition, Age & Gender & Emotion Prediction for Browser and NodeJS using TensorFlow/JS


Live Demo: Click Here




Browser

Browser example that uses static images and showcases both models as well as all of the extensions is included in /demo/index.html Example can be accessed directly using Git pages using URL: https://prakasravichandran.github.io/EmotionDetector/demo/index.html

Browser example that uses live webcam is included in /demo/webcam.html Example can be accessed directly using Git pages using URL: https://prakasravichandran.github.io/EmotionDetector/demo/webcam.html