paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2401.00695

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionSemi-Supervised Object Detection

Similar Papers 제목 키워드 기반

Applying the Lower-Biased Teacher Model in Semi-Supervised Object Detection

2024-09-29 · Shuang Wang

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+1

MixTeacher: Mining Promising Labels with Mixed Scale Teacher for Semi-Supervised Object Detection

2023-03-16 · CVPR 2023 1 · Liang Liu, Boshen Zhang, Jiangning Zhang, Wuhao Zhang 외

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+1

A-Teacher: Asymmetric Network for 3D Semi-Supervised Object Detection

2024-01-01 · CVPR 2024 1 · Hanshi Wang, Zhipeng Zhang, Jin Gao, Weiming Hu

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 Detection

Unbiased Teacher for Semi-Supervised Object Detection

2021-02-18 · ICLR 2021 1 · Yen-Cheng Liu, Chih-Yao Ma, Zijian He, Chia-Wen Kuo 외

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+3

Towards Few-Annotation Learning for Object Detection: Are Transformer-based Models More Efficient ?

2023-10-30 · Quentin Bouniot, Angélique Loesch, Romaric Audigier, Amaury Habrard

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