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

--- Comment #219 from caulier.gil...@gmail.com ---
Git commit 85af2a46ebcd7b19ec3b6809c85f587dbbd14f2e by Gilles Caulier.
Committed on 11/11/2019 at 14:11.
Pushed by cgilles into branch 'master'.

Face Detection Neural Network optimizations:
Switch from Yolo to SSD model for DNN face detection, as SSD model are
lightweight compared to Yolo model and provide very good results.
This commit prevent to install 250Mb of binaray data on the system coming from
Yolo inference engine.

M  +8    -7    core/data/facesengine/CMakeLists.txt
M  +1    -1    core/libs/facesengine/detection/facedetector.cpp

https://invent.kde.org/kde/digikam/commit/85af2a46ebcd7b19ec3b6809c85f587dbbd14f2e

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

Reply via email to