Back to Projects
School Face Recognition Attendance
Chunxiao Technology · 2020 – 2021
Role: Full-stack Engineer

Cover
1 / 4Smart face recognition attendance system for schools with real-time parent notifications. 99%+ recognition accuracy, sub-second response, liveness detection, deployed across multiple schools.
<1s
Recognition
99%+
Accuracy
3+
Schools
Real-time
Notifications
Problem
Schools need touchless, automated attendance tracking that reliably identifies students and keeps parents informed.
Solution
Face recognition terminals with liveness detection, Spring Cloud backend, JPush for real-time parent notifications, attendance statistics dashboard, offline mode support.
Key Highlights
- ▸Developed face recognition attendance terminal and management system
- ▸Real-time attendance notifications pushed to parents
- ▸Liveness detection to prevent photo spoofing
- ▸Deployed across multiple schools with stable operation
Tech Stack
JavaKotlinPythonOpenCVFace RecognitionLiveness DetectionAndroid SDKSpring CloudJPushMySQLRedisMQTT
What I Learned
Liveness detection is essential to prevent spoofing in face recognition systems; real-time parent notification increases engagement; offline mode is critical for school network reliability.