↓ 1 callersFunctionscale_boxes Args: boxes (tensor): A tensor of shape (B, 4) representing B boxes with 4 coords representing the corners x0, y0, x1, y1,
detectron2/layers/mask_ops.py:218
↓ 1 callersFunctionvoc_evalrec, prec, ap = voc_eval(detpath, annopath, imagesetfile,
detectron2/evaluation/pascal_voc_evaluation.py:179