Skip to content

docs: Better Facial Recognition Clusters#14911

Merged
zackpollard merged 6 commits intoimmich-app:mainfrom
aviv926:new-face-cluster-guide
Mar 3, 2025
Merged

docs: Better Facial Recognition Clusters#14911
zackpollard merged 6 commits intoimmich-app:mainfrom
aviv926:new-face-cluster-guide

Conversation

@aviv926
Copy link
Copy Markdown
Collaborator

@aviv926 aviv926 commented Dec 24, 2024

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.

@aviv926 aviv926 added documentation Improvements or additions to documentation changelog:documentation labels Dec 24, 2024
@bo0tzz
Copy link
Copy Markdown
Member

bo0tzz commented Dec 24, 2024

Would it make sense to apply some of this automatically on a rerun if the library has a large amount of assets?

@aviv926
Copy link
Copy Markdown
Collaborator Author

aviv926 commented Dec 24, 2024

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.

@aviv926
Copy link
Copy Markdown
Collaborator Author

aviv926 commented Dec 24, 2024

mertalev wrote that maybe in the future there will be a refresh button that can prevent this.
https://discord.com/channels/979116623879368755/991643870523830382/1299868293603131505

@mertalev
Copy link
Copy Markdown
Member

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.

Comment thread docs/docs/features/facial-recognition.md Outdated
Co-authored-by: Felix Bühler <Stunkymonkey@users.noreply.github.com>
Comment thread docs/docs/guides/better-facial-clusters.md Outdated
Comment thread docs/docs/guides/better-facial-clusters.md Outdated
Comment thread docs/docs/guides/better-facial-clusters.md Outdated
Comment thread docs/docs/guides/better-facial-clusters.md Outdated
@aviv926
Copy link
Copy Markdown
Collaborator Author

aviv926 commented Jan 12, 2025

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.

@zackpollard zackpollard merged commit ad1ba4b into immich-app:main Mar 3, 2025
knechtandreas added a commit to knechtandreas/immich that referenced this pull request Mar 4, 2025
…n-grid

* main: (32 commits)
  docs: clean up environment variables formatting & grammar (immich-app#16555)
  fix: reset/regenerate memories (immich-app#16548)
  fix(deps): update machine-learning (immich-app#16560)
  chore(deps): update node (immich-app#16538)
  refactor: migration tag repository to kysely (immich-app#16398)
  feat: qr code for new shared link (immich-app#16543)
  chore(deps): update github-actions (immich-app#16539)
  fix(docs): info on preloading ML models (immich-app#16452)
  docs: better facial recognition cluster guide (immich-app#14911)
  fix(web): delete action closes asset viewer in asset view (immich-app#15469)
  feat(cli): watch paths for auto uploading daemon (immich-app#14923)
  ci: weblate checks should always run, should skip on en.json (immich-app#16544)
  feat(web): Video memories on web (immich-app#16500)
  fix(deps): update typescript-projects (immich-app#16540)
  chore(mobile): fix store.put type def (immich-app#16517)
  refactor(mobile): move timeline methods to timeline repo (immich-app#16526)
  chore(deps): update dependency eslint-plugin-svelte to v3 (immich-app#16532)
  refactor(server): link live photos as part of metadata extraction instead of queueing job (immich-app#16390)
  chore(deps): update dependency globals to v16 (immich-app#16534)
  ci: don't check weblate lock on chore/translations and add success job (immich-app#16533)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:documentation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants