-
-
Notifications
You must be signed in to change notification settings - Fork 103
Ability to move selected faces from cluster to other cluster #78
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
Comments
From an API perspective, this is easy since we can move an image from one cluster to another with recognize's webdav API. The UI is more challenging. Ideally this should somehow go into either |
Why not reuse the UI from merging clusters? Workflow should be kind of identical from user perspective Select faces from within cluster, go to menu, select new cluster, done |
Yes, I misunderstood what you're referring to. That said, the feature I mentioned above (albeit separate) might also be useful. |
Uh oh!
There was an error while loading. Please reload this page.
So instead of deleting from current cluster, recrawl & redetect as new cluster etc... could we simply switch selected faces to a different (correct) cluster? Not sure how feasible that is or if it's better done on recognize side
Also probably needs #79
The text was updated successfully, but these errors were encountered: