A newer version of the Gradio SDK is available:
5.9.1
metadata
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
Reference for ultralytics/utils/metrics.py
!!! note
Full source code for this file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/metrics.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/metrics.py). Help us fix any issues you see by submitting a [Pull Request](https://docs.ultralytics.com/help/contributing/) ๐ ๏ธ. Thank you ๐!