face reccognition still not working

Gilles Caulier caulier.gilles at gmail.com
Fri Jun 27 09:47:17 BST 2025


Hi,

The problem come from these line :
...
digikam.facesengine: YuNet detected 4 faces in 30 ms
digikam.facesengine: FaceClassifier::predictClassifier: classifier
stage 2 prediction is:  33  completed in  0
digikam.facesengine: FaceClassifier::predictClassifier: classifier
stage 1 prediction is:  28  completed in  0
digikam.facesengine: FaceClassifier::predictClassifier: classifier
stage 1 prediction is:  21  completed in  0
digikam.facesengine: FaceClassifier::predictClassifier: classifier
stage 1 prediction is:  14  completed in  0
QObject::connect: Cannot queue arguments of type 'MLPipelinePackageNotify::Ptr'
(Make sure 'MLPipelinePackageNotify::Ptr' is registered using
qRegisterMetaType().)
digikam.facesengine:
FacePipelinePackageBase::~FacePipelinePackageBase: Deleting package
with serial number 1
...

There is an internal container in the face engine which must be
propagated using Qt signals/slots as argument and the type is not
registered in Qt for this usage. So the face pipeline is broken.

Are you using digiKam 8.6.0 release or the developement 8.7.0 pre-release ?

Best regards.

Gilles Caulier

Le ven. 27 juin 2025 à 06:34, robert lindsay
<robert.lindsay at gmail.com> a écrit :
>
> attached is log file


More information about the Digikam-users mailing list