English
Related papers

Related papers: Efficient Teacher: Semi-Supervised Object Detectio…

200 papers

Fully-supervised salient object detection (SOD) methods have made great progress, but such methods often rely on a large number of pixel-level annotations, which are time-consuming and labour-intensive. In this paper, we focus on a new…

Computer Vision and Pattern Recognition · Computer Science 2022-09-08 Runmin Cong , Qi Qin , Chen Zhang , Qiuping Jiang , Shiqi Wang , Yao Zhao , Sam Kwong

Semi-supervised 3D object detection is a common strategy employed to circumvent the challenge of manually labeling large-scale autonomous driving perception datasets. Pseudo-labeling approaches to semi-supervised learning adopt a…

Computer Vision and Pattern Recognition · Computer Science 2024-09-18 Philip Jacobson , Yichen Xie , Mingyu Ding , Chenfeng Xu , Masayoshi Tomizuka , Wei Zhan , Ming C. Wu

Standard segmentation of medical images based on full-supervised convolutional networks demands accurate dense annotations. Such learning framework is built on laborious manual annotation with restrict demands for expertise, leading to…

Computer Vision and Pattern Recognition · Computer Science 2020-10-26 Liyan Sun , Jianxiong Wu , Xinghao Ding , Yue Huang , Guisheng Wang , Yizhou Yu

Knowledge Distillation (KD) has been used in image classification for model compression. However, rare studies apply this technology on single-stage object detectors. Focal loss shows that the accumulated errors of easily-classified samples…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Shitao Tang , Litong Feng , Wenqi Shao , Zhanghui Kuang , Wei Zhang , Yimin Chen

Object detection for autonomous vehicles has received increasing attention in recent years, where labeled data are often expensive while unlabeled data can be collected readily, calling for research on semi-supervised learning for this…

Computer Vision and Pattern Recognition · Computer Science 2022-10-18 Longhui Yu , Yifan Zhang , Lanqing Hong , Fei Chen , Zhenguo Li

We present Polite Teacher, a simple yet effective method for the task of semi-supervised instance segmentation. The proposed architecture relies on the Teacher-Student mutual learning framework. To filter out noisy pseudo-labels, we use…

Computer Vision and Pattern Recognition · Computer Science 2022-11-09 Dominik Filipiak , Andrzej Zapała , Piotr Tempczyk , Anna Fensel , Marek Cygan

This paper focuses on Semi-Supervised Object Detection (SSOD). Knowledge Distillation (KD) has been widely used for semi-supervised image classification. However, adapting these methods for SSOD has the following obstacles. (1) The teacher…

Computer Vision and Pattern Recognition · Computer Science 2020-09-03 Cong Chen , Shouyang Dong , Ye Tian , Kunlin Cao , Li Liu , Yuanhao Guo

Recently, dense pseudo-label, which directly selects pseudo labels from the original output of the teacher model without any complicated post-processing steps, has received considerable attention in semi-supervised object detection (SSOD).…

Computer Vision and Pattern Recognition · Computer Science 2024-11-18 Tong Zhao , Qiang Fang , Shuohao Shi , Xin Xu

Detecting anatomical landmarks in medical imaging is essential for diagnosis and intervention guidance. However, object detection models rely on costly bounding box annotations, limiting scalability. Weakly Semi-Supervised Object Detection…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Adrien Meyer , Didier Mutter , Nicolas Padoy

Unsupervised Camouflaged Object Detection (UCOD) remains a challenging task due to the high intrinsic similarity between target objects and their surroundings, as well as the reliance on noisy pseudo-labels that hinder fine-grained texture…

Computer Vision and Pattern Recognition · Computer Science 2026-03-13 Shuo Jiang , Gaojia Zhang , Min Tan , Yufei Yin , Gang Pan

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…

Computer Vision and Pattern Recognition · Computer Science 2020-12-04 Kihyuk Sohn , Zizhao Zhang , Chun-Liang Li , Han Zhang , Chen-Yu Lee , Tomas Pfister

Presently, the task of few-shot object detection (FSOD) in remote sensing images (RSIs) has become a focal point of attention. Numerous few-shot detectors, particularly those based on two-stage detectors, face challenges when dealing with…

Computer Vision and Pattern Recognition · Computer Science 2024-06-18 Wenbin Guan , Zijiu Yang , Xiaohong Wu , Liqiong Chen , Feng Huang , Xiaohai He , Honggang Chen

Source-Free domain adaptive Object Detection (SFOD) is a promising strategy for deploying trained detectors to new, unlabeled domains without accessing source data, addressing significant concerns around data privacy and efficiency. Most…

Computer Vision and Pattern Recognition · Computer Science 2024-07-19 Ilhoon Yoon , Hyeongjun Kwon , Jin Kim , Junyoung Park , Hyunsung Jang , Kwanghoon Sohn

Unsupervised domain adaptive (UDA) algorithms can markedly enhance the performance of object detectors under conditions of domain shifts, thereby reducing the necessity for extensive labeling and retraining. Current domain adaptive object…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Tianheng Qiu , Ka Lung Law , Guanghua Pan , Jufei Wang , Xin Gao , Xuan Huang , Hu Wei

Semi-supervised 3D object detection can benefit from the promising pseudo-labeling technique when labeled data is limited. However, recent approaches have overlooked the impact of noisy pseudo-labels during training, despite efforts to…

Computer Vision and Pattern Recognition · Computer Science 2024-04-30 Farzad Nozarian , Shashank Agarwal , Farzaneh Rezaeianaran , Danish Shahzad , Atanas Poibrenski , Christian Müller , Philipp Slusallek

Semi-supervised object detection (SSOD), leveraging unlabeled data to boost object detectors, has become a hot topic recently. However, existing SSOD approaches mainly focus on horizontal objects, leaving oriented objects common in aerial…

Computer Vision and Pattern Recognition · Computer Science 2025-09-26 Dingkang Liang , Wei Hua , Chunsheng Shi , Zhikang Zou , Xiaoqing Ye , Xiang Bai

This study delves into semi-supervised object detection (SSOD) to improve detector performance with additional unlabeled data. State-of-the-art SSOD performance has been achieved recently by self-training, in which training supervision…

Computer Vision and Pattern Recognition · Computer Science 2021-07-13 Fangyuan Zhang , Tianxiang Pan , Bin Wang

Pseudo-label learning methods have been widely applied in weakly-supervised temporal action localization. Existing works directly utilize weakly-supervised base model to generate instance-level pseudo-labels for training the…

Computer Vision and Pattern Recognition · Computer Science 2025-05-01 Quan Zhang , Yuxin Qi , Xi Tang , Rui Yuan , Xi Lin , Ke Zhang , Chun Yuan

Because of its use in practice, open-world object detection (OWOD) has gotten a lot of attention recently. The challenge is how can a model detect novel classes and then incrementally learn them without forgetting previously known classes.…

Computer Vision and Pattern Recognition · Computer Science 2024-04-23 Qian Wan , Xiang Xiang , Qinhao Zhou

Recently, end-to-end object detectors have gained significant attention from the research community due to their outstanding performance. However, DETR typically relies on supervised pretraining of the backbone on ImageNet, which limits the…

Computer Vision and Pattern Recognition · Computer Science 2023-09-26 Haodong Ouyang