Clarifai
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 |
|
Concept ID - The ID of the concept to remove from the model Example: dogs |
String |
|
|
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 |
|
|
Image URL - The URL of the image Example: https://samples.clarifai.com/puppy.jpeg |
URL |
|
|
Create custom model with concept - Creates a model with a concept and initializes it |
Concept - The concept of the model |
|
|
Model ID - The ID of the model to create Example: pets |
String |
|
|
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 |
|
Model ID - The ID of the model Example: pets |
Choice |
|
|
Search images by concept - Searches for images by concept |
Concept ID - The ID of the concept to search Example: dog |
String |
|
Analyze image with custom model - Analyzes an image with a custom model |
Model - Choose the model to analyze the image with |
Choice |
|
Images - The list of input images |
|
|
|
Analyze image with public model - Analyzes an image with a custom model |
Model - Choose the model to analyze the image with |
Choice |
|
Images - The list of input images |
|
|
|
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. Copy
|
JSON |
|
Image URL - The URL of the image Example: https://samples.clarifai.com/puppy.jpeg |
URL |
|
|
Allow duplicate URL - Whether duplicate URLs are allowed |
Boolean |
|
|
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 |
|
Train a model - Trains a model based on provided images with concepts |
Model ID - The ID of the model Example: pets |
Choice |
|