I
Immich2y ago
doggo

Things tab removed

Was the "Things" tab removed? I can see it on the immich.app's demo images (attached), but I can't see it in my app - only "Places". Additionally, is there a way to view labels/tags for my photos (and edit/remove them)? Thanks!
No description
3 Replies
Alex Tran
Alex Tran2y ago
Yes, we don't use traditional object detection anymore for machine learning due to its poor accuracy. We use CLIP/SBERT for searching object which returns superior results We don't have traditional tag in Immich, at least not yet. The photo is encoded into an array of value, called embedding that condensed down the content and context of the photo
doggo
doggoOP2y ago
Ahh, that makes sense. Thanks for all your work!
Alex Tran
Alex Tran2y ago
when you type in the search bar things you want to search, the sentence gets encoded into an embedded value array as well then some magic happen to find the nearest maching embedded between photos and the words you typed in for an accurate results

Did you find this page helpful?