Description Usage Arguments Value
Calculates true bounding box coordinates from annotations.
1 | get_true_boxes_from_annotations(annotations, anchors, labels, true_grid)
|
annotations |
Annotations. |
anchors |
Prediction anchors. For exact format check |
labels |
Character vector containing class labels. For example |
true_grid |
'Yolo3' output grids. |
'data.frame' with best anchors and output grid coordinates for true bounding box coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.