English

IQDet: Instance-wise Quality Distribution Sampling for Object Detection

Computer Vision and Pattern Recognition 2021-04-15 v1

Abstract

We propose a dense object detector with an instance-wise sampling strategy, named IQDet. Instead of using human prior sampling strategies, we first extract the regional feature of each ground-truth to estimate the instance-wise quality distribution. According to a mixture model in spatial dimensions, the distribution is more noise-robust and adapted to the semantic pattern of each instance. Based on the distribution, we propose a quality sampling strategy, which automatically selects training samples in a probabilistic manner and trains with more high-quality samples. Extensive experiments on MS COCO show that our method steadily improves baseline by nearly 2.4 AP without bells and whistles. Moreover, our best model achieves 51.6 AP, outperforming all existing state-of-the-art one-stage detectors and it is completely cost-free in inference time.

Keywords

Cite

@article{arxiv.2104.06936,
  title  = {IQDet: Instance-wise Quality Distribution Sampling for Object Detection},
  author = {Yuchen Ma and Songtao Liu and Zeming Li and Jian Sun},
  journal= {arXiv preprint arXiv:2104.06936},
  year   = {2021}
}

Comments

Accepted by CVPR 2021

R2 v1 2026-06-24T01:10:05.075Z