中文
相关论文

相关论文: Polite Teacher: Semi-Supervised Instance Segmentat…

200 篇论文

Labeling objects with pixel-wise segmentation requires a huge amount of human labor compared to bounding boxes. Most existing methods for weakly supervised instance segmentation focus on designing heuristic losses with priors from bounding…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Tianheng Cheng , Xinggang Wang , Shaoyu Chen , Qian Zhang , Wenyu Liu

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…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Yihe Tang , Weifeng Chen , Yijun Luo , Yuting Zhang

Dominated point cloud-based 3D object detectors in autonomous driving scenarios rely heavily on the huge amount of accurately labeled samples, however, 3D annotation in the point cloud is extremely tedious, expensive and time-consuming. To…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Junbo Yin , Jin Fang , Dingfu Zhou , Liangjun Zhang , Cheng-Zhong Xu , Jianbing Shen , Wenguan 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 localization loss into…

计算机视觉与模式识别 · 计算机科学 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…

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

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 case. While existing…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Liang Liu , Boshen Zhang , Jiangning Zhang , Wuhao Zhang , Zhenye Gan , Guanzhong Tian , Wenbing Zhu , Yabiao Wang , Chengjie Wang

Semi-Supervised Semantic Segmentation aims at training the segmentation model with limited labeled data and a large amount of unlabeled data. To effectively leverage the unlabeled data, pseudo labeling, along with the teacher-student…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Ying Jin , Jiaqi Wang , Dahua Lin

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

Exploiting pseudo labels (e.g., categories and bounding boxes) of unannotated objects produced by a teacher detector have underpinned much of recent progress in semi-supervised object detection (SSOD). However, due to the limited…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Lei Zhang , Yuxuan Sun , Wei Wei

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…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Peng Mi , Jianghang Lin , Yiyi Zhou , Yunhang Shen , Gen Luo , Xiaoshuai Sun , Liujuan Cao , Rongrong Fu , Qiang Xu , Rongrong Ji

Semi-supervised learning has emerged as a widely adopted technique in the field of medical image segmentation. The existing works either focuses on the construction of consistency constraints or the generation of pseudo labels to provide…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Ning Gao , Sanping Zhou , Le Wang , Nanning Zheng

Facial landmark detection aims to localize the anatomically defined points of human faces. In this paper, we study facial landmark detection from partially labeled facial images. A typical approach is to (1) train a detector on the labeled…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Xuanyi Dong , Yi Yang

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…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Mengde Xu , Zheng Zhang , Han Hu , Jianfeng Wang , Lijuan Wang , Fangyun Wei , Xiang Bai , Zicheng Liu

Current instance segmentation methods rely heavily on pixel-level annotated images. The huge cost to obtain such fully-annotated images restricts the dataset scale and limits the performance. In this paper, we formally address…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Zhenyu Wang , Yali Li , Shengjin Wang

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

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

Deep learning methods show promising results for overlapping cervical cell instance segmentation. However, in order to train a model with good generalization ability, voluminous pixel-level annotations are demanded which is quite expensive…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Yanning Zhou , Hao Chen , Huangjing Lin , Pheng-Ann Heng

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…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Binbin Chen , Weijie Chen , Shicai Yang , Yunyi Xuan , Jie Song , Di Xie , Shiliang Pu , Mingli Song , Yueting Zhuang

Open-vocabulary instance segmentation aims at segmenting novel classes without mask annotations. It is an important step toward reducing laborious human supervision. Most existing works first pretrain a model on captioned images covering…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Dat Huynh , Jason Kuen , Zhe Lin , Jiuxiang Gu , Ehsan Elhamifar

To date, the most powerful semi-supervised object detectors (SS-OD) are based on pseudo-boxes, which need a sequence of post-processing with fine-tuned hyper-parameters. In this work, we propose replacing the sparse pseudo-boxes with the…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Hongyu Zhou , Zheng Ge , Songtao Liu , Weixin Mao , Zeming Li , Haiyan Yu , Jian Sun
‹ 上一页 1 2 3 10 下一页 ›