While researching for image recognition I came across some very interesting articles about how to perform facial recognition in Python:
./M6
- Uses OpenCV:
Face detection with OpenCV and deep learning
How to build a custom face recognition dataset
Face recognition with OpenCV, Python, and deep learning
Face clustering with Python
OpenCV Face Recognition
OpenCV and Python K-Means Color Clustering
Hobbits and Histograms – A How-To Guide to Building Your First Image Search Engine in Python
Full article list
- Uses TensorFlow:
Building a Facial Recognition Pipeline with Deep Learning in Tensorflow
Deep Learning CNN’s in Tensorflow with GPUs
- Using OpenFace:
Face Recognition for Beginners
Secret identities wouldn’t fool modern face recognition
Creating Multi-View Face Recognition/Detection Database for Deep Learning in Programmatic Way
face-api.js — JavaScript API for Face Recognition in the Browser with tensorflow.js
Full article list
- Other:
Face Recognition with Python, in Under 25 Lines of Code
./M6