Summary: | Use existing face rectangles to improve recognition | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | MarcP <iwannaberich> |
Component: | Faces-Recognition | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | daniel-other+kdebug, freisim93, iwannaberich, metzpinguin |
Priority: | NOR | ||
Version: | 7.0.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/digikam/commit/7825abf662ba6257da8a5d680f21d1cb21f607f1 | Version Fixed In: | 7.0.0 |
Sentry Crash Report: |
Description
MarcP
2019-12-25 23:41:36 UTC
I can confirm this. I previously wrote on the user mailing list that I thought it was fixed on master, however it was just a regression such that the error message did not display anymore (for fix see https://invent.kde.org/kde/digikam/merge_requests/10). I believe this should be addressed for the final v7.0.0 release, either by incorporating existing faces into the new algorithm (ideal) or at least as a notice with a clear path forward in the release announcement. Someone with a large face collection (which can take quite some time to curate, as I can attest personally :) ) won't be pleasantly surprised if he is told to start over training the model when getting the new release. Hi Simon, Your access should still be valid. You can execute the merge. Maik Ok, if you use the current git/master version and enable the checkbox "Delete training data and rebuild" and execute, it should work now. Maik Git commit 7825abf662ba6257da8a5d680f21d1cb21f607f1 by Maik Qualmann. Committed on 31/12/2019 at 20:05. Pushed by mqualmann into branch 'master'. clear identities, a clean trainings data rebuild is now possible FIXED-IN: 7.0.0 M +2 -1 NEWS M +3 -0 core/libs/facesengine/facedb/facedb.h M +6 -1 core/libs/facesengine/facedb/facedb_identity.cpp M +2 -0 core/libs/facesengine/recognition/recognitiondatabase_training.cpp https://invent.kde.org/kde/digikam/commit/7825abf662ba6257da8a5d680f21d1cb21f607f1 |