• Stars
    star
    15
  • Rank 1,371,379 (Top 28 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Attendance System using face recognition. Fully automated, UI operated. The model was trained using Keras Sequential layers and Softmax function at the output layer. The data is maintained in MongoDB and CSV at the backend. UI is created using Tkinter