Update docs metadata (#3781)
This commit is contained in:
parent
e324af6a12
commit
e8030316f6
194 changed files with 783 additions and 308 deletions
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
description: Explore Ultralytics YOLO metrics tools - from confusion matrix, detection metrics, pose metrics to box IOU. Learn how to compute and plot precision-recall curves.
|
||||
keywords: Ultralytics, YOLO, YOLOv3, YOLOv4, metrics, confusion matrix, detection metrics, pose metrics, box IOU, mask IOU, plot precision-recall curves, compute average precision
|
||||
---
|
||||
|
||||
## ConfusionMatrix
|
||||
---
|
||||
### ::: ultralytics.utils.metrics.ConfusionMatrix
|
||||
|
|
@ -86,4 +91,4 @@
|
|||
## ap_per_class
|
||||
---
|
||||
### ::: ultralytics.utils.metrics.ap_per_class
|
||||
<br><br>
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue