Skip to content

Repository files navigation

Work Register: A Real-Time Employee Face Detection and Registration System

The system composes two-key components, i.e. web client and web server, where web client is responsible for fetching raw images from user camera and displaying face-detected images received from web server. On the other hand, web server is responsible for detecting faces on images received from web client by using YOLOv8n model. Lastly, both web client and server perform their task in real-time using WebSocket protocol implemented with Socket.IO and Flask-SocketIO, respectively.

How Does the System Work

Model Building

Model building is shown in the notebook named YOLOv8n_face_detection.ipynb. For more organized display, please directly enter on Colab via the link here.

Screenshots

About

Work Register: A Real-Time Employee Face Detection and Registration System

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages