Clarifai

Clarifai icon

Clarifai provides advanced image recognition systems for customers to detect near-duplicates and visual searches.

Actions

Action

Configuration fields

Data type

Required?

Remove concept from model - Removes a concept from a model

Model ID - Choose the ID of the model

Example: pets

Choice

Checkmark icon, required field

Concept ID - The ID of the concept to remove from the model

Example: dogs

String

Checkmark icon, required field

Add image with concepts - Adds an image with concepts to start training a custom model. You must add an image that already contains the concepts you want your model to see.

Concepts - Concepts

 

Checkmark icon, required field

Concept value - Choose the value of the concept. Indicates whether the concept is present in the provided image.

Choice

Checkmark icon, required field

Concept ID - The ID of the concept

Example: pets

String

Checkmark icon, required field

Image URL - The URL of the image

Example: https://samples.clarifai.com/puppy.jpeg

URL

Checkmark icon, required field

Create custom model with concept - Creates a model with a concept and initializes it

Concept - The concept of the model

 

 

Concept ID - The ID of the concept

Example: dogs

String

 

Model ID - The ID of the model to create

Example: pets

String

Checkmark icon, required field

Add concept to model - Adds a concept to a model

Concept ID - The ID of the concept to add to the model

Example: dogs

String

Checkmark icon, required field

Model ID - The ID of the model

Example: pets

Choice

Checkmark icon, required field

Search images by concept - Searches for images by concept

Concept ID - The ID of the concept to search

Example: dog

String

Checkmark icon, required field

Analyze image with custom model - Analyzes an image with a custom model

Model - Choose the model to analyze the image with

Choice

Checkmark icon, required field

Images - The list of input images

 

Checkmark icon, required field

Image URL - The URL of the image

Example: https://example.com/images/full-logo-no-neck.png

URL

Checkmark icon, required field

Analyze image with public model - Analyzes an image with a custom model

Model - Choose the model to analyze the image with

Choice

Checkmark icon, required field

Images - The list of input images

 

Checkmark icon, required field

Image URL - The URL of the image

Example: https://example.com/images/full-logo-no-neck.png

URL

Checkmark icon, required field

Add image with custom metadata - Adds an image with custom metadata

Metadata - The metadata to attach to the image. Enter as JSON key-value pairs.

{ "key": "value", "list": [ 1, 2, 3 ] }

JSON

Checkmark icon, required field

Image URL - The URL of the image

Example: https://samples.clarifai.com/puppy.jpeg

URL

Checkmark icon, required field

Allow duplicate URL - Whether duplicate URLs are allowed

Boolean

Checkmark icon, required field

Search by image - Uses an image to perform a reverse image search on your collection. Returns ranked results based on similarity to the image provided.

Image URL - The URL of the image

Example: https://example.com/images/full-logo-no-neck.png

URL

Checkmark icon, required field

Train a model - Trains a model based on provided images with concepts

Model ID - The ID of the model

Example: pets

Choice

Checkmark icon, required field