↓ 1 callersFunctiongeneralized_box_iou Generalized IoU from https://giou.stanford.edu/ The boxes should be in [x0, y0, x1, y1] format boxes1: (N, 4) boxes2: (N, 4)
EgoTracks/tracking/models/stark_tracker/utils/box_ops.py:60
↓ 1 callersFunctionget_text_box(text, shape, fg_color=(255, 255, 255), bg_color=(0, 0, 0))
VQ2D/visualizations/visualize_annotations.py:115
↓ 1 callersFunctionmake_matching_plot_fast(image0, image1, kpts0, kpts1, mkpts0,
mkpts1, color, text, path=None,
VQ3D/camera_pose_estimation/SuperGlueMatching/models/utils.py:484