-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
docs: Better Facial Recognition Clusters #14911
base: main
Are you sure you want to change the base?
Conversation
📖 Documentation deployed to pr-14911.preview.immich.app |
Would it make sense to apply some of this automatically on a rerun if the library has a large amount of assets? |
Not without deleting all previously assigned name data. |
mertalev wrote that maybe in the future there will be a refresh button that can prevent this. |
A generalization of this guide would be to use OPTICS instead of DBSCAN, which would basically cluster in order from the densest regions to the least dense. This guide is a valid alternative until something like that is implemented. |
Co-authored-by: Felix Bühler <[email protected]>
I haven't forgotten about this PR, I'm not at home right now so I'll edit it according to feedback when I can. |
…mmich into new-face-cluster-guide
I tried this guide on my library and the results were very promising, I thought I would make a guide that could help more people.
Maybe in the future it will be possible to make this process automatic 🤔
If it doesn't fit the documentation I will pass it on to Community Guides.
@mertalev I would like to know what you think about it and if you have any ideas for correction/improvement.