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.

What you can send into this block
To use this block, you need:
An input image or video frame, and;
Predictions from any of the following blocks:
Single-Label Classification Model
Multi-Label Classification Model
Outputs from the VLM as Detector block
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:

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?