Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 578 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 578 Bytes

Face landmark detection in React

  1. Use TensorFlow.js for face landmark detection.
  2. Use face-api.js for emotion detection.

Libraries:

Graphics

Graphics are implemented on HTML5 Canvas draw methods.

How to run

  1. Clone
  2. Run yarn
  3. Run yarn start