Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 477 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 477 Bytes

Face_attendance

Face Detection and Attendance by OpenCV Result

Usage

  • Run file DataGenerator.py to create your custom dataset
  • Run file Training.py to train model with your dataset
  • Finally, fun file Detector.py to implement model, result will be saved to file face_recognition.csv

Help

Please feel free to raise any issues on the GitHub repository or contact me via email: [email protected] if you encounter any problems. Hope you enjoy my code!