This Machine Learning Project is under the course CS550 (instructed by Gagan Raj Gupta). The project aims to revolutionize the hassle of the crucial attendance system in managing certain day-to-day activities in college academics, clubs, seminars, etc., enabling us to maintain students' statistics about their activity.
The members of this project are as follows:
Abhishek Kumar
: 12140040, CSEAditya Tiwari
: 12140090, CSEArnav Gautam
: 12140280, CSE
How to run? This was made on google colab Just upload Final_Phase/ml_final_project.ipynb into google colab, after running, it will ask for uploading dataset upload the zip file Final_Phase/archive(3).zip into google colab
This project will comprise two phases: Phase-1 and Phase-2
- Abhishek Malik (12140040) - Imported Pretrained FaceNet model and Applied to the DataSet
- Aditya Tiwari (12140090) - Built a new CNN model from scratch and Applied to the DataSet
- Arnav Gautam (12140280) - Imported Pretrained Deepface model and Applied to the DataSet
For Phase-1 we added 15 classes from course CS550 (different persons) pictures for our models to train on them. Here is the Github Link - https://github.com/arnavwinner/ML_Project.git
Objectives of the Final Phase
- Extracting faces from a group image.
- Classifying each face based on the available dataset.