A JS webpage to detect faces and its landmark and expressions powered by face-api.js library.
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.
Thanks to Vincent Mühler since without face-api.js
this project would not exist.