Match each prior box with the ground truth box of the highest jaccard overlap, encode the bounding boxes, then return the matched indices corresponding to both confidence and location preds. Args: threshold: (float) The overlap threshold used when mathing boxes. truths: (
(threshold, truths, priors, variances, labels, loc_t, conf_t, idx)
source not stored for this graph (policy: none)
no test coverage detected