FacialRecognition
Face Recognition using face_recognition module and face encoding in Python
Install / Use
/learn @Py-Contributors/FacialRecognitionREADME
Usgaes
Add Your Image in Images folder. exmaple >> name.jpeg
Install the requirements file
# windows
python -m venv frenv
frenv/Scripts/activate.bat
python -m pip install -r requirements.txt
# Linux/Mac
python -m venv frenv
source frenv/bin/activate
python -m pip install -r requirements.txt
Run the Script
python FaceRec.py train # to extract encoding
python FaceRec.py run # to run face recognition
NOTE:-
# incase installtation stuck on dlib
python -m pip install dlib -vvv
Related Skills
node-connect
349.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
109.7kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
109.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
349.7kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
