https://bugs.kde.org/show_bug.cgi?id=485029
--- Comment #7 from caulier.gil...@gmail.com --- Hi Antonio, We uses the gitlab/KDE repository. So the workflow to contribute in source code is based on gitlab merge request. https://invent.kde.org/graphics/digikam/-/merge_requests So, you need to fork the project, patch the code, and create the MR in gitlab. The code relevant to the Face workflow is located at 2 places : - the engine based on OpenCV : https://invent.kde.org/graphics/digikam/-/tree/master/core/libs/facesengine?ref_type=heads - the face management classes and GUI : https://invent.kde.org/graphics/digikam/-/tree/master/core/utilities/facemanagement?ref_type=heads The deep-learning data model files are store outside the code in a dedicated server hosted by the KDE project : https://files.kde.org/digikam/facesengine/ Best Regards Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.