Bulk ignore people from the details view of a photo #9125
Replies: 3 comments
-
|
Any updates on this? I have quite a few pictures of sporting events with hundreds of faces in that is making the facial recognition algorithm struggle to correctly learn (this also might be to do with blurry images and hard to identify facial features, but this would solve that issue for me very easily) |
Beta Was this translation helpful? Give feedback.
-
|
I created a PR #10498 that should implement this feature |
Beta Was this translation helpful? Give feedback.
-
|
This has been merged to main - thanks to the great work of @rahulraman0108 - so it will be out in the next release! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ported from issue raised by @RayBB
Problem
A common use case is taking photos of someone I know where there are many strangers in the background. In these cases, I want to tag the person I know and quickly ignore all other detected faces in that specific photo.
Currently, when opening a photo and viewing the details panel, I can see all detected faces in that photo. However:
When a photo contains many background faces (sometimes 20+), ignoring them one by one is tedious and frustrating.
Current behavior
Expected behavior
Why this matters
The People view already supports multi-select and bulk ignore, but that workflow doesn’t work well when the goal is to clean up faces only for a specific photo. Enabling multi-select in the photo details panel would:
Beta Was this translation helpful? Give feedback.
All reactions