exadel-inc / CompreFace

Leading free and open-source face recognition system
https://exadel.com/accelerator-showcase/compreface/
Apache License 2.0
5.69k stars 775 forks source link

compreface is detecting male as female #1171

Open apkr23 opened 1 year ago

apkr23 commented 1 year ago

Describe the bug

compreface is detecting male as female in more than 90% of the cases. But the female gender has no issues.

To Reproduce

Steps to reproduce the behavior:

  1. I am creating the images using "docker-compose up -d" cmd
  2. then going to localhost:8000 >> create account >> login >> create app and then add detection service
  3. then click on "test" button and upload image to test.
  4. in most cases, female is detected as female correctly but male also gets detected as female.

Expected behavior

male should be male

Screenshots

please see attached examples.

Desktop (please complete the following information):

-not dependent on browser

Logs

Run those commands and attach result to the ticket:

docker ps

docker-compose logs

both attached here. Additional context

It worked last week but somehow got into this state. I tried wiping off docker s/w, reinstall, tried all sorts of things but still same problem. I have also tried compreface 1.1 as well as 1.2 - both have same problem with all different docker versions.

Screenshot 2023-08-28 233742 Screenshot 2023-08-28 233759 Screenshot 2023-08-28 233813

source img_02

docker_ps.log docker-comp-logs_new (2).txt

MoBanerjee commented 1 year ago

Can you kindly assign me this open issue? Thanks

apkr23 commented 1 year ago

I don't have access to assign the issues, may be someone else/admin can help us.