Dlib
entities · 3 notes linked
Related: Face Detection · Computer Vision · Face Recognition Library · Face Recognition · Transfer Learning · Convolutional Neural Networks
Notes
- Build Your Own Face Recognition Tool With Python – Real Python — End-to-end Python face recognition app using face_recognition library
- CNN based face detection from dlib http://www.arunponnusamy.com/cnn-face-detector-dlib.html — Comparing dlib HOG and CNN face detectors in Python with timing
- Using dlib from Python — dlib library installation and compilation guide for Python and C++