Summary: | Add support for imagga | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Kusi <kusi> |
Component: | Tags-AutoAssignement | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, kusi, metzpinguin |
Priority: | NOR | ||
Version: | 7.8.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 8.3.0 | |
Sentry Crash Report: |
Description
Kusi
2022-08-20 10:48:41 UTC
*** This bug has been marked as a duplicate of bug 384444 *** 1,000 free API calls are not a lot, we already had 30,000 with the Google Maps API before Google wanted paid access. Also see this wish Bug 416988. Maik Hi, With next digiKam 8.3.0 release, the auto-tags assignment feature have been implemented but without using a cloud service. In fact digiKam will never use a cloud service to analyze local files, for security/policy/right/performance reasons : local photo must never been shared to the web in background for this kind of processing. The processing is done in core application with delegate neural network models stored in computer. For more details about auto-tags assignment feature, look on student work report : https://community.kde.org/GSoc/2023/StatusReports/QuocHungTran#Add_Automatic_Tags_Assignment_Tools_and_Improve_Face_Recognition_Engine_for_digiKam Best regards Gilles Caulier |