Skip to content

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

Closed
illnesse opened this issue Oct 18, 2022 · 4 comments
Closed

Ability to move selected faces from cluster to other cluster #78

illnesse opened this issue Oct 18, 2022 · 4 comments
Labels
feature New feature or request

Comments

@illnesse
Copy link

illnesse commented Oct 18, 2022

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

@pulsejet
Copy link
Owner

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 viewer (or some kind of plugin for it), or the sidebar where the user can select the particular face and re-categorize it.

@pulsejet pulsejet added the feature New feature or request label Oct 18, 2022
@illnesse
Copy link
Author

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

@pulsejet
Copy link
Owner

Yes, I misunderstood what you're referring to. That said, the feature I mentioned above (albeit separate) might also be useful.

@pulsejet
Copy link
Owner

image

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

No branches or pull requests

2 participants