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
Grayscale/RGB image
Image overlayed with bounding boxes
1D signal
Text
Historgram and logits
Semantic segmentation mask or other integer mask
Token Classification
Examples
Full examples can be found at the Dataset Integration section of the following guides:
Last updated
Was this helpful?