Methodforward Each element of x and y are (N, F, H, W) and (1, F, H, W) tensors. The required output is a (N, 1) matrix of similarities.
VQ2D/detectron2_extensions/modeling/roi_heads/set_heads.py:367
Methodforward Each element of x and y are (N, F, H, W) and (1, F, H, W) tensors. The required output is a (N, 1) matrix of similarities.
VQ2D/detectron2_extensions/modeling/roi_heads/siam_heads.py:165
Functiongiou_loss :param boxes1: (N, 4) (x1,y1,x2,y2) :param boxes2: (N, 4) (x1,y1,x2,y2) :return:
EgoTracks/tracking/models/stark_tracker/utils/box_ops.py:85