Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Dense Teacher: Dense Pseudo-Labels for Semi-supervised Object Detection

About

To date, the most powerful semi-supervised object detectors (SS-OD) are based on pseudo-boxes, which need a sequence of post-processing with fine-tuned hyper-parameters. In this work, we propose replacing the sparse pseudo-boxes with the dense prediction as a united and straightforward form of pseudo-label. Compared to the pseudo-boxes, our Dense Pseudo-Label (DPL) does not involve any post-processing method, thus retaining richer information. We also introduce a region selection technique to highlight the key information while suppressing the noise carried by dense labels. We name our proposed SS-OD algorithm that leverages the DPL as Dense Teacher. On COCO and VOC, Dense Teacher shows superior performance under various settings compared with the pseudo-box-based methods.

Hongyu Zhou, Zheng Ge, Songtao Liu, Weixin Mao, Zeming Li, Haiyan Yu, Jian Sun• 2022

Related benchmarks

TaskDatasetResultRank
Object DetectionCOCO 2017 (val)
AP46.12
2643
Object DetectionCOCO
mAP46.1
137
Object DetectionPascal VOC
mAP79.89
88
Object DetectionCOCO standard (5% labeled)
mAP33.01
70
Object DetectionCOCO standard (10%)
mAP37.13
54
Object DetectionCOCO standard (1%)
mAP22.4
44
Object DetectionCOCO standard (2%)
mAP27.2
42
Object DetectionPASCAL VOC 2007 (test)
AP5081.23
38
Object DetectionCOCO 1% labeled 2017 (val train)
mAP22.38
30
Object DetectionCOCO standard 5% labeled 2017 (train)
mAP30.83
28
Showing 10 of 26 rows

Other info

Code

Follow for update