Credible Teacher for Semi-Supervised Object Detection in Open Scene
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 contains unknown objects not observed in the labeled data, which will increase uncertainty in the model's predictions for known objects. It is detrimental to the current methods that mainly rely on self-training, as more uncertainty leads to the lower localization and classification precision of pseudo labels. To this end, we propose Credible Teacher, an end-to-end framework. Credible Teacher adopts an interactive teaching mechanism using flexible labels to prevent uncertain pseudo labels from misleading the model and gradually reduces its uncertainty through the guidance of other credible pseudo labels. Empirical results have demonstrated our method effectively restrains the adverse effect caused by O-SSOD and significantly outperforms existing counterparts.
Code (0)
등록된 구현이 없습니다.
Tasks
object-detectionObject DetectionSemi-Supervised Object DetectionSimilar Papers 제목 키워드 기반
Applying the Lower-Biased Teacher Model in Semi-Supervised Object Detection
I present the Lower Biased Teacher model, an enhancement of the Unbiased Teacher model, specifically tailored for semi-supervised object detection tasks. The primary innovation of this model is the integration of a local…
Objectobject-detectionObject DetectionPseudo Label+1MixTeacher: Mining Promising Labels with Mixed Scale Teacher for Semi-Supervised Object Detection
Scale variation across object instances remains a key challenge in object detection task. Despite the remarkable progress made by modern detection models, this challenge is particularly evident in the semi-supervised cas…
Objectobject-detectionObject DetectionPseudo Label+1A-Teacher: Asymmetric Network for 3D Semi-Supervised Object Detection
This work proposes the first online asymmetric semi-supervised framework namely A-Teacher for LiDAR-based 3D object detection. Our motivation stems from the observation that 1) existing symmetric teacher-student meth…
3D Object Detectionobject-detectionObject DetectionSemi-Supervised Object DetectionUnbiased Teacher for Semi-Supervised Object Detection
Semi-supervised learning, i.e., training networks with both labeled and unlabeled data, has made significant progress recently. However, existing works have primarily focused on image classification tasks and neglected o…
image-classificationImage ClassificationObjectobject-detection+3Towards Few-Annotation Learning for Object Detection: Are Transformer-based Models More Efficient ?
For specialized and dense downstream tasks such as object detection, labeling data requires expertise and can be very expensive, making few-shot and semi-supervised models much more attractive alternatives. While in the …
Objectobject-detectionObject DetectionSemi-Supervised Object Detection