23 lines
612 B
Markdown
23 lines
612 B
Markdown
---
|
||
comments: true
|
||
---
|
||
|
||
# Detection Metrics
|
||
|
||
!!! warning
|
||
|
||
Evaluation API is still fluid and may change. If you use Evaluation API in your project until further notice, freeze the
|
||
`supervision` version in your `requirements.txt` or `setup.py`.
|
||
|
||
<div class="md-typeset">
|
||
<h2><a href="#supervision.metrics.detection.ConfusionMatrix">ConfusionMatrix</a></h2>
|
||
</div>
|
||
|
||
:::supervision.metrics.detection.ConfusionMatrix
|
||
|
||
<div class="md-typeset">
|
||
<h2><a href="#supervision.annotators.core.MeanAveragePrecision">MeanAveragePrecision</a></h2>
|
||
</div>
|
||
|
||
:::supervision.metrics.detection.MeanAveragePrecision
|