This video describes how you can do face detection in the browser using the blazeface model in Tensorflow.js. This can be useful to implement features in web applications like cropping faces for profile photos, auto tagging people in pictures and as a first step to face recognition. Since it is on the browser we use JavaScript and Tensorflow.js makes it very easy to interact with ML models that make the predictions.
00:00 Introduction
00:33 Get access to webcam
03:35 Detect faces using Tf.js
07:30 Display the results
Please like this video and subscribe for more !
Connect with me:
Email: [email protected]
Website: adarshmenon.in
Twitter : https://twitter.com/adarsh_menon_
LinkedIn: https://www.linkedin.com/in/adarsh-menon-/
Github : https://github.com/adarsh1021
#Tensorflowjs #JavaScript #FaceDetection #AI