Ask a Question

Prefer a chat interface with context about you and your work?

Learning Modulated Loss for Rotated Object Detection

Learning Modulated Loss for Rotated Object Detection

Popular rotated detection methods usually use five parameters (coordinates of the central point, width, height, and rotation angle) or eight parameters (coordinates of four vertices) to describe the rotated bounding box and l1 loss as the loss function. In this paper, we argue that the aforementioned integration can cause training …