Check out this content on our new Help site.

Image Recognition

Use Image Recognition to build a machine learning model that can classify images by group. You can use your own data and labels to train a new model, or you can use one of the pre-trained models we provide.

Tool Components

Image Recognition has 3 anchors:

  • T anchor: Use this anchor to input the data you want to use for training.
  • V anchor: Use this anchor to input the data you want to use for validation.
  • M anchor: Use this anchor to pass the model you've built downstream.

Important

The images you pass into Image Recognition must be in BLOB file format.

Configure the Tool

To use this tool...

  1. Drag the tool onto the canvas.
  2. Input your Training Images by specifying the Image Field and Image Labels.
  3. Input your Validation Images by specifying the Image Field and Image Labels.
  4. Run the workflow.

Options