Description Usage Arguments Value
Compares boxes by IoU.
1 | get_max_boxes_iou(pred_boxes, true_boxes)
|
pred_boxes |
Tensor of predicted coordinates. |
true_boxes |
Tensor of true coordinates. |
Max IoU between true and predicted boxes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.