Bug 434468

Summary: Needs option to move from Unconfirmed to Ignored
Product: [Applications] digikam Reporter: diyoyo <yohan.farouz_digikam>
Component: Faces-WorkflowAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, jens-bugs.kde.org, metzpinguin
Priority: NOR    
Version: 7.2.0   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In: 7.5.0
Sentry Crash Report:

Description diyoyo 2021-03-16 01:23:10 UTC
SUMMARY
This is a wish, but rather critical.
I would like to be able to move faces from unconfirmed to ignored.
If I assign the "Ignored" tag, then the entire pic has the tag, but it is not associated with the specific face (actually the same is true when assigning a People tag from the right-click context menu: it is a tag for the pic, not for the face, and it's confusing).
I have so many pictures that I need to be able to ignore faces while confirming the others, since I cannot afford to then go back to the full library (unknown) and find again all these useless faces that I don't care about and that are slowing down the algorithm.

Thanks.
Cheers,


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Maik Qualmann 2021-03-16 06:51:47 UTC
The "Ignored" tag is virtual, assigning it does nothing. In the People View you can ignore unknown faces by pressing the "-" button in the thumbnail overlay. In the unconfirmed view, you first have to make the face unknown again in order to ignore it later. That's the way to go.

There is no provision for unconfirmed faces to be ignored directly. Since usually the unknown faces are looked through and sorted out first. The face recognition processes this unknown faces pool, should be "cleaned up" here first.

Maik
Comment 2 Maik Qualmann 2021-03-16 07:06:54 UTC

*** This bug has been marked as a duplicate of bug 432140 ***
Comment 3 diyoyo 2021-03-16 17:43:17 UTC
Too bad for me :(
I guess I'll have to fork the project and look for my own solution to this.
It really does not make sense to me, with 80k images, and about the same amount of detected faces.
Comment 4 Maik Qualmann 2021-03-16 18:00:49 UTC
I do not understand your problem. You can also mark many faces and add them all at once to the ignored ones by pressing the "-" button. Is it just about ignoring from the unconfirmed faces?

Maik
Comment 5 Jens 2021-09-17 18:32:22 UTC
I understand his workflow, since mine is quite similar.
When I have a bunch of new images, my tagging workflow is like this.

1. select all, choose "Search for faces" context menu
2. while this is running, do geotagging and rating
3. When (1) is finished, look at each image, tag / confirm faces

I do not use the "Faces" sidebar to confirm faces after importing, I use it only to find images by face. So while looking at a *photo* I would like to have all four options of

  a) confirm / tag / correct face tag
  b) delete this face / this is not a face
  c) ignore this face

right below the rectangle. Currently, I can only "reject" from Unconfirmed, and "ignore" from Unknown faces categories.

This surely is one possible workflow, but why not make the options consistently available everywhere and thus also suit other workflows?
Comment 6 caulier.gilles 2021-12-15 20:41:49 UTC
Fixed with #432140