https://bugs.kde.org/show_bug.cgi?id=485029
--- Comment #11 from Michael Miller <michael_mil...@msn.com> --- I like the YOLO models for general object detection and identification (classification). I plan on looking at the new YOLO models along with updated taxonomies for better auto-tagging of images when I'm finished with the face engine rewrite. Object detection and classification has advanced significantly since the existing YOLO and ResNet models were introduced to digiKam. Facial detection and recognition models have diverged from general object detection to become more specialized as they are only trying to solve a single problem. For YuNet, the question is "is this a face", and for SFace the question is "what are the feature dimensions". As always, please send me your thoughts and comments. Any help is always appreciated. Cheers, Mike -- You are receiving this mail because: You are watching all bug changes.