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:
Grayscale/RGB image
LeapImage
Image
Image overlayed with bounding boxes
LeapImageWithBBox
Image with bounding boxes
Image overlayed with heatmap
LeapImageWithHeamap
-
1D signal
LeapGraph
Graph
Text
LeapText
Historgram and logits
LeapHorizontalBar
Horizontal bar
Semantic segmentation mask or other integer mask
LeapImageMask
Image with mask
Token Classification
LeapTextMask
Text Mask
Video
LeapVideo
Full examples can be found at the Dataset Integration section of the following guides:
MNIST Guide
IMDB Guide
Last updated 6 months ago
Was this helpful?