paper-with-me

홈 › Papers

Instant-Teaching: An End-to-End Semi-Supervised Object Detection Framework

2021-03-21 · CVPR 2021 1 · Qiang Zhou, Chaohui Yu, Zhibin Wang, Qi Qian, Hao Li

Supervised learning based object detection frameworks demand plenty of laborious manual annotations, which may not be practical in real applications. Semi-supervised object detection (SSOD) can effectively leverage unlabeled data to improve the model performance, which is of great significance for the application of object detection models. In this paper, we revisit SSOD and propose Instant-Teaching, a completely end-to-end and effective SSOD framework, which uses instant pseudo labeling with extended weak-strong data augmentations for teaching during each training iteration. To alleviate the confirmation bias problem and improve the quality of pseudo annotations, we further propose a co-rectify scheme based on Instant-Teaching, denoted as Instant-Teaching$^*$. Extensive experiments on both MS-COCO and PASCAL VOC datasets substantiate the superiority of our framework. Specifically, our method surpasses state-of-the-art methods by 4.2 mAP on MS-COCO when using $2\%$ labeled data. Even with full supervised information of MS-COCO, the proposed method still outperforms state-of-the-art methods by about 1.0 mAP. On PASCAL VOC, we can achieve more than 5 mAP improvement by applying VOC07 as labeled data and VOC12 as unlabeled data.

📄 PDF Abstract BibTeX arXiv:2103.11402

Code (1)

hattrickcr7/SoftTeacher pytorch

Tasks

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

Similar Papers 제목 키워드 기반

Point-Teaching: Weakly Semi-Supervised Object Detection with Point Annotations

2022-06-01 · Yongtao Ge, Qiang Zhou, Xinlong Wang, Zhibin Wang 외

Point annotations are considerably more time-efficient than bounding box annotations. However, how to use cheap point annotations to boost the performance of semi-supervised object detection remains largely unsolved. In …

Data AugmentationMultiple Instance LearningObjectobject-detection+2

Mix-Teaching: A Simple, Unified and Effective Semi-Supervised Learning Framework for Monocular 3D Object Detection

2022-07-10 · Lei Yang, Xinyu Zhang, Li Wang, Minghan Zhu 외

Monocular 3D object detection is an essential perception task for autonomous driving. However, the high reliance on large-scale labeled data make it costly and time-consuming during model optimization. To reduce such ove…

3D Object DetectionAutonomous DrivingModel OptimizationMonocular 3D Object Detection+2

Credible Teacher for Semi-Supervised Object Detection in Open Scene

2024-01-01 · Jingyu Zhuang, Kuo Wang, Liang Lin, Guanbin Li

Semi-Supervised Object Detection (SSOD) has achieved resounding success by leveraging unlabeled data to improve detection performance. However, in Open Scene Semi-Supervised Object Detection (O-SSOD), unlabeled data may …

object-detectionObject DetectionSemi-Supervised Object Detection

Scale-Invariant Teaching for Semi-Supervised Object Detection

2021-09-29 · Qiushan Guo, Yizhou Yu, Ping Luo

Recent Semi-Supervised Object Detection methods are mainly based on self-training, i.e., generating hard pseudo-labels by a teacher model on unlabeled data as supervisory signals. Although they achieved certain success, …

Objectobject-detectionPseudo Label

Boosting Semi-Supervised Object Detection in Remote Sensing Images With Active Teaching

2024-02-29 · Boxuan Zhang, Zengmao Wang, Bo Du

The lack of object-level annotations poses a significant challenge for object detection in remote sensing images (RSIs). To address this issue, active learning (AL) and semi-supervised learning (SSL) techniques have been…

Active LearningObjectobject-detectionObject Detection+1