Face Recognition Docker#
The world’s simplest facial recognition api for Python and the command line
Demo#
pip#
pip3 install face_recognition
Docker Compose#
git clone https://github.com/ageitgey/face_recognition.git
cd face_recognition
docker compose up
Usage#
Command-Line Interface#
face_recognition- Recognize faces in a photograph or folder full for photographs.face_detection- Find faces in a photograph or folder full for photographs.
Features#
Find faces in pictures

Find and manipulate facial features in pictures

Identify faces in pictures
