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

Usage of Age / Gender etc. from Compreface #47

Closed
Chreece opened this issue May 24, 2021 · 6 comments
Closed

Usage of Age / Gender etc. from Compreface #47

Chreece opened this issue May 24, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@Chreece
Copy link

Chreece commented May 24, 2021

Hello David,
Thank you very much for sharing your great project!
I think it is a must have for the Smart Home enthusiasts...

What do you think about adding support for the new plugins from Compreface like Age and Gender recognition?

I would like to read your thoughts...

Keep up helping the community :D

@jakowenko jakowenko added the enhancement New feature or request label May 24, 2021
@jakowenko
Copy link
Owner

I'm glad you are finding the project useful and thank you for the suggestion!

I'd definitely love to support this feature. I was looking a little closer at it last night. Do you see this running at the same time recognition happens? Maybe showing all the age / gender info on that UI card element for each picture?

@jakowenko
Copy link
Owner

Hey @Chreece, I added support for this feature to the beta build if you want to test it out.

You'll just need to update the config.yml to pass in the face_plugins like so:

detectors:
  compreface:
    url: http:https://localhost:8000
    key: xxx-xxx-xxx-xxx
    face_plugins: age,gender

I've added two new badges to the UI if the values are present. I'm currently only accounting for the age and gender plugins.

Screen Shot 2021-05-24 at 10 00 56 PM

@Chreece
Copy link
Author

Chreece commented May 25, 2021

Wow that was fast!

You are awesome!

That's exactly the way I would have it done...
I will try it and give my feedback.

@Chreece
Copy link
Author

Chreece commented May 25, 2021

Yes it works as I would personally wanted!
Thank you David!

@jakowenko
Copy link
Owner

Awesome, I'm glad it's working for you. I'll close this for now and feel free to open up a new issue if you'd like to see anything else added.

@ozett
Copy link

ozett commented Nov 2, 2021

compreface-json contains age and gender,
do the plugins send them over MQTT?

would be great

----edit: YES
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants