Skip to content

A JS webpage to detect faces and its landmark and expressions powered by face-api.js library.

License

Notifications You must be signed in to change notification settings

BaseMax/FaceDetectionJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection JS

A JS webpage to detect faces and its landmark and expressions powered by face-api.js library.

Face Detection JS

Demo: https://basemax.github.io/FaceDetectionJS/

Note: Since for face detections we need to load and download models, so if your internet speed is not good you need to wait some seconds.

Demo

Face Detection JS

Face Detection JS

Face Detection JS

Thanks to Vincent Mühler since without face-api.js this project would not exist.