A Dual Weighting Label Assignment Scheme for Object Detection
This repo hosts the code for implementing the DW, as presented in our CVPR 2022 paper. Introduction Label assignment (LA), which aims to assign each training sample a positive (pos) and a negative (neg) loss weight, plays an important role in object detection. Existing LA methods mostly focus on the design of pos weighting function, while the neg weight is directly derived from the pos weight. Such a mechanism limits the learning capacity of detectors. In this paper, we explore […]
Read more