Skip to content

shadman/face-recognition-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Face Recognition Javascript

Using Following Library, Models and Reference

https://github.com/justadudewhohacks/face-api.js

https://github.com/WebDevSimplified/Face-Detection-JavaScript/tree/master/models

https://medium.com/@kkmphele/image-facial-recognition-in-javascript-using-convolutional-neural-networks-with-face-api-js-7ce8a8c7493c

Tech Stack

  • HTML
  • Javascript

Working Demo

alt sample demo

NOTE:

The video eventListener for play fires up too early on low-end machines, before the video is fully loaded, which causes errors to pop up from the Face API and terminates the script (tested on Debian [Firefox] and Windows [Chrome, Firefox]). Replaced by playing event, which fires up when the media has enough data to start playing.

Cheers !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published