https://bugs.kde.org/show_bug.cgi?id=426309
--- Comment #12 from Maik Qualmann <metzping...@gmail.com> --- At the moment the "yolov3-wider_16000.weights" is of interest to us. This is already included in the digiKam source code. It is not installed because the file is commented out in the CMakeList.txt. In the source code you only have to switch to YOLO (change one line). Other models available on the web recognize objects or do not currently work with digiKam. The YOLO-V3 is ideal for detection faces, but is also very slow. There is a smaller version of the YOLO-V3 on the web, but I couldn't get good results with it, so I'm looking for the download again. Maik -- You are receiving this mail because: You are watching all bug changes.