AICurious Logo

What is: Gradient Harmonizing Mechanism R?

SourceGradient Harmonized Single-stage Detector
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

GHM-R is a loss function designed to balance the gradient flow for bounding box refinement. The GHM first performs statistics on the number of examples with similar attributes w.r.t their gradient density and then attaches a harmonizing parameter to the gradient of each example according to the density. The modification of gradient can be equivalently implemented by reformulating the loss function. Embedding the GHM into the bounding box regression branch is denoted as GHM-R loss.