Created attachment 156804 [details] 01_before_rescan SUMMARY *** I have lots of pohotos tagged in Lightroom, seems Digikam have better face detection. Should be fine to rescan old face regions to get better results to recognize faces. *** STEPS TO REPRODUCE 1. Open the photo with "smaller" region ( 01_before_rescan ) 2. Face not match the bigger one ( 02_after_rescan ) OBSERVED RESULT Detected face region in digikam is better because match bigger face region and i think i get better results with these faces region in second stage - recognize faces ( more information :D to compute ) EXPECTED RESULT I dont know is its possible, but would be fine to get "rescan" these face regions and fix them. Tags must be preserved in this process and batch processing in maintenance window would be great too Lets discuss :D !!! Im still learning with digikam SOFTWARE/OS VERSIONS Linux/KDE Plasma: Mint 21.1 (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Compiled from source Build date: 27.02.23 19:57 (target: debug) Revision: 82bba01fd6a2fcd795dee80267b479563fabf88b Branch: master
Created attachment 156805 [details] 02_after_rescan
Try "Scan Again And Merge Result" : https://docs.digikam.org/en/main_window/people_view.html#face-detection Also using "Yolo v3" model, this will give a better detections. Best Gilles Caulier
(In reply to caulier.gilles from comment #2) > Try "Scan Again And Merge Result" : > > https://docs.digikam.org/en/main_window/people_view.html#face-detection > > Also using "Yolo v3" model, this will give a better detections. > > Best > > Gilles Caulier Scan Again and Merge results doesnt work. Same results when rescan folder. When i delete all faces in photo and detect faces again, it works perfect. Faces region are detected better, but must tag face again :)
Git commit 2f573635a9e8b1e9ba44c67af8e5dbfc80f68ec5 by Maik Qualmann. Committed on 06/03/2023 at 21:20. Pushed by mqualmann into branch 'master'. add option to clear all previous results and rescan for faces FIXED-IN: 8.0.0 M +1 -1 NEWS M +2 -1 core/utilities/facemanagement/database/facescansettings.h M +4 -0 core/utilities/facemanagement/threads/facepipeline.h M +4 -3 core/utilities/facemanagement/widgets/facescanwidget.cpp M +7 -1 core/utilities/facemanagement/workers/databasewriter.cpp M +5 -0 core/utilities/maintenance/facesdetector.cpp M +4 -3 core/utilities/maintenance/maintenancedlg.cpp https://invent.kde.org/graphics/digikam/commit/2f573635a9e8b1e9ba44c67af8e5dbfc80f68ec5
Git commit 81ef9f69a9748d4448599d437a5204679bf24062 by Gilles Caulier. Committed on 07/03/2023 at 03:50. Pushed by cgilles into branch 'master'. digiKam doc: add new faces management option to clear all previous faces in database and rescan M +2 -0 main_window/people_view.rst https://invent.kde.org/documentation/digikam-doc/commit/81ef9f69a9748d4448599d437a5204679bf24062