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

about age and gender branch, age precision is very low #42

Open
hewumars opened this issue Apr 19, 2021 · 1 comment
Open

about age and gender branch, age precision is very low #42

hewumars opened this issue Apr 19, 2021 · 1 comment

Comments

@hewumars
Copy link

enviroments:

  • ubuntu 16.04
  • pip install -r requirement2.1.txt

commad

  1. age and gender
    python test.py -g -white -se -i data/Age_Gender/ -m model/c3ae_model_v2_fp16_white_se_132_4.208622-0.973
  2. only age
    python test.py -se -i data/Age_Gender -m model/c3ae_imdb_v89.h5

result compare

  1. age and gender result
    image
  2. only age result
    image

I changed the single image test to batch images test for average precision.but the same test data but the results are very different.

Is it the parameters configuration problem or the model problem?

@StevenBanama
Copy link
Owner

I have had test it in our inner dataset, which worked normally.But now I have changed my job and no GPU at hand.Maybe you can retrain or finetune it.

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

2 participants