According to CDC, "An estimated 1 in 25 adult drivers (18 years or older) report falling asleep while driving…". The article reports, “...drowsy driving was responsible for 91,000 road accidents…”. To ...
Create Snapchat/Instagram Filters Using Mediapipe
Introduction Why invest in make-up or trendy clothes and eyewear when Snapchat and Instagram provide filters that can make you look as wild, exotic, or beautiful as you wish, that too in a matter ...
Face Recognition with ArcFace
Can we distinguish one person from another by looking at the face? We can probably list several features such as eye color, hairstyle, skin tone, the shape of the nose and eyebrows, etc. Some ...
Gender and Age Classification using OpenCV Deep Learning ( C++/Python )
In this tutorial, we will discuss an interesting application of Deep Learning applied to faces. We will estimate the age and figure out the gender of the person from a single image. The model is ...
Average Faces of FIFA World Cup 2018
Football has been one of the most followed sports in the past decades. With an average attendance of 53k in a single match for the past years, let's get into this FIFA fever as well! Imagine your ...
Facemark : Facial Landmark Detection using OpenCV
In this tutorial, we will learn about facial landmark detection using OpenCV with no external dependencies. I have written several posts about Facial Landmark Detection and its applications. You ...