The document describes a proposed smart attendance system using face recognition. The system aims to simplify the traditional manual attendance marking process by using advances in image processing and face recognition technology. It would identify and recognize faces in real-time, match them to data in a student database, and automatically record attendance. This would make the attendance process more efficient and accurate compared to existing systems, while avoiding issues like proxy attendance due to the uniqueness of biometric facial traits. The proposed system uses OpenCV, dlib and face recognition libraries to perform face detection and recognition with a one-shot learning approach requiring only one image per student.