Concept

Evaluation Metrics for Object Detection Predictions

The performance of an object detection model is evaluated using two separate metrics that parallel its loss components. The classification results of anchor boxes are evaluated using accuracy. Meanwhile, the predicted bounding box offsets are evaluated using the mean absolute error, aligning with the 1\ell_1 norm loss used during training.

0

1

Updated 2026-05-20

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L