Smart Contactless Attendance System using Computer Vision and Edge AI

 

Table Of Contents


Chapter ONE

INTRODUCTION

  • 1.1Introduction1.2 Background of Study1.3 Problem Statement1.4 Objectives of Study1.5 Limitations of the Study1.6 Scope of the Study1.7 Significance of the Study1.8 Structure of the Research1.9 Definition of Terms

Chapter TWO

LITERATURE REVIEW

  • 2.1Review of Key Concepts: Computer Vision, Edge AI, and Attendance Systems2.2 Related Work in Voice/Face/Behavioural Biometric Attendance2.3 Image Preprocessing Techniques in Real-Time Systems2.4 Object Detection and Recognition Algorithms Overview2.5 Edge Computing Architectures for Real-Time Inference2.6 Privacy, Security, and Ethics in Vision-Based Systems2.7 Data Collection and Annotation Standards2.8 Performance Metrics for Attendance Systems2.9 Deployment Scenarios: On-Premises vs. Cloud vs. Edge2.10 Gaps in Existing Research and Opportunities for Improvement

Chapter THREE

SYSTEM DESIGN AND IMPLEMENTATION

  • 3.1Research Design and Philosophy3.2 System Architecture Overview3.3 Data Acquisition and Dataset Description3.4 Data Preprocessing and Augmentation3.5 Model Selection and Training Strategy3.6 Edge AI Inference Pipeline3.7 System Integration and Hardware Platform3.8 Evaluation Methodology and Metrics3.9 Ethical and Privacy Considerations3.10 Validation and Reproducibility Protocols

Chapter FOUR

SYSTEM TESTING AND EVALUATION

  • 4.1System Implementation Details4.2 Face/Person Detection Module4.3 Feature Extraction and Recognition Module4.4 Attendance Recording and Database Schema4.5 Edge Inference Optimizations4.6 Real-Time Performance Analysis4.7 Robustness to Environmental Variations4.8 Security and Access Control Mechanisms4.9 User Interface and User Experience Considerations4.10 Pilot Deployment Scenarios and Feedback

Chapter FIVE

SUMMARY, CONCLUSION AND RECOMMENDATIONS

  • 5.1Summary of Findings5.2 Discussion of Results vs. Objectives5.3 Implications for Academia and Industry5.4 Limitations and Threats to Validity5.5 Recommendations for Future Work5.6 Conclusions5.7 Project Deliverables and Artifacts5.8 Final Reflections

Project Abstract

This work presents a smart contactless attendance system that leverages computer vision and edge AI to provide reliable, privacy-conscious, and scalable tracking of participant presence in institutional settings. The system integrates real-time facial recognition, liveness detection, and privacy-preserving data handling to minimize contact points and reduce administrative overhead. A heterogeneous edge-computing architecture distributes processing across on-device inference units and local edge servers to ensure low-latency responses, robust operation in bandwidth-constrained environments, and resilience against centralized single points of failure. The core contributions include (1) an optimized face recognition pipeline tailored for resource-constrained devices, featuring lightweight neural network architectures, quantized models, and region-of-interest processing to accelerate inference while preserving accuracy; (2) a liveness verification module using multi-modal cues (blink, micro-movement, depth cues where available) to mitigate spoofing attempts; (3) a privacy-first data management framework that minimizes data retention, employs on-device feature extraction, and uses secure, auditable hashing for attendance records to satisfy regulatory and institutional standards; (4) an edge-accelerated attendance ledger with immutable logging and role-based access control to support auditing, reporting, and integration with existing student information systems; (5) an adaptive enrollment and recognition strategy that handles class rosters, opt-in consent, dynamic group assignments, and recurring re-enrollment to maintain high recognition rates across diverse demographics and changing environments. The methodology encompasses dataset acquisition and preprocessing, model training with transfer learning on domain-specific data, and deployment on heterogeneous hardware including micro-edge devices and local servers. Evaluation metrics focus on recognition accuracy, false acceptance and rejection rates, latency, throughput, energy consumption, and privacy compliance indicators under varying environmental conditions (lighting, occlusion, crowd density). A comprehensive comparative study against baseline attendance approaches demonstrates improved efficiency, reduced physical contact, and enhanced user experience without compromising security or privacy. The system includes an interactive administrator dashboard for real-time monitoring, attendance anomaly detection (e.g., duplicate entries, unattended sessions), and configurable alerting. To ensure scalability, the architecture supports multi-campus deployments, modular plug-ins for calendar integration, notification services, and analytics dashboards. Ethics and bias mitigation strategies are discussed, including diverse dataset curation, continuous model auditing, and transparent consent workflows. The results indicate high accuracy in face recognition with robust liveness verification across controlled and semi-controlled environments, while edge processing achieves low-latency performance suitable for large classes and high-traffic periods. The study also explores deployment considerations such as hardware heterogeneity, network topology, privacy-preserving key management, and maintenance protocols. Overall, the research demonstrates a viable, secure, and scalable solution for contactless attendance that can be integrated into existing academic and corporate ecosystems to improve operational efficiency, user trust, and data governance.

