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

--- Comment #13 from Rob D <d...@dukey.org> ---
(In reply to Maik Qualmann from comment #12)
> 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

I will agree with this model.  

I think putting the infastructure in place to add this one model will allow
additional models to be added more easily as they become available in the
future.

It might be good to have a little status indicator to indicate if a GPU is
detected and available for OpenCV to make use of.

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

Reply via email to