Draw bounding boxes on the axes. Args: ax (matplotlib.Axes): The input axes. bboxes (ndarray): The input bounding boxes with the shape of (n, 4). color (list[tuple] | matplotlib.color): the colors for each bounding boxes. alpha (float): Tr
(ax, bboxes, color='g', alpha=0.8, thickness=2)
source not stored for this graph (policy: none)