Project Overview

What This Project Is About

A practical project that explores how cameras and edge devices can automatically record attendance without touching anything. It uses computer vision to recognize people and edge AI to process data on local hardware, keeping information fast and private.



The Problem It Addresses

Traditional attendance methods require physical interaction or centralized servers, which can be slow, easily fooled, or raise privacy concerns. This project aims to provide a quick, contactless, and secure way to verify who is present in a group setting.



Objectives of the Project


  1. Understand how cameras can identify faces or unique identifiers in a group setting.
  2. Implement an edge AI system that runs locally on a device without sending data to the cloud.
  3. Evaluate accuracy, speed, and privacy implications of the system.
  4. Develop a user-friendly interface for administrators to view attendance records.
  5. Ensure basic security measures to protect stored attendance data.


What You Will Do Step by Step


  1. Study related work and choose suitable computer vision and edge AI approaches.
  2. Set up hardware (camera, local computer or edge device) and required software.
  3. Collect or obtain a labeled dataset for attendance scenarios (with consent and privacy in mind).
  4. Train or configure a lightweight recognition model to run on the edge device.
  5. Implement real-time video processing to detect and record present individuals.
  6. Build a local database to store attendance events and generate reports.
  7. Test accuracy, latency, and privacy protections; iterate on improvements.
  8. Prepare a simple user interface and documentation for end users.


Expected Outcome


A functional, contactless attendance system that runs on local hardware, delivers fast results, and provides clear attendance logs while prioritizing user privacy.

Blazingprojects Mobile App

📚 Over 50,000 Project Materials
📱 100% Offline: No internet needed
📝 Over 98 Departments
🔍 Software coding and Machine construction
🎓 Postgraduate/Undergraduate Research works
📥 Instant Whatsapp/Email Delivery

Blazingprojects App

Related Research

Computer Science. 2 min read

Smart Contactless Attendance System using Computer Vision and Edge AI...

What This Project Is About A practical project that explores how cameras and edge devices can automatically record attendance without touching anything. It uses...

BP
Blazingprojects
Read more →
Computer Science. 3 min read

Smart Traffic Management System using Edge AI and V2I Communication...

What This Project Is About The project studies how traffic flow can be improved by using smart devices at intersections and vehicles to make better decisions in...

BP
Blazingprojects
Read more →
Computer Science. 3 min read

Adaptive Lightweight Federated Learning for Resource-Constrained IoT Networks...

What This Project Is About A straightforward exploration of how to train machine learning models across many small devices (like sensors and gadgets) without se...

BP
Blazingprojects
Read more →
Computer Science. 4 min read

Smart Traffic Signal Optimization Using Reinforcement Learning for Urban Environment...

What This Project Is About A plain-language overview of how traffic signals can be made smarter by using simple learning rules that let signals adapt to real tr...

BP
Blazingprojects
Read more →
Computer Science. 3 min read

Smart Traffic Signal Control Using Reinforcement Learning and Connected Vehicle Data...

What This Project Is About A plain-language overview of using smart traffic signals that adapt in real time by learning from traffic patterns and information fr...

BP
Blazingprojects
Read more →
Computer Science. 4 min read

Smart Contract-based Resource Allocation and Fairness in Edge Computing Environments...

What This Project Is About A simple, beginner-friendly overview of how smart contracts can help manage computing tasks in networks of edge devices, with automat...

BP
Blazingprojects
Read more →
Computer Science. 2 min read

Smart Edge-Assisted Federated Learning for Real-Time Anomaly Detection in Industrial...

What This Project Is About A straightforward study of how edge devices (like sensors and local gateways) can work with collective learning to spot unusual behav...

BP
Blazingprojects
Read more →
Computer Science. 3 min read

Smart City Traffic Anomaly Detection Using Real-Time Multi-Modal Data Fusion and Exp...

What This Project Is About A simple, hands-on exploration of detecting unusual traffic patterns in a city using different data sources. The project investigates...

BP
Blazingprojects
Read more →
Computer Science. 2 min read

Smart Contract-Based Supply Chain Traceability System with Real-Time Anomaly Detecti...

What This Project Is About This project explores how smart contracts can track products through a supply chain, while using machine learning to spot unusual pat...

BP
Blazingprojects
Read more →
WhatsApp Click here to chat with us