This document describes a visual attendance system using face recognition. The system was created to make the traditional paper-based attendance process more efficient and less prone to errors. It uses computer vision and face recognition techniques, including the RetinaFace and Arcnet algorithms, to detect and identify students' faces from video feeds or images taken in the classroom. When taking attendance, the system captures photos of students present and searches its database of student faces to automatically record attendance without disrupting the class. The document discusses the methodology and system structure, including face detection, face recognition modeling, and an overall workflow flowchart. It aims to provide an improved digital solution for tracking attendance at universities and colleges.