SOTAVerified

Unbiased Regression Loss for DETRs

2024-10-30Unverified0· sign in to hype

Edric, Ueta Daisuke, Kurokawa Yukimasa, Karlekar Jayashree, Sugiri Pranata

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper, we introduce a novel unbiased regression loss for DETR-based detectors. The conventional L_1 regression loss tends to bias towards larger boxes, as they disproportionately contribute more towards the overall loss compared to smaller boxes. Consequently, the detection performance for small objects suffers. To alleviate this bias, the proposed new unbiased loss, termed Sized L_1 loss, normalizes the size of all boxes based on their individual width and height. Our experiments demonstrate consistent improvements in both fully-supervised and semi-supervised settings using the MS-COCO benchmark dataset.

Tasks

Reproductions