https://bugs.kde.org/show_bug.cgi?id=426185

--- Comment #1 from Minh Nghia Duong <minhnghiaduong...@gmail.com> ---
(In reply to Maik Qualmann from comment #0)
> The file "/usr/share/digikam/facesengine/openface_nn4.small2.v1.t7" is
> loaded 10 times per RecognitionPreprocessor. A total of about 40 times at
> the start of digiKam. Can't we load the file once and use it multiple times?
> 
> Maik
Hi Maik,

I am intent to load an array of 10 faces extractor which contain OpenCV DNN Net
object in order to accelerate batch processing. These objects can not be
copied. However I fail to understand while the DNN Face recognizer is reloaded
4 times before digikam started. Could you explain why the faces management try
to reload the face recognizer 4 times, please?

Nghia

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to