Bug 458094 - Add support for imagga
Summary: Add support for imagga
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Tags-AutoAssignement (show other bugs)
Version: 7.8.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-20 10:48 UTC by Kusi
Modified: 2023-12-01 04:30 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kusi 2022-08-20 10:48:41 UTC
Please add support for an automatic tagging mechanism based on AI, such as imagga.com. Imagga allows up to 1000 free API calls/month. 

Usage: Select album or a selection of images and choose "Set tags with Imagga" or "Set tags automatically". Preferrably, the automatic tags have a different color/style such that you can easily recognize if a tag was set manually or automatically (as Flickr does)
Comment 1 Maik Qualmann 2022-08-20 11:05:45 UTC

*** This bug has been marked as a duplicate of bug 384444 ***
Comment 2 Maik Qualmann 2022-08-20 11:09:17 UTC
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
Comment 3 caulier.gilles 2023-12-01 04:30:24 UTC
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