This document summarizes a student project on developing an image-based attendance system using face recognition. It was submitted by two students, Swarup Das and Somodeep Seal, to fulfill the requirements for a Bachelor of Technology degree. The project involved building a system that can automatically detect faces in images and identify students to mark attendance. It aimed to streamline the attendance process and reduce administrative work for faculty compared to traditional paper-based methods. The document includes sections on background, methodology, implementation, results and future work. It discusses using computer vision and machine learning algorithms like Haar cascade for face detection and recognition.