learnopencv icon indicating copy to clipboard operation
learnopencv copied to clipboard

y everyone 4-6? do i need to change some parameter?

Open kelisima001 opened this issue 2 years ago • 6 comments

image

kelisima001 avatar Mar 10 '22 05:03 kelisima001

Excuse me, can you rephrase your question, please? Can you describe what you see, what you have expected instead? Which application do you use, how have you called it, which parameter have you used, have you changed something, do you use the same NN-model underneath?

brmarkus avatar Mar 10 '22 05:03 brmarkus

i used python3.8 opencv 4.5.3.56 i downloaded age_net.caffemodel and gender_net.caffemodel and then putted under AgeGender else did not change anything then i used python AgeGender.py --input "C:\Users\xxx\Pictures\2110021F20422A.jpg" show this

kelisima001 avatar Mar 10 '22 06:03 kelisima001

i git clone the project and cd to AgeGender in windows

kelisima001 avatar Mar 10 '22 06:03 kelisima001

Cannot comment on the age-network's precision or what material was used for training, whether it used "representative" images, including Asian faces of women in different ages... Can you try other images showing different men, woman of different age, please?

Random examples: https://upload.wikimedia.org/wikipedia/commons/2/2d/Angela_Merkel_Juli_2010_-_3zu4.jpg https://upload.wikimedia.org/wikipedia/commons/a/af/Claudia_Schiffer_C%C3%A9sars_1993.jpg

brmarkus avatar Mar 10 '22 06:03 brmarkus

image I found the same thing

chinlee1523 avatar Mar 23 '22 10:03 chinlee1523

You might contact "https://github.com/GilLevi/AgeGenderDeepLearning" and check "https://talhassner.github.io/home/publication/2015_CVPR" for which material was used to train the model. It could mean that the selected data is not representative enough.

brmarkus avatar Mar 25 '22 06:03 brmarkus