Functiondraw_bounding_boxes_on_image_tensorsDraws bounding boxes on batch of image tensors. Args: images: A 4D uint8 image tensor of shape [N, H, W, C]. boxes: [N, max_detections, 4]
utils/visualization_utils.py:261
Functiondraw_bounding_boxes_on_image_tensorsDraws bounding boxes on batch of image tensors. Args: images: A 4D uint8 image tensor of shape [N, H, W, C]. boxes: [N, max_detections, 4]
utils/visualization_utils(backup).py:261