LibrePhotos / librephotos

A self-hosted open source photo management service. This is the repository of the backend.
MIT License
6.7k stars 293 forks source link

Provide an option to collaps/expand photos of faces on faces page #977

Open martijn-gr opened 11 months ago

martijn-gr commented 11 months ago

Describe the enhancement you'd like On the Faces page, provide an option to collaps/expand the recognized faces.

Describe why this will benefit the LibrePhotos When one has a large photo database, (say 120K photos) and there are over 40K thousand recognized faces it is to be expectated that certain persons are often present in the photographs. This can result in people having over 1.000 times being recognized and therefor having over 1K of photos on the face page. Collapsing a person their recognized photos/faces will result in faster scrolling through the person's.

Additional context No screenshots possible due to privacy sensitive content (personal photos).

Names and faces could be an Bootstrap accordion like overview.

martijn-gr commented 11 months ago

When making this modification, consider to keep the name onscreen while scrolling through the page, along with the buttons to add the inferred faces to the person.

scepterus commented 11 months ago

Same as #860 ?

martijn-gr commented 11 months ago

Same as #860 ?

Yes and no, You ask to consolidate all photos of a user into one. I would live to see all photos gone for quicker scrolling, and just expand those that I need.

I mainly refer for this to the Inferred overview. Where I want to jump to the unknown clustered faces.

Consolidating the faces could be an option, it will atleast help me, but it was not what I was considering at first.

Let me rethink this and get back on the topic.

scepterus commented 11 months ago

Are you aware of the scroll bar on the side that lets you jump to a specific letter?

martijn-gr commented 11 months ago

Are you aware of the scroll bar on the side that lets you jump to a specific letter?

I am, have you tried using it on mobile? Especially when you need to do the first batch of face recognition of over 40K faces? Even while faces do get clustered in Unknown [number]. It is nearly impossible to jump to any letter other than U.

martijn-gr commented 11 months ago

I also believe we should have an option to keep unlabeled faces out of the faces section. Or put them on their own subpage.

Further but that should be a separate request, is to exclude a labeled person from obtaining it's own automated album. (Not sure whether this is already an option.)