中文
相关论文

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

200 篇论文

The success of deep learning depends heavily on the availability of large datasets, but in robotic manipulation there are many learning problems for which such datasets do not exist. Collecting these datasets is time-consuming and…

机器人学 · 计算机科学 2022-07-21 Peter Mitrano , Dmitry Berenson

For safety-critical applications such as autonomous driving, CNNs have to be robust with respect to unavoidable image corruptions, such as image noise. While previous works addressed the task of robust prediction in the context of…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Christoph Kamann , Burkhard Güssefeld , Robin Hutmacher , Jan Hendrik Metzen , Carsten Rother

Deep neural networks usually require accurate and a large number of annotations to achieve outstanding performance in medical image segmentation. One-shot segmentation and weakly-supervised learning are promising research directions that…

图像与视频处理 · 电气工程与系统科学 2021-11-23 Wenhui Lei , Qi Su , Ran Gu , Na Wang , Xinglong Liu , Guotai Wang , Xiaofan Zhang , Shaoting Zhang

Data imbalance remains one of the open challenges in the contemporary machine learning. It is especially prevalent in case of medical data, such as histopathological images. Traditional data-level approaches for dealing with data imbalance…

机器学习 · 计算机科学 2021-04-20 Michał Koziarski

In this paper we present a methodology that uses convolutional neural networks (CNNs) for segmentation by iteratively growing predicted mask regions in each coordinate direction. The CNN is used to predict class probability scores in a…

图像与视频处理 · 电气工程与系统科学 2020-09-25 John Lagergren , Erica Rutter , Kevin Flores

Deep Learning models are incredibly data-hungry and require very large labeled datasets for supervised learning. As a consequence, these models often suffer from overfitting, limiting their ability to generalize to real-world examples.…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Sahiti Yerramilli , Jayant Sravan Tamarapalli , Tanmay Girish Kulkarni , Jonathan Francis , Eric Nyberg

We introduce the idea of inter-slice image augmentation whereby the numbers of the medical images and the corresponding segmentation labels are increased between two consecutive images in order to boost medical image segmentation accuracy.…

图像与视频处理 · 电气工程与系统科学 2020-08-31 Zhaotao Wu , Jia Wei , Wenguang Yuan , Jiabing Wang , Tolga Tasdizen

Background and objective: Employing deep learning models in critical domains such as medical imaging poses challenges associated with the limited availability of training data. We present a strategy for improving the performance and…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Eva Pachetti , Sotirios A. Tsaftaris , Sara Colantonio

In preoperative imaging, the demarcation of rectal cancer with magnetic resonance images provides an important basis for cancer staging and treatment planning. Recently, deep learning has greatly improved the state-of-the-art method in…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Joohyung Lee , Ji Eun Oh , Min Ju Kim , Bo Yun Hur , Dae Kyung Sohn

For medical image segmentation, imagine if a model was only trained using MR images in source domain, how about its performance to directly segment CT images in target domain? This setting, namely generalizable cross-modality segmentation,…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Ziqi Zhou , Lei Qi , Xin Yang , Dong Ni , Yinghuan Shi

Recently, a number of image-mixing-based augmentation techniques have been introduced to improve the generalization of deep neural networks. In these techniques, two or more randomly selected natural images are mixed together to generate an…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Khawar Islam , Muhammad Zaigham Zaheer , Arif Mahmood , Karthik Nandakumar

Large-scale, big-variant, high-quality data are crucial for developing robust and successful deep-learning models for medical applications since they potentially enable better generalization performance and avoid overfitting. However, the…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Zheyuan Zhang , Lanhong Yao , Bin Wang , Debesh Jha , Gorkem Durak , Elif Keles , Alpay Medetalibeyoglu , Ulas Bagci

Supervised training a deep neural network aims to "teach" the network to mimic human visual perception that is represented by image-and-label pairs in the training data. Superpixelized (SP) images are visually perceivable to humans, but a…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Yizhe Zhang , Lin Yang , Hao Zheng , Peixian Liang , Colleen Mangold , Raquel G. Loreto , David P. Hughes , Danny Z. Chen

Accurate training labels are a key component for multi-class medical image segmentation. Their annotation is costly and time-consuming because it requires domain expertise. This work aims to develop a dual-branch network and automatically…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Jianfei Liu , Christopher Parnell , Ronald M. Summers

Deep learning based models, generally, require a large number of samples for appropriate training, a requirement that is difficult to satisfy in the medical field. This issue can usually be avoided with a proper initialization of the…

计算机视觉与模式识别 · 计算机科学 2019-06-19 Taibou Birgui Sekou , Moncef Hidane , Julien Olivier , Hubert Cardot

Despite data augmentation being a de facto technique for boosting the performance of deep neural networks, little attention has been paid to developing augmentation strategies for generative adversarial networks (GANs). To this end, we…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Prateek Katiyar , Anna Khoreva

Shape and texture are two prominent and complementary cues for recognizing objects. Nonetheless, Convolutional Neural Networks are often biased towards either texture or shape, depending on the training dataset. Our ablation shows that such…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Yingwei Li , Qihang Yu , Mingxing Tan , Jieru Mei , Peng Tang , Wei Shen , Alan Yuille , Cihang Xie

Statistical shape modeling (SSM) is an enabling quantitative tool to study anatomical shapes in various medical applications. However, directly using 3D images in these applications still has a long way to go. Recent deep learning methods…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Abu Zahid Bin Aziz , Jadie Adams , Shireen Elhabian

Data augmentation is a popular technique which helps improve generalization capabilities of deep neural networks. It plays a pivotal role in remote-sensing scenarios in which the amount of high-quality ground truth data is limited, and…

计算机视觉与模式识别 · 计算机科学 2019-03-14 Jakub Nalepa , Michal Myller , Michal Kawulok

Semantic segmentation is one of the basic topics in computer vision, it aims to assign semantic labels to every pixel of an image. Unbalanced semantic label distribution could have a negative influence on segmentation accuracy. In this…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Shuangting Liu , Jiaqi Zhang , Yuxin Chen , Yifan Liu , Zengchang Qin , Tao Wan
‹ 上一页 1 8 9 10 下一页 ›