中文
相关论文

相关论文: Domain-guided data augmentation for deep learning …

200 篇论文

Modeling and manufacturing of personalized cranial implants are important research areas that may decrease the waiting time for patients suffering from cranial damage. The modeling of personalized implants may be partially automated by the…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Marek Wodzinski , Kamil Kwarciak , Mateusz Daniol , Daria Hemmerling

Due to the COVID-19 global pandemic, computer-assisted diagnoses of medical images have gained much attention, and robust methods of semantic segmentation of Computed Tomography (CT) images have become highly desirable. In this work, we…

图像与视频处理 · 电气工程与系统科学 2023-03-13 Bruno A. Krinski , Daniel V. Ruiz , Rayson Laroca , Eduardo Todt

Chronic wounds are a significant burden on individuals and the healthcare system, affecting millions of people and incurring high costs. Wound classification using deep learning techniques is a promising approach for faster diagnosis and…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Harini Narayanan , Sindhu Ghanta

Robust cardiac image segmentation is still an open challenge due to the inability of the existing methods to achieve satisfactory performance on unseen data of different domains. Since the acquisition and annotation of medical data are…

图像与视频处理 · 电气工程与系统科学 2020-08-27 Xiao Liu , Spyridon Thermos , Agisilaos Chartsias , Alison O'Neil , Sotirios A. Tsaftaris

The deep learning technique has been shown to be effectively addressed several image analysis tasks in the computer-aided diagnosis scheme for mammography. The training of an efficacious deep learning model requires large data with diverse…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Zheren Li , Zhiming Cui , Lichi Zhang , Sheng Wang , Chenjin Lei , Xi Ouyang , Dongdong Chen , Xiangyu Zhao , Yajia Gu , Zaiyi Liu , Chunling Liu , Dinggang Shen , Jie-Zhi Cheng

While deep learning methods have shown great success in medical image analysis, they require a number of medical images to train. Due to data privacy concerns and unavailability of medical annotators, it is oftentimes very difficult to…

图像与视频处理 · 电气工程与系统科学 2020-10-08 Yue Yang , Pengtao Xie

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

Deep learning-based medical image segmentation faces significant challenges arising from limited labeled data and domain shifts. While prior approaches have primarily addressed these issues independently, their simultaneous occurrence is…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Zanting Ye , Ke Wang , Wenbing Lv , Qianjin Feng , Lijun Lu

Deep learning models have a large number of freeparameters that need to be calculated by effective trainingof the models on a great deal of training data to improvetheir generalization performance. However, data obtaining andlabeling is…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Benlin Hu , Cheng Lei , Dong Wang , Shu Zhang , Zhenyu Chen

With the increasing utilization of deep learning in outdoor settings, its robustness needs to be enhanced to preserve accuracy in the face of distribution shifts, such as compression artifacts. Data augmentation is a widely used technique…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Shohei Enomoto , Monikka Roslianna Busto , Takeharu Eda

In this study, a novel method of data augmentation has been presented for the segmentation of placental histological images when the labeled data are scarce. This method generates new realizations of the placenta intervillous morphology…

图像与视频处理 · 电气工程与系统科学 2022-10-10 Arash Rabbani , Masoud Babaei , Masoumeh Gharib

Medical Ultrasound (US), despite its wide use, is characterized by artifacts and operator dependency. Those attributes hinder the gathering and utilization of US datasets for the training of Deep Neural Networks used for Computer-Assisted…

图像与视频处理 · 电气工程与系统科学 2021-05-06 Maria Tirindelli , Christine Eilers , Walter Simson , Magdalini Paschali , Mohammad Farid Azampour , Nassir Navab

Convolutional Neural Network (CNN)-based accurate prediction typically requires large-scale annotated training data. In Medical Imaging, however, both obtaining medical data and annotating them by expert physicians are challenging; to…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Changhee Han , Kohei Murao , Shin'ichi Satoh , Hideki Nakayama

Recent advances in deep learning methods have come to define the state-of-the-art for many medical imaging applications, surpassing even human judgment in several tasks. Those models, however, when trained to reduce the empirical risk on a…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Christian S. Perone , Pedro Ballester , Rodrigo C. Barros , Julien Cohen-Adad

Training segmentation networks requires large annotated datasets, which in medical imaging can be hard to obtain. Despite this fact, data augmentation has in our opinion not been fully explored for brain tumor segmentation. In this project…

图像与视频处理 · 电气工程与系统科学 2021-01-19 Marco Domenico Cirillo , David Abramian , Anders Eklund

Purpose: Applying pre-trained medical deep learning segmentation models on out-of-domain images often yields predictions of insufficient quality. In this study, we propose to use a powerful generalizing descriptor along with augmentation to…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Christian Weihsbach , Christian N. Kruse , Alexander Bigalke , Mattias P. Heinrich

Data augmentation is an essential part of the training process applied to deep learning models. The motivation is that a robust training process for deep learning models depends on large annotated datasets, which are expensive to be…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Toan Tran , Trung Pham , Gustavo Carneiro , Lyle Palmer , Ian Reid

Realistic synthetic image data rendered from 3D models can be used to augment image sets and train image classification semantic segmentation models. In this work, we explore how high quality physically-based rendering and domain…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Jason W. Anderson , Marcin Ziolkowski , Ken Kennedy , Amy W. Apon

In computer vision, it is standard practice to draw a single sample from the data augmentation procedure for each unique image in the mini-batch. However recent work has suggested drawing multiple samples can achieve higher test accuracies.…

机器学习 · 计算机科学 2022-02-25 Stanislav Fort , Andrew Brock , Razvan Pascanu , Soham De , Samuel L. Smith

Deep learning models show remarkable results in automated skin lesion analysis. However, these models demand considerable amounts of data, while the availability of annotated skin lesion images is often limited. Data augmentation can expand…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Fábio Perez , Cristina Vasconcelos , Sandra Avila , Eduardo Valle