Summary: | Improve face-recognition accuracy by visually de-selecting "bad faces" to be used within the faces-engine | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | cellipo |
Component: | Faces-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | antonio.petricca, caulier.gilles, chrisc.gigamail, iwannaberich, jan.waldhorn, metzpinguin, neoderhacker |
Priority: | NOR | ||
Version: | 7.2.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
cellipo
2021-02-05 14:28:34 UTC
The fact that only the last 100 assigned faces are used is no longer available in the current version. We already have the wish to filter for blurred faces. Maik Thanks for the quick reply :) About the 100 limit: Even if it is not anymore a "limit", still the concept is that a certain number of tagged portions are used to identify a person. Filtering out the blurred faces still does not solve situations like tagging someone hairs/nape (people turned backwards). i mean, ok the previous wish you are mentioning is pretty similar in the underlining desire to improve face-recognition but let's keep in mind that I am broadening the concept not only to blurred faces but everything that could make damage to the recognition process. Francesco There is the possibility to ignore faces with a click on "-" in the "Unknown" tag view of the people view. Maik Maik, my wish is about people that "I know", and has nothing to do with unknown people. If i know the tagged guy who is turned on its back what i am supposed to do? i would like to tag it anyway and not ignore the fact that he is turend on its back. I would like to tag it because he as a person is in the photo and not its face. Git commit 5258bccf8eca4ae28ae5075438c1a85bf895d4c5 by Maik Qualmann. Committed on 02/06/2022 at 17:03. Pushed by mqualmann into branch 'qt5-maintenance'. fix wrong accuracy value in face recognition from maintenance dialog Related: bug 436544, bug 431797, bug 436727, bug 444160 M +1 -1 core/utilities/facemanagement/database/facescansettings.cpp M +3 -1 core/utilities/maintenance/maintenancemngr.cpp https://invent.kde.org/graphics/digikam/commit/5258bccf8eca4ae28ae5075438c1a85bf895d4c5 (In reply to Maik Qualmann from comment #1) > The fact that only the last 100 assigned faces are used is no longer > available in the current version. We already have the wish to filter for > blurred faces. > > Maik This is interesting. I'm tagging a large library from scratch and, like cellipo.at.hotmail.com, I also like to tag people with blurred face and people with their backs turned. Instead of using the last 100 tags, would it be possible to pick the 100 best tags manually? Should I make this a new feature request? |