Marauders-9998 / Attendance-Management-using-Face-Recognition

A Desktop App made in Python to handle tasks related to Attendance Management of an Institute
GNU General Public License v3.0
31 stars 29 forks source link

Document accuracy statistics of the model #23

Open Vibhu-Agarwal opened 4 years ago

Vibhu-Agarwal commented 4 years ago

Currently, the application doesn't specify the accuracy of the used face-detection/recognition model anywhere, nor is it mentioned anywhere in the documentation. The application's face detection and recognition algorithms need more explanation than a line or two as currently written in the README. The different parameters related to the model have to be taken into account and a detailed explanation in a separate file has to be made in order to convince the user of our application's performance with numbers.

kn-neelalohitha commented 4 years ago

I would like to work on this.

Vibhu-Agarwal commented 4 years ago

@kn-neelalohitha Sure, go ahead!

kn-neelalohitha commented 4 years ago

Sorry @Vibhu-Agarwal I am yet to start this! I am understanding the codebase and for the past 3 or 4 days, I was occupied with some other work. I will start soon.

Vibhu-Agarwal commented 4 years ago

@kn-neelalohitha Thanks for the update 👍