Description Usage Arguments Value
View source: R/yolo3_anchors.R
Calculates initial anchor boxes for k-mean++ algorithm.
| 1 | initialize_anchors(annot_df, total_anchors)
 | 
| annot_df | 'data.frame' with widths and heights of bounding boxes. | 
| total_anchors | Number of anchors to generate. | 
Initial anchor boxes for k-mean++ algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.