English
Related papers

Related papers: Consistent-Teacher: Towards Reducing Inconsistent …

200 papers

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 object detection…

Computer Vision and Pattern Recognition · Computer Science 2021-02-19 Yen-Cheng Liu , Chih-Yao Ma , Zijian He , Chia-Wen Kuo , Kan Chen , Peizhao Zhang , Bichen Wu , Zsolt Kira , Peter Vajda

In this paper, we delve into two key techniques in Semi-Supervised Object Detection (SSOD), namely pseudo labeling and consistency training. We observe that these two techniques currently neglect some important properties of object…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Gang Li , Xiang Li , Yujie Wang , Yichao Wu , Ding Liang , Shanshan Zhang

Semi-supervised object detection (SSOD) aims to boost detection performance by leveraging extra unlabeled data. The teacher-student framework has been shown to be promising for SSOD, in which a teacher network generates pseudo-labels for…

Computer Vision and Pattern Recognition · Computer Science 2022-12-07 Honggyu Choi , Zhixiang Chen , Xuepeng Shi , Tae-Kyun Kim

Semi-Supervised Object Detection (SSOD) has been successful in improving the performance of both R-CNN series and anchor-free detectors. However, one-stage anchor-based detectors lack the structure to generate high-quality or flexible…

Computer Vision and Pattern Recognition · Computer Science 2023-03-15 Bowen Xu , Mingtao Chen , Wenlong Guan , Lulu Hu

Existing camouflaged object detection~(COD) methods depend heavily on large-scale pixel-level annotations.However, acquiring such annotations is laborious due to the inherent camouflage characteristics of the objects.Semi-supervised…

Computer Vision and Pattern Recognition · Computer Science 2024-08-16 Xunfa Lai , Zhiyu Yang , Jie Hu , Shengchuan Zhang , Liujuan Cao , Guannan Jiang , Zhiyu Wang , Songan Zhang , Rongrong Ji

Semi-supervised object detection (SSOD) has made significant progress with the development of pseudo-label-based end-to-end methods. However, many of these methods face challenges due to class imbalance, which hinders the effectiveness of…

Computer Vision and Pattern Recognition · Computer Science 2023-06-06 Purbayan Kar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik

In this paper, we study teacher-student learning from the perspective of data initialization and propose a novel algorithm called Active Teacher(Source code are available at: \url{https://github.com/HunterJ-Lin/ActiveTeacher}) for…

Computer Vision and Pattern Recognition · Computer Science 2023-03-16 Peng Mi , Jianghang Lin , Yiyi Zhou , Yunhang Shen , Gen Luo , Xiaoshuai Sun , Liujuan Cao , Rongrong Fu , Qiang Xu , Rongrong Ji

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

Recently, many semi-supervised object detection (SSOD) methods adopt teacher-student framework and have achieved state-of-the-art results. However, the teacher network is tightly coupled with the student network since the teacher is an…

Computer Vision and Pattern Recognition · Computer Science 2022-07-13 Hao Liu , Bin Chen , Bo Wang , Chunpeng Wu , Feng Dai , Peng Wu

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

We propose a semi-supervised approach for contemporary object detectors following the teacher-student dual model framework. Our method is featured with 1) the exponential moving averaging strategy to update the teacher from the student…

Computer Vision and Pattern Recognition · Computer Science 2021-06-22 Yihe Tang , Weifeng Chen , Yijun Luo , Yuting Zhang

Semi-supervised object detection (SSOD) is a research hot spot in computer vision, which can greatly reduce the requirement for expensive bounding-box annotations. Despite great success, existing progress mainly focuses on two-stage…

Computer Vision and Pattern Recognition · Computer Science 2023-02-23 Gen Luo , Yiyi Zhou , Lei Jin , Xiaoshuai Sun , Rongrong Ji

In real-world applications, an object detector often encounters object instances from new classes and needs to accommodate them effectively. Previous work formulated this critical problem as incremental object detection (IOD), which assumes…

Computer Vision and Pattern Recognition · Computer Science 2024-01-12 Ziqi Yuan , Liyuan Wang , Wenbo Ding , Xingxing Zhang , Jiachen Zhong , Jianyong Ai , Jianmin Li , Jun Zhu

Semi-supervised 3D object detection (SS3DOD) aims to reduce costly 3D annotations utilizing unlabeled data. Recent studies adopt pseudo-label-based teacher-student frameworks and demonstrate impressive performance. The main challenge of…

Computer Vision and Pattern Recognition · Computer Science 2026-04-06 Taehun Kong , Tae-Kyun Kim

Stripe-like space target detection (SSTD) is crucial for space situational awareness. Traditional unsupervised methods often fail in low signal-to-noise ratio and variable stripe-like space targets scenarios, leading to weak generalization.…

Computer Vision and Pattern Recognition · Computer Science 2024-08-12 Zijian Zhu , Ali Zia , Xuesong Li , Bingbing Dan , Yuebo Ma , Hongfeng Long , Kaili Lu , Enhai Liu , Rujin Zhao

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 localization loss into…

Computer Vision and Pattern Recognition · Computer Science 2024-10-07 Shuang Wang

With the recent development of Semi-Supervised Object Detection (SS-OD) techniques, object detectors can be improved by using a limited amount of labeled data and abundant unlabeled data. However, there are still two challenges that are not…

Computer Vision and Pattern Recognition · Computer Science 2022-06-22 Yen-Cheng Liu , Chih-Yao Ma , Zsolt Kira

This paper presents an end-to-end semi-supervised object detection approach, in contrast to previous more complex multi-stage methods. The end-to-end training gradually improves pseudo label qualities during the curriculum, and the more and…

Computer Vision and Pattern Recognition · Computer Science 2021-08-09 Mengde Xu , Zheng Zhang , Han Hu , Jianfeng Wang , Lijuan Wang , Fangyun Wei , Xiang Bai , Zicheng Liu

Rendering synthetic data (e.g., 3D CAD-rendered images) to generate annotations for learning deep models in vision tasks has attracted increasing attention in recent years. However, simply applying the models learnt on synthetic images may…

Computer Vision and Pattern Recognition · Computer Science 2019-12-30 Qi Cai , Yingwei Pan , Chong-Wah Ngo , Xinmei Tian , Lingyu Duan , Ting Yao

Semi-supervised object detection has made significant progress with the development of mean teacher driven self-training. Despite the promising results, the label mismatch problem is not yet fully explored in the previous works, leading to…

Computer Vision and Pattern Recognition · Computer Science 2022-06-15 Binbin Chen , Weijie Chen , Shicai Yang , Yunyi Xuan , Jie Song , Di Xie , Shiliang Pu , Mingli Song , Yueting Zhuang
‹ Prev 1 2 3 10 Next ›