Non destructive re-indexing and a couple other questions #972
emelbardis
started this conversation in
General
Replies: 1 comment 2 replies
Yes, when you create a cluster the system ideally learns to recognize the person represented by that cluster.
Is destructive.
Is destructive.
Is not destructive. It will bail out if no face detections are left for clustering.
The system will automatically detect faces in newly added photos and cluster those face detections as needed. In normal operation no manual intervention is necessary. |
2 replies
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.
I've done a lot of manual work organizing my photos with recognize and memories.
Does my manual merging and moving to a cluster of faces 'train' the system for future classifications?
Can I have the system take another look at 'unassigned faces' without deleting the existing faces and clusters?
Are these commands non-destructive to my existing classifications and will they help automatically classify/cluster faces that are currently in need of ?
occ recognize:recrawl
occ recognize:classify
occ recognize:cluster-faces
I'd like to get the system to keep trying to classify faces but retain all my current status.
Thanks
All reactions