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