/tfjs-face_detection

Face detection with webcam on browser using tensorflow.js

Primary LanguageJavaScriptMIT LicenseMIT

Face Detection on the browser using Tensorflow.js

Face detection with webcam on browser using tensorflow.js

To run the project,

For linux users

user@username:~$ git clone https://github.com/sid0312/tfjs-face_detection
user@username:~$ cd tfjs-face_detection
user@username:~/tfjs-face_detection$ google-chrome index.html

For windows users

C:\Users\username> git clone https://github.com/sid0312/tfjs-face_detection
C:\Users\username> cd tfjs-face_detection
C:\Users\username\tfjs-face_detection> index.html

Allow access to the browser and wait for a few seconds

Results