visualizer_classes

code_loader.contract.datasetclasses

The visualizer_classes represent a set of visualizer classes that are used with the code_loader visualizers. The code_loader visualizer classes should be used to visualize the following items:

Object to visualize
Leap object to use
How it is shown in the platfom

Grayscale/RGB image

Image overlayed with bounding boxes

Image overlayed with heatmap

-

1D signal

Historgram and logits

Semantic segmentation mask or other integer mask

Token Classification

Video

-

Examples

Full examples can be found at the Dataset Integration section of the following guides:

Last updated

Was this helpful?