francois141 / face-detection-javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoC - Face detection, emotion detection & face recognition using javascript and browser

JavaScript Open Source Love Edge Firefox Google Chrome

Description of the project

This is a small proof of concept to test how we can integrate face detection in the navigator. Face-api is a high level api that is able to perform all these operations in real time in the browser and its integration is not very difficult.

How to run the code

python -m http.server 8000

Live demonstration

TODO: ADD GIF HERE

About


Languages

Language:JavaScript 78.8%Language:HTML 21.2%