中文
相关论文

相关论文: Semi-Supervised Object Detection with Adaptive Cla…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Purbayan Kar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik

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…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Honggyu Choi , Zhixiang Chen , Xuepeng Shi , Tae-Kyun Kim

Deep learning has emerged as an effective solution for solving the task of object detection in images but at the cost of requiring large labeled datasets. To mitigate this cost, semi-supervised object detection methods, which consist in…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Renaud Vandeghen , Gilles Louppe , Marc Van Droogenbroeck

Recent advances in semi-supervised object detection (SSOD) are largely driven by consistency-based pseudo-labeling methods for image classification tasks, producing pseudo labels as supervisory signals. However, when using pseudo labels,…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Hengduo Li , Zuxuan Wu , Abhinav Shrivastava , Larry S. Davis

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…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Yen-Cheng Liu , Chih-Yao Ma , Zijian He , Chia-Wen Kuo , Kan Chen , Peizhao Zhang , Bichen Wu , Zsolt Kira , Peter Vajda

Semi-supervised object detection (SSOD) based on pseudo-labeling significantly reduces dependence on large labeled datasets by effectively leveraging both labeled and unlabeled data. However, real-world applications of SSOD often face…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Moussa Kassem Sbeyti , Nadja Klein , Azarm Nowzad , Fikret Sivrikaya , Sahin Albayrak

Pseudo-Labeling has emerged as a simple yet effective technique for semi-supervised object detection (SSOD). However, the inevitable noise problem in pseudo-labels significantly degrades the performance of SSOD methods. Recent advances…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Yulin He , Wei Chen , Ke Liang , Yusong Tan , Zhengfa Liang , Yulan Guo

Single-stage detectors suffer from extreme foreground-background class imbalance, while two-stage detectors do not. Therefore, in semi-supervised object detection, two-stage detectors can deliver remarkable performance by only selecting…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Yueming Zhang , Xingxu Yao , Chao Liu , Feng Chen , Xiaolin Song , Tengfei Xing , Runbo Hu , Hua Chai , Pengfei Xu , Guoshan Zhang

Semi-supervised learning on class-imbalanced data, although a realistic problem, has been under studied. While existing semi-supervised learning (SSL) methods are known to perform poorly on minority classes, we find that they still generate…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Chen Wei , Kihyuk Sohn , Clayton Mellina , Alan Yuille , Fan Yang

This paper focuses on the scale imbalance problem of semi-supervised object detection(SSOD) in aerial images. Compared to natural images, objects in aerial images show smaller sizes and larger quantities per image, increasing the difficulty…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Ruixiang Zhang , Chang Xu , Fang Xu , Wen Yang , Guangjun He , Huai Yu , Gui-Song Xia

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…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Leonardo Rossi , Akbar Karimi , Andrea Prati

Recent developments for Semi-Supervised Object Detection (SSOD) have shown the promise of leveraging unlabeled data to improve an object detector. However, thus far these methods have assumed that the unlabeled data does not contain…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Yen-Cheng Liu , Chih-Yao Ma , Xiaoliang Dai , Junjiao Tian , Peter Vajda , Zijian He , Zsolt Kira

Semi-supervised Camouflaged Object Detection (SSCOD) aims to reduce reliance on costly pixel-level annotations by leveraging limited annotated data and abundant unlabeled data. However, existing SSCOD methods based on Teacher-Student…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Xihang Hu , Fuming Sun , Jiazhe Liu , Feilong Xu , Xiaoli Zhang

Current semi-supervised object detection (SSOD) algorithms typically assume class balanced datasets (PASCAL VOC etc.) or slightly class imbalanced datasets (MS-COCO, etc). This assumption can be easily violated since real world datasets can…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Jiaming Li , Xiangru Lin , Wei Zhang , Xiao Tan , Yingying Li , Junyu Han , Errui Ding , Jingdong Wang , Guanbin Li

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…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Yen-Cheng Liu , Chih-Yao Ma , Zsolt Kira

Recent Semi-Supervised Object Detection (SS-OD) methods are mainly based on self-training, i.e., generating hard pseudo-labels by a teacher model on unlabeled data as supervisory signals. Although they achieved certain success, the limited…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Qiushan Guo , Yao Mu , Jianyu Chen , Tianqi Wang , Yizhou Yu , Ping Luo

Self-training is an important technique for solving semi-supervised learning problems. It leverages unlabeled data by generating pseudo-labels and combining them with a limited labeled dataset for training. The effectiveness of…

机器学习 · 计算机科学 2023-11-06 Banghua Zhu , Mingyu Ding , Philip Jacobson , Ming Wu , Wei Zhan , Michael Jordan , Jiantao Jiao

Automatic target recognition (ATR) is an important use case for synthetic aperture radar (SAR) image interpretation. Recent years have seen significant advancements in SAR ATR technology based on semi-supervised learning. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Xinzheng Zhang , Yuqing Luo , Guopeng Li

Learning in data-scarce settings has recently gained significant attention in the research community. Semi-supervised object detection(SSOD) aims to improve detection performance by leveraging a large number of unlabeled images alongside a…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Chaoxin Wang , Bharaneeshwar Balasubramaniyam , Anurag Sangem , Nicolais Guevara , Doina Caragea

In recent years, deep learning technology has been maturely applied in the field of object detection, and most algorithms tend to be supervised learning. However, a large amount of labeled data requires high costs of human resources, which…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Yanyang Wang , Zhaoxiang Liu , Shiguo Lian
‹ 上一页 1 2 3 10 下一页 ›