|

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…

Facial Recognition – the Good, the Bad, the Ugly

Facial recognition is arguably one of the most prominent applications of computer vision across all verticals, ranging from pure entertainment all the way up to law enforcement and security. I wrote this to inspire you to experiment and make yourself familiar with the technology. I’ll also point out some of the pain points and threats…