Classification Label Visualization

About this block

The Classification Label Visualization block lets you add labels to an image passed through a classification model.

This block is useful for if you want to see an image that shows the class your classification model returned.

The Label Visualization block.

What you can send into this block

To use this block, you need:

  1. An input image or video frame, and;

  2. Predictions from any of the following blocks:

    1. Single-Label Classification Model

    2. Multi-Label Classification Model

    3. Outputs from the VLM as Detector block

    4. Properties defined with the Property Definition block

What this block returns

This block shows the label from a classification model in the top left corner of the input image.

Here is an example output from this block:

The background of the image is more opaque than the highlighted object

You can change the colour palette and other attributes of the resulting image from the block configuration options:

Use cases

This block is useful for visualising the results of your Workflow while building a proof of concept. It is also useful if you want to save images that show labels from a classification block.

Last updated

Was this helpful?