Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

safx/LightroomPlugin-ClarifaiTagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightroomPlugin-ClarifaiTagger

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)

Create a Developer Account on Clarifai.com

To use ClarifaiTagger, you must first create a developer account on Clarifai and create an application.

  1. Go to Clarifai and create a developer accout.

  2. Click "Create an application" from Applications → Create a new Application.

  3. Once you create your application, the Client ID and Client Secret are provided.

Installation & Setup

To install ClarifaiTagger, follow these steps:

  1. Clone or download this project.

  2. Open "Lightroom Plug-in Manager" from Lightroom menu → File → Plug-in Manager...

  3. 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
  4. Fill the Client ID and Client Secret fields with the values provided by clarifai.com for the application you've created.

How to use

  1. Select the photos for which you want to add keywords. You may select up to 128 photos (the maximum supported by Clarifai).

  2. Choose Request keyword suggestions from Clarifai from Lightroom’s Library → Plugin-Extras menu.

  3. After a few seconds, the Clarifai Tagger window should pop up with the keywords suggested by Clarifai for each selected image.

  4. Check keywords you want to add.

  5. Click "Save" to apply changes, or "Cancel" otherwise.

Preferences

Tagging

  • 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 Settings

  • 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.

About

A Lightroom plugin suggests keywords of photo for you

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages