Re: face reccognition still not working
Gilles Caulier <[email protected]>
| Newsgroups | gmane.comp.kde.digikam.user |
|---|---|
| Message-ID | <CAHFG6sEELbkMZOKviecUDU6CVPoZdopgdE-nymROi4S2KY1QSQ@mail.gmail.com> |
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 <[email protected]> a écrit : > > attached is log file