howdy icon indicating copy to clipboard operation
howdy copied to clipboard

Model on test

Open albfan opened this issue 4 years ago • 4 comments

This helps to understand what label on model howdy is detecting (at in what percentage)

I use face detection with several people on my family (to allow all of them to unblock)

When there's no model added, face is still detected. Not sure how to show that as red circle, while setting a blue circle if model label is detected. Looks when models are added, one is always the correct match.

The intention for blue, red circle (colors may vary) is to show when your face doesn't match anymore (different skin tone, glasses, hair style, beard) but still not working

To test I do this:

  • remove models:

      sudo mv /usr/lib64/security/howdy/models/alberto{,.old}.dat
    
  • restore models:

      sudo mv /usr/lib64/security/howdy/models/alberto{.old,}.dat
    

Fixes #443

albfan avatar Jan 31 '21 10:01 albfan

When a label is added to model would be interesting to take a snapshot to show what label matches with current face (to understand if face detection needs a new photo (like if you no longer have beards or viceversa)

albfan avatar Jan 31 '21 10:01 albfan

Hey, thanks for this great addition! I had a few questions which i've added as comments

boltgolt avatar Feb 26 '21 19:02 boltgolt

Thanks! just let me know if there's anything else to rework.

For my use case (several faces from different people in model, show the model detected is interesting)

albfan avatar Feb 27 '21 08:02 albfan

@boltgolt anything else missing on this?

albfan avatar Aug 01 '22 22:08 albfan

Thank you for the changes and sorry it literally took years to merge them!

boltgolt avatar Feb 18 '23 20:02 boltgolt

Cool PR merged ever!

albfan avatar Feb 19 '23 17:02 albfan