↓ 11 callersClassVisualizer Visualizer that draws data about detection/segmentation on images. It contains methods like `draw_{text,box,circle,line,binary_mask,polygon}
detectron2/utils/visualizer.py:331
↓ 1 callersClassCommonMetricPrinter Print **common** metrics to the terminal, including iteration time, ETA, memory, all losses, and the learning rate. It also applies smoot
detectron2/utils/events.py:195