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

--- Comment #69 from Minh Nghia Duong <minhnghiaduong...@gmail.com> ---
(In reply to Maik Qualmann from comment #66)
> The main problem is the "shapepredictor.dat", this file is also loaded 40
> times into the memory.
> 
> Maik

shapepredictor.dat is loaded with FaceExtractor. Therefore, when we avoid the
duplicate of this object, we can reduce the memory consumption. 

For now, I used 10 FaceExtractor objects to x3 speed of facial recognition. If
you like I can reverse it back to use only 1 object.

Nghia

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

Reply via email to