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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Detection | COCO 2017 (val) | AP46.12 | 2643 | |
| Object Detection | COCO | mAP46.1 | 137 | |
| Object Detection | Pascal VOC | mAP79.89 | 88 | |
| Object Detection | COCO standard (5% labeled) | mAP33.01 | 70 | |
| Object Detection | COCO standard (10%) | mAP37.13 | 54 | |
| Object Detection | COCO standard (1%) | mAP22.4 | 44 | |
| Object Detection | COCO standard (2%) | mAP27.2 | 42 | |
| Object Detection | PASCAL VOC 2007 (test) | AP5081.23 | 38 | |
| Object Detection | COCO 1% labeled 2017 (val train) | mAP22.38 | 30 | |
| Object Detection | COCO standard 5% labeled 2017 (train) | mAP30.83 | 28 |