deepinsight / deepinsight/insightface
Why gender detection return wrong result wile running gender-age/test.py
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
I have run the test.py from the gender-age folder for the below image
Input:

For the above image , I got the following result
```
('time cost', 0.0008956350000000001)
('gender is', 1)
('age is', 27)
```
Please let me know, if any changes i need to do to get more accurate result.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.