vix.ing · top · new · best · stats

IQDet: Instance-wise Quality Distribution Sampling for Object Detection

2021/04/14 by Yuchen Ma, Songtao Liu, Ma, Yuchen +5
Computer Science · #Advanced Image and Video Retrieval Techniques #Advanced Neural Network Applications #Computer Vision and Pattern Recognition (cs.CV) #Domain Adaptation and Few-Shot Learning #FOS: Computer and information sciences #cs.CV

paper · pdf · doi:10.48550/arxiv.2104.06936

Accepted by CVPR 2021

arxiv created 2021/04/14 · openalex publication_date 2021/04/14 · arxiv updated 2021/04/15 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/04

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.

Citations

Related