The AI Facial Detection has stopped detecting faces with DigiKam 8.7.0. This was working previously in 8.6.0. I have a large amount of Photos still Unconfirmed, and now having to do these manually, *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Which kind of database type did you use ? Do you upload all necessary DNN model files ? Can you provide a debug traces while face detection is working ? Look at this url for details : https://www.digikam.org/contribute/#windows-host Best regards Gilles Caulier
Hi, I was using SQLite, but currently I am migrating over to MariaDB to see if this changes anything. I also had to locate additional DNNs that were not included in the installation package for Windows (I had also raised another bug report, as the lack of these in the installation package was throwing GPU detection Errors for OpenGL/C,L which my Graphics Card supports.) I updated the alternative case ref no 508199 with the GPU stuff which seems to be connected to this issue Got them at : https://files.kde.org/digikam/facesengine/dnnface/ https://files.kde.org/digikam/facesengine/shape-predictor/ Alan
You don't have to download any DNN files manually. digiKam will prompt you to do this with a download dialog if it detects missing files. And that makes it clear what's wrong with you: you've disabled face engine in the download dialog. Go to the digiKam setup under Miscellaneous -> System and click the Download Dialog button; everything else is self-explanatory. Don't forget to restart digiKam after the download. Maik