中文
相关论文

相关论文: Training CNN Classifiers for Semantic Segmentation…

200 篇论文

In recent years, Convolutional Neural Networks (CNNs) have become the state-of-the-art method for biomedical image analysis. However, these networks are usually trained in a supervised manner, requiring large amounts of labelled training…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Nastassya Horlava , Alisa Mironenko , Sebastian Niehaus , Sebastian Wagner , Ingo Roeder , Nico Scherf

Recently, generative adversarial networks exhibited excellent performances in semi-supervised image analysis scenarios. In this paper, we go even further by proposing a fully unsupervised approach for segmentation applications with prior…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Michael Gadermayr , Laxmi Gupta , Barbara M. Klinkhammer , Peter Boor , Dorit Merhof

In Computed Tomography, machine learning is often used for automated data processing. However, increasing model complexity is accompanied by increasingly large volume datasets, which in turn increases the cost of model training. Unlike most…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Yaroslav Zharov , Tilo Baumbach , Vincent Heuveline

The splendid success of convolutional neural networks (CNNs) in computer vision is largely attributable to the availability of massive annotated datasets, such as ImageNet and Places. However, in medical imaging, it is challenging to create…

机器学习 · 计算机科学 2021-04-13 Zongwei Zhou , Jae Y. Shin , Suryakanth R. Gurudu , Michael B. Gotway , Jianming Liang

Vision Transformer has recently gained tremendous popularity in medical image segmentation task due to its superior capability in capturing long-range dependencies. However, transformer requires a large amount of labeled data to be…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Lei Zhu , Jun Zhou , Rick Siow Mong Goh , Yong Liu

The medical imaging literature has witnessed remarkable progress in high-performing segmentation models based on convolutional neural networks. Despite the new performance highs, the recent advanced segmentation models still require large,…

图像与视频处理 · 电气工程与系统科学 2020-02-13 Nima Tajbakhsh , Laura Jeyaseelan , Qian Li , Jeffrey Chiang , Zhihao Wu , Xiaowei Ding

Recent years have seen a rapid growth in new approaches improving the accuracy of semantic segmentation in a weakly supervised setting, i.e. with only image-level labels available for training. However, this has come at the cost of…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Nikita Araslanov , Stefan Roth

Annotated images are required for both supervised model training and evaluation in image classification. Manually annotating images is arduous and expensive, especially for multi-labeled images. A recent trend for conducting such laboursome…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Jianzhe Lin , Tianze Yu , Z. Jane Wang

Surgical tool segmentation in endoscopic images is an important problem: it is a crucial step towards full instrument pose estimation and it is used for integration of pre- and intra-operative images into the endoscopic view. While many…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Daniil Pakhomov , Wei Shen , Nassir Navab

Split Federated Learning (SplitFed) combines federated and split learning to preserve privacy while reducing client-side computation. However, in medical image segmentation, heterogeneous label quality across clients can significantly…

图像与视频处理 · 电气工程与系统科学 2026-05-13 Zahra Hafezi Kafshgari , Hadi Hadizadeh , Parvaneh Saeedi

Although semi-supervised learning has made significant advances in the field of medical image segmentation, fully annotating a volumetric sample slice by slice remains a costly and time-consuming task. Even worse, most of the existing…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Ke Yan , Qing Cai , Fan Zhang , Ziyan Cao , Zhi Liu

Current deep learning paradigms largely benefit from the tremendous amount of annotated data. However, the quality of the annotations often varies among labelers. Multi-observer studies have been conducted to study these annotation…

计算机视觉与模式识别 · 计算机科学 2020-10-05 Xiaosong Wang , Ziyue Xu , Dong Yang , Leo Tam , Holger Roth , Daguang Xu

Anatomical landmark segmentation serves as a critical initial step for robust multimodal registration during computer-assisted interventions. Current approaches predominantly rely on deep learning, which often necessitates the extensive…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Denis Krnjaca , Lorena Krames , Werner Nahm

Comprehensive surgical planning require complex patient-specific anatomical models. For instance, functional muskuloskeletal simulations necessitate all relevant structures to be segmented, which could be performed in real-time using deep…

图像与视频处理 · 电气工程与系统科学 2019-05-20 Firat Ozdemir , Orcun Goksel

Instance segmentation methods often require costly per-pixel labels. We propose a method that only requires point-level annotations. During training, the model only has access to a single pixel label per object, yet the task is to output…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Issam H. Laradji , Negar Rostamzadeh , Pedro O. Pinheiro , David Vazquez , Mark Schmidt

Annotation scarcity has become a major obstacle for training powerful deep-learning models for medical image segmentation, restricting their deployment in clinical scenarios. To address it, semi-supervised learning by exploiting abundant…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Qingjie Zeng , Yutong Xie , Zilin Lu , Mengkang Lu , Yicheng Wu , Yong Xia

Medical image segmentation models are typically supervised by expert annotations at the pixel-level, which can be expensive to acquire. In this work, we propose a method that combines the high quality of pixel-level expert annotations with…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Soham Gadgil , Mark Endo , Emily Wen , Andrew Y. Ng , Pranav Rajpurkar

Present-day deep neural networks for video semantic segmentation require a large number of fine-grained pixel-level annotations to achieve the best possible results. Obtaining such annotations, however, is very expensive. On the other hand,…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Samik Some , Vinay P. Namboodiri

The destitution of image data and corresponding expert annotations limit the training capacities of AI diagnostic models and potentially inhibit their performance. To address such a problem of data and label scarcity, generative models have…

图像与视频处理 · 电气工程与系统科学 2022-06-28 Xiaodan Xing , Jiahao Huang , Yang Nan , Yinzhe Wu , Chengjia Wang , Zhifan Gao , Simon Walsh , Guang Yang

A significant bottleneck in training deep networks for part segmentation is the cost of obtaining detailed annotations. We propose a framework to exploit coarse labels such as figure-ground masks and keypoint locations that are readily…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Oindrila Saha , Zezhou Cheng , Subhransu Maji