中文
相关论文

相关论文: On the influence of Dice loss function in multi-cl…

200 篇论文

Deep-learning has proved in recent years to be a powerful tool for image analysis and is now widely used to segment both 2D and 3D medical images. Deep-learning segmentation frameworks rely not only on the choice of network architecture but…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Carole H Sudre , Wenqi Li , Tom Vercauteren , Sébastien Ourselin , M. Jorge Cardoso

Automatic multi-organ segmentation of the dual energy computed tomography (DECT) data can be beneficial for biomedical research and clinical applications. However, it is a challenging task. Recent advances in deep learning showed the…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Shuqing Chen , Holger Roth , Sabrina Dorn , Matthias May , Alexander Cavallaro , Michael M. Lell , Marc Kachelrieß , Hirohisa Oda , Kensaku Mori , Andreas Maier

Recent advances in 3D fully convolutional networks (FCN) have made it feasible to produce dense voxel-wise predictions of volumetric images. In this work, we show that a multi-class 3D FCN trained on manually labeled CT scans of several…

Quantitative assessment of the abdominal region from clinically acquired CT scans requires the simultaneous segmentation of abdominal organs. Thanks to the availability of high-performance computational resources, deep learning-based…

图像与视频处理 · 电气工程与系统科学 2022-10-11 Samra Irshad , Douglas P. S. Gomes , Seong Tae Kim

Simultaneous segmentation of multiple organs from different medical imaging modalities is a crucial task as it can be utilized for computer-aided diagnosis, computer-assisted surgery, and therapy planning. Thanks to the recent advances in…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Saeid Asgari Taghanaki , Yefeng Zheng , S. Kevin Zhou , Bogdan Georgescu , Puneet Sharma , Daguang Xu , Dorin Comaniciu , Ghassan Hamarneh

Recent advances in 3D fully convolutional networks (FCN) have made it feasible to produce dense voxel-wise predictions of full volumetric images. In this work, we show that a multi-class 3D FCN trained on manually labeled CT scans of seven…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Holger R. Roth , Hirohisa Oda , Yuichiro Hayashi , Masahiro Oda , Natsuki Shimizu , Michitaka Fujiwara , Kazunari Misawa , Kensaku Mori

Automatic segmentation methods are an important advancement in medical image analysis. Machine learning techniques, and deep neural networks in particular, are the state-of-the-art for most medical image segmentation tasks. Issues with…

图像与视频处理 · 电气工程与系统科学 2021-11-25 Michael Yeung , Evis Sala , Carola-Bibiane Schönlieb , Leonardo Rundo

Automated segmentation of cancerous lesions in PET/CT images is a vital initial task for quantitative analysis. However, it is often challenging to train deep learning-based segmentation methods to high degree of accuracy due to the…

图像与视频处理 · 电气工程与系统科学 2023-09-26 Shadab Ahamed , Arman Rahmim

Deep learning has shown great promise in the ability to automatically annotate organs in magnetic resonance imaging (MRI) scans, for example, of the brain. However, despite advancements in the field, the ability to accurately segment…

图像与视频处理 · 电气工程与系统科学 2024-03-26 Cosmin Ciausu , Deepa Krishnaswamy , Benjamin Billot , Steve Pieper , Ron Kikinis , Andrey Fedorov

Multi-organ segmentation in abdominal Computed Tomography (CT) images is of great importance for diagnosis of abdominal lesions and subsequent treatment planning. Though deep learning based methods have attained high performance, they rely…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Meng Han , Xiangde Luo , Wenjun Liao , Shichuan Zhang , Shaoting Zhang , Guotai Wang

Deep learning has led to state-of-the-art results for many medical imaging tasks, such as segmentation of different anatomical structures. With the increased numbers of deep learning publications and openly available code, the approach to…

图像与视频处理 · 电气工程与系统科学 2020-05-19 Tom van Sonsbeek , Veronika Cheplygina

Purpose: To implement a brain segmentation pipeline based on convolutional neural networks, which rapidly segments 3D volumes into 27 anatomical structures. To provide an extensive, comparative study of segmentation performance on various…

图像与视频处理 · 电气工程与系统科学 2020-08-12 Jonathan Zopes , Moritz Platscher , Silvio Paganucci , Christian Federau

Image segmentation is critically important in almost all medical image analysis for automatic interpretations and processing. However, it is often challenging to perform image segmentation due to data imbalance between intra- and…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Zhhengyong Huang , Yao Sui

Transfer learning leverages pre-trained model features from a large dataset to save time and resources when training new models for various tasks, potentially enhancing performance. Due to the lack of large datasets in the medical imaging…

图像与视频处理 · 电气工程与系统科学 2023-11-10 Gabriel Efrain Humpire-Mamani , Colin Jacobs , Mathias Prokop , Bram van Ginneken , Nikolas Lessmann

The need for CT scan analysis is growing for pre-diagnosis and therapy of abdominal organs. Automatic organ segmentation of abdominal CT scan can help radiologists analyze the scans faster and segment organ images with fewer errors.…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Shima Rafiei , Ebrahim Nasr-Esfahani , S. M. Reza Soroushmehr , Nader Karimi , Shadrokh Samavi , Kayvan Najarian

Deep neural networks have increased the accuracy of automatic segmentation, however, their accuracy depends on the availability of a large number of fully segmented images. Methods to train deep neural networks using images for which some,…

The Dice score is widely used for binary segmentation due to its robustness to class imbalance. Soft generalisations of the Dice score allow it to be used as a loss function for training convolutional neural networks (CNN). Although CNNs…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Lucas Fidon , Wenqi Li , Luis C. Garcia-Peraza-Herrera , Jinendra Ekanayake , Neil Kitchen , Sebastien Ourselin , Tom Vercauteren

Fully-convolutional neural networks have achieved superior performance in a variety of image segmentation tasks. However, their training requires laborious manual annotation of large datasets, as well as acceleration by parallel processors…

神经与进化计算 · 计算机科学 2018-11-29 Blaine Rister , Darvin Yi , Kaushik Shivakumar , Tomomi Nobashi , Daniel L. Rubin

Within medical imaging segmentation, the Dice coefficient and Hausdorff-based metrics are standard measures of success for deep learning models. However, modern loss functions for medical image segmentation often only consider the Dice…

图像与视频处理 · 电气工程与系统科学 2024-01-26 Adrian Celaya , Beatrice Riviere , David Fuentes

Image segmentation is pivotal in medical image analysis, facilitating clinical diagnosis, treatment planning, and disease evaluation. Deep learning has significantly advanced automatic segmentation methodologies by providing superior…

图像与视频处理 · 电气工程与系统科学 2026-01-22 Zhengyong Huang , Ning Jiang , Xingwen Sun , Lihua Zhang , Peng Chen , Jens Domke , Yao Sui
‹ 上一页 1 2 3 10 下一页 ›