This Lightroom plugin helps you to add keywords to your photos, powered by the Clarifai, visual recognition service.
- works with JPEG and Raw files
- works on Windows and Mac OS X (not yet tested on Windows)
To use ClarifaiTagger, you must first create a developer account on Clarifai and create an application.
-
Go to Clarifai and create a developer accout.
-
Click "Create an application" from Applications → Create a new Application.
-
Once you create your application, the Client ID and Client Secret are provided.
To install ClarifaiTagger, follow these steps:
-
Clone or download this project.
-
Open "Lightroom Plug-in Manager" from Lightroom menu → File → Plug-in Manager...
-
Click "Add" and select the
ClarifaiTagger.lrdevplugin
.Or, simply put the
ClarifaiTagger.lrdevplugin
in its standard location as follows:- Mac OS X (current user only):
~/Library/Application Support/Adobe/Lightroom/Modules
- Mac OS X (for all users):
/Library/Application Support/Adobe/Lightroom/Modules
- Windows:
C:\Users\username\AppData\Roaming\Adobe\Lightroom\Modules
- Mac OS X (current user only):
-
Fill the
Client ID
andClient Secret
fields with the values provided by clarifai.com for the application you've created.
-
Select the photos for which you want to add keywords. You may select up to 128 photos (the maximum supported by Clarifai).
-
Choose
Request keyword suggestions from Clarifai
from Lightroom’sLibrary → Plugin-Extras
menu. -
After a few seconds, the Clarifai Tagger window should pop up with the keywords suggested by Clarifai for each selected image.
-
Check keywords you want to add.
-
Click "Save" to apply changes, or "Cancel" otherwise.
- Show Existing Keywords as Bold: uses bold face for keywords which are already in the catalog's keyword list
- Automatically Select Existing Keywords: automatically selects the checkboxes for keywords which are already in the catalog's keyword list
- Show Probability: Display each keyword's rated probability
- Image Size: sets the size of thumbnail images sent to Clarifai
- Keyword Language: determines the language of keywords received from Clarifai. By default, it's the language you configured as default for your application (on clarifai.com), however you can change this setting in the plugin preferences to receive keywords in some other language, if you desire.