Skip to content

Real-time face recognition on browser using face-api.js. You can add faces to recognize

Notifications You must be signed in to change notification settings

hafriz/face-recognition-on-browser

 
 

Repository files navigation

Realtime face-recognition-on-browser using webcam

Real-time face recognition on browser using face-api.js. You can add faces to recognize and this project will store the face descriptors in json file for future use.

Requirements :

  • PHP 5 or PHP 7
  • Functional Webcam
  • Browser (Google Chrome, Mozilla Firefox)

Steps :

- Download the project.
- Extract the downloaded zip file.
- Since I am using apache linux, I placed all files in /var/www/html directory.
- Finish. You can now test the project by accessing http://localhost to your local browser.

About

Real-time face recognition on browser using face-api.js. You can add faces to recognize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.1%
  • PHP 7.1%
  • CSS 1.8%