Face grouping
#1049
Replies: 1 comment 1 reply
-
|
Not sure I totally understand your case.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just started playing with Compreface yesterday, and am impressed. This is is a really hands on face recognition system that offers the flexibility I need with my large photo collection, unlike some of the other photo packages out there, that offer recognition, but it's tightly controlled.
One thing I would find useful if to classify faces into groups - so set a landmark threshold, and categorize similar faces together. So if I have 100k faces, group them into say 1000 (depending on the threshold) groups.
At the moment, recognition compares landmarks to a set of trained faces.
Instead, I would like it to compare against other untrained faces.
Is possible?
Beta Was this translation helpful? Give feedback.
All reactions