中文
相关论文

相关论文: Weakly Supervised Volumetric Segmentation via Self…

200 篇论文

Medical imaging has witnessed remarkable progress but usually requires a large amount of high-quality annotated data which is time-consuming and costly to obtain. To alleviate this burden, semi-supervised learning has garnered attention as…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Qingyue Wei , Lequan Yu , Xianhang Li , Wei Shao , Cihang Xie , Lei Xing , Yuyin Zhou

Semi-supervised 3D medical image segmentation aims to achieve accurate segmentation using few labelled data and numerous unlabelled data. The main challenge in the design of semi-supervised learning methods consists in the effective use of…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Yanyan Wang , Kechen Song , Yuyuan Liu , Shuai Ma , Yunhui Yan , Gustavo Carneiro

Obtaining pixel-level annotations in the medical domain is both expensive and time-consuming, often requiring close collaboration between clinical experts and developers. Semi-supervised medical image segmentation aims to leverage limited…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Lin Xi , Yingliang Ma , Cheng Wang , Sandra Howell , Aldo Rinaldi , Kawal S. Rhode

Manual annotation of 3D medical images for segmentation tasks is tedious and time-consuming. Moreover, data privacy limits the applicability of crowd sourcing to perform data annotation in medical domains. As a result, training deep neural…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Ruitong Sun , Mohammad Rostami

Deep convolutional neural networks (CNNs) are state-of-the-art for semantic image segmentation, but typically require many labeled training samples. Obtaining 3D segmentations of medical images for supervised training is difficult and labor…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Zhenlin Xu , Marc Niethammer

Deep learning methods have achieved promising performance in many areas, but they are still struggling with noisy-labeled images during the training process. Considering that the annotation quality indispensably relies on great expertise,…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Haidong Zhu , Jialin Shi , Ji Wu

Intra-operative ultrasound is an increasingly important imaging modality in neurosurgery. However, manual interaction with imaging data during the procedures, for example to select landmarks or perform segmentation, is difficult and can be…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Julia Rackerseder , Rüdiger Göbl , Nassir Navab , Christoph Hennersperger

Semantic segmentation aims to classify every pixel of an input image. Considering the difficulty of acquiring dense labels, researchers have recently been resorting to weak labels to alleviate the annotation burden of segmentation. However,…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Yazhou Yao , Tao Chen , Guosen Xie , Chuanyi Zhang , Fumin Shen , Qi Wu , Zhenmin Tang , Jian Zhang

Cell detection and segmentation is fundamental for all downstream analysis of digital pathology images. However, obtaining the pixel-level ground truth for single cell segmentation is extremely labor intensive. To overcome this challenge,…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Alireza Chamanzar , Yao Nie

Recent advances in deep learning have greatly facilitated the automated segmentation of ultrasound images, which is essential for nodule morphological analysis. Nevertheless, most existing methods depend on extensive and precise annotations…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Xingyue Zhao , Zhongyu Li , Xiangde Luo , Peiqi Li , Peng Huang , Jianwei Zhu , Yang Liu , Jihua Zhu , Meng Yang , Shi Chang , Jun Dong

Current 3D semi-supervised segmentation methods face significant challenges such as limited consideration of contextual information and the inability to generate reliable pseudo-labels for effective unsupervised data use. To address these…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Sanaz Karimijafarbigloo , Reza Azad , Yury Velichko , Ulas Bagci , Dorit Merhof

Medical image annotation is a major hurdle for developing precise and robust machine learning models. Annotation is expensive, time-consuming, and often requires expert knowledge, particularly in the medical field. Here, we suggest using…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Holger R Roth , Dong Yang , Ziyue Xu , Xiaosong Wang , Daguang Xu

Supervised deep learning requires a large amount of training samples with annotations (e.g. label class for classification task, pixel- or voxel-wised label map for segmentation tasks), which are expensive and time-consuming to obtain.…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yuanhan Mo , Shuo Wang , Chengliang Dai , Rui Zhou , Zhongzhao Teng , Wenjia Bai , Yike Guo

Recent research has seen numerous supervised learning-based methods for 3D shape segmentation and remarkable performance has been achieved on various benchmark datasets. These supervised methods require a large amount of annotated data to…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Xiang Li , Lingjing Wang , Yi Fang

This paper investigates an extremely challenging problem: barely-supervised volumetric medical image segmentation (BSS). A BSS training dataset consists of two parts: 1) a barely-annotated labeled set, where each labeled image contains only…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Zhiqiang Shen , Peng Cao , Junming Su , Jinzhu Yang , Osmar R. Zaiane

Fully supervised deep neural networks for segmentation usually require a massive amount of pixel-level labels which are manually expensive to create. In this work, we develop a multi-task learning method to relax this constraint. We regard…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Rihuan Ke , Aurélie Bugeau , Nicolas Papadakis , Mark Kirkland , Peter Schuetz , Carola-Bibiane Schönlieb

The high cost of creating pixel-by-pixel gold-standard labels, limited expert availability, and presence of diverse tasks make it challenging to generate segmentation labels to train deep learning models for medical imaging tasks. In this…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Tanvi Deshpande , Eva Prakash , Elsie Gyang Ross , Curtis Langlotz , Andrew Ng , Jeya Maria Jose Valanarasu

Medical image segmentation is crucial in the field of medical imaging, aiding in disease diagnosis and surgical planning. Most established segmentation methods rely on supervised deep learning, in which clean and precise labels are…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Jiahua Dong , Yue Zhang , Qiuli Wang , Ruofeng Tong , Shihong Ying , Shaolin Gong , Xuanpu Zhang , Lanfen Lin , Yen-Wei Chen , S. Kevin Zhou

Instance segmentation is a fundamental research in computer vision, especially in autonomous driving. However, manual mask annotation for instance segmentation is quite time-consuming and costly. To address this problem, some prior works…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Guangfeng Jiang , Jun Liu , Yuzhi Wu , Wenlong Liao , Tao He , Pai Peng

In this paper, we propose a new approach to applying point-level annotations for weakly-supervised panoptic segmentation. Instead of the dense pixel-level labels used by fully supervised methods, point-level labels only provide a single…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Junsong Fan , Zhaoxiang Zhang , Tieniu Tan