中文
相关论文

相关论文: Self-training with dual uncertainty for semi-super…

200 篇论文

Quality of deep convolutional neural network predictions strongly depends on the size of the training dataset and the quality of the annotations. Creating annotations, especially for 3D medical image segmentation, is time-consuming and…

图像与视频处理 · 电气工程与系统科学 2023-05-11 Matin Hosseinzadeh , Anindo Saha , Joeran Bosma , Henkjan Huisman

Existing approaches for the problem of ultrasound image segmentation, whether supervised or semi-supervised, are typically specialized for specific anatomical structures or tasks, limiting their practical utility in clinical settings. In…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Yaxiong Chen , Qicong Wang , Chunlei Li , Jingliang Hu , Yilei Shi , Shengwu Xiong , Xiao Xiang Zhu , Lichao Mou

Training deep neural networks usually requires a large amount of labeled data to obtain good performance. However, in medical image analysis, obtaining high-quality labels for the data is laborious and expensive, as accurately annotating…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Quande Liu , Lequan Yu , Luyang Luo , Qi Dou , Pheng Ann Heng

In this paper, we present Endo-SemiS, a semi-supervised segmentation framework for providing reliable segmentation of endoscopic video frames with limited annotation. EndoSemiS uses 4 strategies to improve performance by effectively…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Hao Li , Daiwei Lu , Xing Yao , Nicholas Kavoussi , Ipek Oguz

Medical image segmentation typically demands extensive dense annotations for model training, which is both time-consuming and skill-intensive. To mitigate this burden, exemplar-based medical image segmentation methods have been introduced…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Qing En , Yuhong Guo

Semi-supervised learning (SSL) has emerged as a promising paradigm for breast ultrasound (BUS) image segmentation, but it often suffers from unstable pseudo labels under extremely limited annotations, leading to inaccurate supervision and…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Ruili Li , Jiayi Ding , Ruiyu Li , Yilun Jin , Shiwen Ge , Yuwen Zeng , Xiaoyong Zhang , Eichi Takaya , Jan Vrba , Noriyasu Homma

Supervised learning demands large amounts of precisely annotated data to achieve promising results. Such data curation is labor-intensive and imposes significant overhead regarding time and costs. Self-supervised learning (SSL) partially…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Thangarajah Akilan , Nusrat Jahan , Wandong Zhang

With the development of 3D and 2D data acquisition techniques, it has become easy to obtain point clouds and images of scenes simultaneously, which further facilitates dual-modal semantic segmentation. Most existing methods for…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Qiulei Dong , Jianan Li , Shuang Deng

The process of annotating relevant data in the field of digital microscopy can be both time-consuming and especially expensive due to the required technical skills and human-expert knowledge. Consequently, large amounts of microscopic image…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Asmaa Haja , Eric Brouwer , Lambert Schomaker

Deep learning based semi-supervised learning (SSL) methods have achieved strong performance in medical image segmentation, which can alleviate doctors' expensive annotation by utilizing a large amount of unlabeled data. Unlike most existing…

图像与视频处理 · 电气工程与系统科学 2022-07-26 Zihang Xu , Zhenghua Xu , Shuo Zhang , Thomas Lukasiewicz

Consistency regularization and pseudo labeling-based semi-supervised methods perform co-training using the pseudo labels from multi-view inputs. However, such co-training models tend to converge early to a consensus, degenerating to the…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Zhiqiang Shen , Peng Cao , Hua Yang , Xiaoli Liu , Jinzhu Yang , Osmar R. Zaiane

Deep neural networks are known to be data-driven and label noise can have a marked impact on model performance. Recent studies have shown great robustness to classic image recognition even under a high noisy rate. In medical applications,…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Lie Ju , Xin Wang , Lin Wang , Dwarikanath Mahapatra , Xin Zhao , Mehrtash Harandi , Tom Drummond , Tongliang Liu , Zongyuan Ge

Weakly supervised video anomaly detection aims to identify abnormal events in videos using only video-level labels. Recently, two-stage self-training methods have achieved significant improvements by self-generating pseudo labels and…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Chen Zhang , Guorong Li , Yuankai Qi , Shuhui Wang , Laiyun Qing , Qingming Huang , Ming-Hsuan Yang

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…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Liyan Sun , Jianxiong Wu , Xinghao Ding , Yue Huang , Guisheng Wang , Yizhou Yu

Semi-supervised segmentation remains challenging in medical imaging since the amount of annotated medical data is often scarce and there are many blurred pixels near the adhesive edges or in the low-contrast regions. To address the issues,…

图像与视频处理 · 电气工程与系统科学 2022-06-29 Yicheng Wu , Zhonghua Wu , Qianyi Wu , Zongyuan Ge , Jianfei Cai

Semantic segmentation labels are expensive and time consuming to acquire. Hence, pretraining is commonly used to improve the label-efficiency of segmentation models. Typically, the encoder of a segmentation model is pretrained as a…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Emmanuel Brempong Asiedu , Simon Kornblith , Ting Chen , Niki Parmar , Matthias Minderer , Mohammad Norouzi

Semi-supervised learning provides a solution to reduce the dependency of machine learning on labeled data. As one of the efficient semi-supervised techniques, self-training (ST) has received increasing attention. Several advancements have…

机器学习 · 计算机科学 2024-04-22 Jifeng Guo , Zhulin Liu , Tong Zhang , C. L. Philip Chen

While deep learning strategies achieve outstanding results in computer vision tasks, one issue remains: The current strategies rely heavily on a huge amount of labeled data. In many real-world problems, it is not feasible to create such an…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Lars Schmarje , Monty Santarossa , Simon-Martin Schröder , Reinhard Koch

In video surveillance, person re-identification is the task of searching person images in non-overlapping cameras. Though supervised methods for person re-identification have attained impressive performance, obtaining large scale cross-view…

计算机视觉与模式识别 · 计算机科学 2019-10-10 T M Feroz Ali , Subhasis Chaudhuri

In class-incremental semantic segmentation, we have no access to the labeled data of previous tasks. Therefore, when incrementally learning new classes, deep neural networks suffer from catastrophic forgetting of previously learned…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Lu Yu , Xialei Liu , Joost van de Weijer
‹ 上一页 1 8 9 10 下一页 ›