↓ 30 callersClassInstances This class represents a list of instances in an image. It stores the attributes of instances (e.g., boxes, masks, labels, scores) as "fields"
ControlNet-v1-1-nightly/annotator/oneformer/detectron2/structures/instances.py:8
↓ 11 callersClassVisualizer Visualizer that draws data about detection/segmentation on images. It contains methods like `draw_{text,box,circle,line,binary_mask,polygon}
ControlNet-v1-1-nightly/annotator/oneformer/detectron2/utils/visualizer.py:331