中文
相关论文

相关论文: Style Augmentation improves Medical Image Segmenta…

200 篇论文

Hyperspectral imaging provides detailed information about the scanned objects, as it captures their spectral characteristics within a large number of wavelength bands. Classification of such data has become an active research topic due to…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Jakub Nalepa , Lukasz Tulczyjew , Michal Myller , Michal Kawulok

This paper presents an effective and general data augmentation framework for medical image segmentation. We adopt a computationally efficient and data-efficient gradient-based meta-learning scheme to explicitly align the distribution of…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Zeju Li , Konstantinos Kamnitsas , Qi Dou , Chen Qin , Ben Glocker

In medical image segmentation, supervised deep networks' success comes at the cost of requiring abundant labeled data. While asking domain experts to annotate only one or a few of the cohort's images is feasible, annotating all available…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Devavrat Tomar , Behzad Bozorgtabar , Manana Lortkipanidze , Guillaume Vray , Mohammad Saeed Rad , Jean-Philippe Thiran

Although numerous improvements have been made in the field of image segmentation using convolutional neural networks, the majority of these improvements rely on training with larger datasets, model architecture modifications, novel loss…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Saied Asgari Taghanaki , Kumar Abhishek , Ghassan Hamarneh

A data augmentation methodology is presented and applied to generate a large dataset of off-axis iris regions and train a low-complexity deep neural network. Although of low complexity the resulting network achieves a high level of accuracy…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Viktor Varkarakis , Shabab Bazrafkan , Peter Corcoran

Yes, it can. Data augmentation is perhaps the oldest preprocessing step in computer vision literature. Almost every computer vision model trained on imaging data uses some form of augmentation. In this paper, we use the inter-vertebral disk…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Bilwaj Gaonkar , Matthew Edwards , Alex Bui , Matthew Brown , Luke Macyszyn

Histopathological images are essential for medical diagnosis and treatment planning, but interpreting them accurately using machine learning can be challenging due to variations in tissue preparation, staining and imaging protocols. Domain…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Vaibhav Khamankar , Sutanu Bera , Saumik Bhattacharya , Debashis Sen , Prabir Kumar Biswas

Despite the remarkable performance of deep learning methods on various tasks, most cutting-edge models rely heavily on large-scale annotated training examples, which are often unavailable for clinical and health care tasks. The labeling…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Jialin Peng , Ye Wang

Deep learning semantic segmentation algorithms can localise abnormalities or opacities from chest radiographs. However, the task of collecting and annotating training data is expensive and requires expertise which remains a bottleneck for…

图像与视频处理 · 电气工程与系统科学 2021-02-26 Jitesh Seth , Rohit Lokwani , Viraj Kulkarni , Aniruddha Pant , Amit Kharat

Data augmentation is a widely used and effective technique to improve the generalization performance of deep neural networks. Yet, despite often facing limited data availability when working with medical images, it is frequently…

图像与视频处理 · 电气工程与系统科学 2025-07-21 Adam Tupper , Christian Gagné

In this paper, we introduce a novel data augmentation technique that combines the advantages of style augmentation and random erasing by selectively replacing image subregions with style-transferred patches. Our approach first applies a…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Qikai Yang , Cheng Ji , Huaiying Luo , Panfeng Li , Zhicheng Ding

Data augmentation has proved extremely useful by increasing training data variance to alleviate overfitting and improve deep neural networks' generalization performance. In medical image analysis, a well-designed augmentation policy usually…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Yunhe Gao , Zhiqiang Tang , Mu Zhou , Dimitris Metaxas

In order to reduce overfitting, neural networks are typically trained with data augmentation, the practice of artificially generating additional training data via label-preserving transformations of existing training examples. While these…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Cecilia Summers , Michael J. Dinneen

Over the past few years, the rapid development of deep learning technologies for computer vision has significantly improved the performance of medical image segmentation (MedISeg). However, the diverse implementation strategies of various…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Dong Zhang , Yi Lin , Hao Chen , Zhuotao Tian , Xin Yang , Jinhui Tang , Kwang Ting Cheng

Medical images are usually collected from multiple domains, leading to domain shifts that impair the performance of medical image segmentation models. Domain Generalization (DG) aims to address this issue by training a robust model with…

图像与视频处理 · 电气工程与系统科学 2025-06-13 Xi Chen , Zhiqiang Shen , Peng Cao , Jinzhu Yang , Osmar R. Zaiane

Image classification has been a popular task due to its feasibility in real-world applications. Training neural networks by feeding them RGB images has demonstrated success over it. Nevertheless, improving the classification accuracy and…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Tianhao Bu , Michalis Lazarou , Tania Stathaki

Data augmentation has become a de facto component of deep learning-based medical image segmentation methods. Most data augmentation techniques used in medical imaging focus on spatial and intensity transformations to improve the diversity…

图像与视频处理 · 电气工程与系统科学 2023-08-21 Berke Doga Basaran , Weitong Zhang , Mengyun Qiao , Bernhard Kainz , Paul M. Matthews , Wenjia Bai

Despite the initial belief that Convolutional Neural Networks (CNNs) are driven by shapes to perform visual recognition tasks, recent evidence suggests that texture bias in CNNs provides higher performing models when learning on large…

计算机视觉与模式识别 · 计算机科学 2020-12-25 Reza Azad , Abdur R Fayjie , Claude Kauffman , Ismail Ben Ayed , Marco Pedersoli , Jose Dolz

Deep learning-based models in medical imaging often struggle to generalize effectively to new scans due to data heterogeneity arising from differences in hardware, acquisition parameters, population, and artifacts. This limitation presents…

图像与视频处理 · 电气工程与系统科学 2023-08-09 Sebastian Nørgaard Llambias , Mads Nielsen , Mostafa Mehdipour Ghazi

Supervised deep learning methods for segmentation require large amounts of labelled training data, without which they are prone to overfitting, not generalizing well to unseen images. In practice, obtaining a large number of annotations…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Krishna Chaitanya , Neerav Karani , Christian Baumgartner , Olivio Donati , Anton Becker , Ender Konukoglu