exadel-inc / exadel-inc/CompreFace
compreface is detecting male as female
- Dominant language
- Java
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
**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.





[docker_ps.log](https://github.com/exadel-inc/CompreFace/files/12461171/docker_ps.log)
[docker-comp-logs_new (2).txt](https://github.com/exadel-inc/CompreFace/files/12467540/docker-comp-logs_new.2.txt)
Contributor guide
Assessment
This issue has not been assessed yet.