wannfq / face-detection

A simple real-time face detection with face-api.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Detection

Features

  • detect face (on camera)
  • detect face landmark
  • detect emotion

How to run

  1. Run npm install to install dependency
  2. Run npm run build to build browser script
  3. Run npm run serve to serve index page
  4. Go to http:localhost:3000

About

A simple real-time face detection with face-api.js


Languages

Language:TypeScript 66.2%Language:HTML 20.5%Language:JavaScript 13.2%