中文
相关论文

相关论文: Automated segmentation and morphological character…

200 篇论文

Image segmentation is an important task in many medical applications. Methods based on convolutional neural networks attain state-of-the-art accuracy; however, they typically rely on supervised training with large labeled datasets. Labeling…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Amy Zhao , Guha Balakrishnan , Frédo Durand , John V. Guttag , Adrian V. Dalca

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 an effective and universal technique for improving generalization performance of deep neural networks. It could enrich diversity of training samples that is essential in medical image segmentation tasks because 1) the…

图像与视频处理 · 电气工程与系统科学 2020-12-29 Ju Xu , Mengzhang Li , Zhanxing Zhu

In this work we propose a method for anatomical data augmentation that is based on using slices of computed tomography (CT) examinations that are adjacent to labeled slices as another resource of labeled data for training the network. The…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Avi Ben-Cohen , Eyal Klang , Michal Marianne Amitai , Jacob Goldberger , Hayit Greenspan

Nuclei segmentation is a fundamental but challenging task in the quantitative analysis of histopathology images. Although fully-supervised deep learning-based methods have made significant progress, a large number of labeled images are…

图像与视频处理 · 电气工程与系统科学 2024-01-22 Xinyi Yu , Guanbin Li , Wei Lou , Siqi Liu , Xiang Wan , Yan Chen , Haofeng Li

Supervised learning-based segmentation methods typically require a large number of annotated training data to generalize well at test time. In medical applications, curating such datasets is not a favourable option because acquiring a large…

图像与视频处理 · 电气工程与系统科学 2020-11-20 Krishna Chaitanya , Neerav Karani , Christian F. Baumgartner , Ertunc Erdil , Anton Becker , Olivio Donati , Ender Konukoglu

Conventional data augmentation realized by performing simple pre-processing operations (\eg, rotation, crop, \etc) has been validated for its advantage in enhancing the performance for medical image segmentation. However, the data generated…

图像与视频处理 · 电气工程与系统科学 2020-02-25 Tiexin Qin , Ziyuan Wang , Kelei He , Yinghuan Shi , Yang Gao , Dinggang Shen

In medical image diagnosis, pathology image analysis using semantic segmentation becomes important for efficient screening as a field of digital pathology. The spatial augmentation is ordinary used for semantic segmentation. Tumor images…

机器学习 · 计算机科学 2021-03-04 Takato Yasuno

Although the availability of a large amount of data is usually given for granted, there are relevant scenarios where this is not the case; for instance, in the biomedical/healthcare domain, some applications require to build huge datasets…

机器学习 · 计算机科学 2023-10-24 Pierangela Bruno , Francesco Calimeri , Cinzia Marte , Simona Perri

Computational pathology, integrating computational methods and digital imaging, has shown to be effective in advancing disease diagnosis and prognosis. In recent years, the development of machine learning and deep learning has greatly…

图像与视频处理 · 电气工程与系统科学 2025-02-25 Jiamu Wang , Chang-Su Kim , Jin Tae Kwak

We introduce a fluid-based image augmentation method for medical image analysis. In contrast to existing methods, our framework generates anatomically meaningful images via interpolation from the geodesic subspace underlying given samples.…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Zhengyang Shen , Zhenlin Xu , Sahin Olut , Marc Niethammer

Deep learning has gained significant attention in medical image segmentation. However, the limited availability of annotated training data presents a challenge to achieving accurate results. In efforts to overcome this challenge, data…

图像与视频处理 · 电气工程与系统科学 2024-08-16 Aghiles Kebaili , Jérôme Lapuyade-Lahorgue , Pierre Vera , Su Ruan

In this study, a method has been developed to improve the resolution of histological human placenta images. For this purpose, a paired series of high- and low-resolution images have been collected to train a deep neural network model that…

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

Existing image segmentation networks mainly leverage large-scale labeled datasets to attain high accuracy. However, labeling medical images is very expensive since it requires sophisticated expert knowledge. Thus, it is more desirable to…

图像与视频处理 · 电气工程与系统科学 2021-02-04 Yuhang Ding , Xin Yu , Yi Yang

While medical image segmentation is an important task for computer aided diagnosis, the high expertise requirement for pixelwise manual annotations makes it a challenging and time consuming task. Since conventional data augmentations do not…

图像与视频处理 · 电气工程与系统科学 2021-06-21 Dwarikanath Mahapatra , Ankur Singh

Automatic histopathology image segmentation is crucial to disease analysis. Limited available labeled data hinders the generalizability of trained models under the fully supervised setting. Semi-supervised learning (SSL) based on generative…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Hongxiao Wang , Hao Zheng , Jianxu Chen , Lin Yang , Yizhe Zhang , Danny Z. Chen

Deep learning has achieved remarkable results in many computer vision tasks. Deep neural networks typically rely on large amounts of training data to avoid overfitting. However, labeled data for real-world applications may be limited. By…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Suorong Yang , Weikang Xiao , Mengchen Zhang , Suhan Guo , Jian Zhao , Furao Shen

Poor performance of quantitative analysis in histopathological Whole Slide Images (WSI) has been a significant obstacle in clinical practice. Annotating large-scale WSIs manually is a demanding and time-consuming task, unlikely to yield the…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Sarah Cechnicka , James Ball , Hadrien Reynaud , Callum Arthurs , Candice Roufosse , Bernhard Kainz

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

Medical image segmentation is an important task for computer aided diagnosis. Pixelwise manual annotations of large datasets require high expertise and is time consuming. Conventional data augmentations have limited benefit by not fully…

图像与视频处理 · 电气工程与系统科学 2020-04-28 Dwarikanath Mahapatra , Behzad Bozorgtabar , Jean-Philippe Thiran , Ling Shao
‹ 上一页 1 2 3 10 下一页 ›