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:284
Functionpredict_speed(
top,
bottom,
right,
left,
current_frame_number,
crop_img,
roi_position,
)
utils/speed_and_direction_prediction_module/speed_prediction.py:16