Build a Cool Face Detection App in Your Browser
In my previous post I gave an overview of facial recognition, its advantages and ethical considerations. Today I want to show you how to put this technology in practice. We are going to build a web application that detects your face and does some basic feature analysis. Let’s start with a demo. Source code: https://bit.ly/3g39PZY…