Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance & Findings with 300 pictures. #26

Open
mr-pl3r opened this issue Dec 19, 2020 · 0 comments
Open

Performance & Findings with 300 pictures. #26

mr-pl3r opened this issue Dec 19, 2020 · 0 comments

Comments

@mr-pl3r
Copy link

mr-pl3r commented Dec 19, 2020

Hi there @nwesem ,
First of all - thank you for this repo.

Second of all, I have loaded the imgs folder as of today with 300 pictures of people, and the system seems to be working within ~70% accuracy or less.

Please see below some of my findings I had during the deployment:

  • Lighting during the recognition process. - the system is located outdoors and usually in the mornings (when the sun hits the camera directly) the system will get the lowest accuracy.

  • The initial picture taken should be taken with a high resolution camera, so far I have seen that pictures taken with a resolution of 3000 X 4000 have better results than pictures taken with a high resolution webcam with 1080X1920 resolution.

  • Another point is the usage of facemasks, which throws off the system and triggers false positives - sometimes "recognizing" two or three people with the same person (not registered) wearing a facemask.

Questions:

  • Is there a way to increase the accuracy by getting the system more strict when it comes to compare the faces ? This to reduce the false positives.

  • What are your suggestions in terms of lighting ?

  • If I would like to reduce the amount of faces to be detected down to one, what or where is the parameter I need change? Since the main.cpp after I changed it, still recognizes two or three faces even when the parameter was changed down to one.

Thank you again for your repo and help, take it easy!

FYI - The system has been running for a week or so, as I get more findings I will post them here for your reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant