Pith. sign in

REVIEW 3 cited by

A Simple Semi-Supervised Learning Framework for Object Detection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2005.04757 v2 pith:E5TSYKOP submitted 2020-05-10 cs.CV

A Simple Semi-Supervised Learning Framework for Object Detection

classification cs.CV
keywords datastacdetectionlearningms-cocoobjectsemi-supervisedbeen
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Semi-supervised learning (SSL) has a potential to improve the predictive performance of machine learning models using unlabeled data. Although there has been remarkable recent progress, the scope of demonstration in SSL has mainly been on image classification tasks. In this paper, we propose STAC, a simple yet effective SSL framework for visual object detection along with a data augmentation strategy. STAC deploys highly confident pseudo labels of localized objects from an unlabeled image and updates the model by enforcing consistency via strong augmentations. We propose experimental protocols to evaluate the performance of semi-supervised object detection using MS-COCO and show the efficacy of STAC on both MS-COCO and VOC07. On VOC07, STAC improves the AP$^{0.5}$ from $76.30$ to $79.08$; on MS-COCO, STAC demonstrates $2{\times}$ higher data efficiency by achieving 24.38 mAP using only 5\% labeled data than supervised baseline that marks 23.86\% using 10\% labeled data. The code is available at https://github.com/google-research/ssl_detection/.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Bounding Box Label Propagation for Re-Annotation of Document Layout Analysis Datasets

    cs.CV 2026-06 unverdicted novelty 6.0

    BBLP uses a multi-modal object encoder for label propagation in object detection and reaches 81.6% of fully-supervised mAP on D4LA with only 10% labelled data.

  2. Learning Adaptive Pseudo-Label Selection for Semi-Supervised 3D Object Detection

    cs.CV 2025-09 unverdicted novelty 5.0

    A semi-supervised 3D object detection framework with a learnable module for adaptive pseudo-label selection via score fusion, context-aware thresholds, and soft supervision.

  3. Multi-task learning on partially labeled datasets via invariant/equivariant semi-supervised learning

    cs.CV 2026-05 unverdicted novelty 4.0

    Invariant and equivariant semi-supervised learning improves multi-task detection and segmentation performance on partially labeled vision datasets compared to supervised baselines.