Bug 464230 - Faces region scanned, but not used in "Recognize faces", only manually added new ones
Summary: Faces region scanned, but not used in "Recognize faces", only manually added ...
Status: RESOLVED INTENTIONAL
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Recognition (show other bugs)
Version: 8.0.0
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-13 09:48 UTC by Petr Schonmann
Modified: 2023-05-03 02:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.1.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Schonmann 2023-01-13 09:48:40 UTC
SUMMARY
***
When i  scan whole library from zero ( https://bugs.kde.org/show_bug.cgi?id=463297 ) Some face regions appears in digikam database as face tag. Every picture which is scanned, is not used as data to train recognize model. Only new one
***


STEPS TO REPRODUCE
1. Scan pictures with face regions on empty digikam database
2. Try to recognize additional faces
3. Nothing is scanned

OBSERVED RESULT
Nothing is scanned until i find some familar face and manually tag it. Then recognize faces is working, but imho only with these new images tagged, not with all tagged person

EXPECTED RESULT
Scanned region faces must be used to train model too. If is not possible do this automatically, i suggest some button to train from existing data to force rebuild "persons database"



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linut Mint 21.1
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Using BETA 8.0 appimage from official link
Comment 1 caulier.gilles 2023-01-13 10:05:55 UTC
Did you download the model files for neural network ?

Please read well the doc here :

https://docs.digikam.org/en/main_window/people_view.html

If something is missing, we can fix it of course in the doc.

Gilles Caulier
Comment 2 caulier.gilles 2023-01-13 10:07:52 UTC
Note that the screencasts and screenshots visible in doc have been generated with digiKam 8.0.0 and Yolo3 DNN model. Automatic Recognition work on my computer.

Gilles Caulier
Comment 3 Maik Qualmann 2023-01-13 11:26:09 UTC
This behavior is currently intended for a variety of reasons. The training database must be manually recreated in the maintenance tool. Do not expect too much, face rectangles created with other programs (Picasa) are poorly recognized by digiKam. because of a different size.

Maik
Comment 4 caulier.gilles 2023-05-03 02:53:41 UTC
Folling Maik comment 13, this file is now closed as intentional