Learn Before
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 norm loss used during training.
0
1
Updated 2026-05-20
Tags
D2L
Dive into Deep Learning @ D2L