Learn Before
Concept
Anchor Box Offset Loss in Object Detection
The prediction of offsets for positive (non-background) anchor boxes in object detection is formulated as a regression problem. Instead of the squared error loss commonly used in regression, the norm loss—the absolute value of the difference between the predicted offset and the ground-truth—is employed to calculate the error.
0
1
Updated 2026-05-20
Tags
D2L
Dive into Deep Learning @ D2L