Improving Localization for Semi-Supervised Object Detection

06/21/2022
by   Leonardo Rossi, et al.
0

Nowadays, Semi-Supervised Object Detection (SSOD) is a hot topic, since, while it is rather easy to collect images for creating a new dataset, labeling them is still an expensive and time-consuming task. One of the successful methods to take advantage of raw images on a Semi-Supervised Learning (SSL) setting is the Mean Teacher technique, where the operations of pseudo-labeling by the Teacher and the Knowledge Transfer from the Student to the Teacher take place simultaneously. However, the pseudo-labeling by thresholding is not the best solution since the confidence value is not strictly related to the prediction uncertainty, not permitting to safely filter predictions. In this paper, we introduce an additional classification task for bounding box localization to improve the filtering of the predicted bounding boxes and obtain higher quality on Student training. Furthermore, we empirically prove that bounding box regression on the unsupervised part can equally contribute to the training as much as category classification. Our experiments show that our IL-net (Improving Localization net) increases SSOD performance by 1.14 COCO dataset in limited-annotation regime. The code is available at https://github.com/IMPLabUniPr/unbiased-teacher/tree/ilnet

READ FULL TEXT
research
06/19/2022

Unbiased Teacher v2: Semi-supervised Object Detection for Anchor-free and Anchor-based Detectors

With the recent development of Semi-Supervised Object Detection (SS-OD) ...
research
02/22/2023

Towards End-to-end Semi-supervised Learning for One-stage Object Detection

Semi-supervised object detection (SSOD) is a research hot spot in comput...
research
03/15/2023

Active Teacher for Semi-Supervised Object Detection

In this paper, we study teacher-student learning from the perspective of...
research
06/04/2023

Revisiting Class Imbalance for End-to-end Semi-Supervised Object Detection

Semi-supervised object detection (SSOD) has made significant progress wi...
research
12/07/2022

Adaptive Self-Training for Object Detection

Deep learning has emerged as an effective solution for solving the task ...
research
07/05/2022

ORF-Net: Deep Omni-supervised Rib Fracture Detection from Chest CT Scans

Most of the existing object detection works are based on the bounding bo...
research
10/19/2022

Non-iterative optimization of pseudo-labeling thresholds for training object detection models from multiple datasets

We propose a non-iterative method to optimize pseudo-labeling thresholds...

Please sign up or login with your details

Forgot password? Click here to reset