A Brief Introduction to Facial Recognition (Part 2)
Let's start the journey of understanding how face recognition works with an example: I take an example of the Face Aligned Face Dataset from Pinterest. This dataset contains 10,770 images for 100 people. All images are taken from'Pinterest' and aligned using the dlib library. In this problem, we use a pre-trained model trained on Face recognition to recognize similar faces. Here, we are particularly interested in recognizing whether two given faces are of the same person or not.
Oct-3-2022, 08:05:17 GMT
- Technology: