This document describes a proposed system to automate student attendance using deep learning techniques like face detection and recognition. The system would take pictures of the classroom and use these techniques to identify which students are present, addressing issues with current manual attendance systems. It reviews previous literature on automated attendance systems and face recognition methods. The proposed system would use Python with OpenCV for face detection and an LBPH model for face recognition. It would generate reports with student attendance data and photos/videos from the classroom.