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

Please help me to improve performance #20

Closed
openedhardware opened this issue Sep 22, 2017 · 2 comments
Closed

Please help me to improve performance #20

openedhardware opened this issue Sep 22, 2017 · 2 comments

Comments

@openedhardware
Copy link

@GilLevi
I am detecting gender/age from the video, and some faces aren't working well.
Here are sample images(you could see the age at the end of file name)

male_0_2
Male, (0, 2)

1506005830019_hkc213254dfead43_0 06_male_ 0 2

(Male, (0, 2))

1506005307778_hkc213254dfead43_23 41_male_ 0 2

(Male, (0, 2))

1506006046966_hkc213254dfeaab1_17 79_male_ 4 6

(Male, (4, 6))

1506006314181_hkc213254dfeaab1_1 92_female_ 0 2

(Female, (0, 2))

Any suggestion to improve performance?

Do I crop images too large?
Do I need to rotate image before getting age?

Thanks!

@GilLevi
Copy link
Owner

GilLevi commented Sep 22, 2017

Hi @openedhardware,

Thank you for interest in our model.

I think the crop is indeed to large and needs to be more aggressive.

Best,
Gil

@openedhardware
Copy link
Author

Yes, @GilLevi
That fixed the issue!
Thanks!

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