中文
相关论文

相关论文: Thickened 2D Networks for Efficient 3D Medical Ima…

200 篇论文

Convolutional neural networks are state-of-the-art for various segmentation tasks. While for 2D images these networks are also computationally efficient, 3D convolutions have huge storage requirements and require long training time. To…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Christoph Angermann , Markus Haltmeier , Ruth Steiger , Sergiy Pereverzyev , Elke Gizewski

Cloud based medical image analysis has become popular recently due to the high computation complexities of various deep neural network (DNN) based frameworks and the increasingly large volume of medical images that need to be processed. It…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Zihao Liu , Xiaowei Xu , Tao Liu , Qi Liu , Yanzhi Wang , Yiyu Shi , Wujie Wen , Meiping Huang , Haiyun Yuan , Jian Zhuang

Medical images used in clinical practice are heterogeneous and not the same quality as scans studied in academic research. Preprocessing breaks down in extreme cases when anatomy, artifacts, or imaging parameters are unusual or protocols…

图像与视频处理 · 电气工程与系统科学 2022-08-31 Mostafa Mehdipour Ghazi , Mads Nielsen

Segmentation of organs of interest in 3D medical images is necessary for accurate diagnosis and longitudinal studies. Though recent advances using deep learning have shown success for many segmentation tasks, large datasets are required for…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Soopil Kim , Sion An , Philip Chikontwe , Sang Hyun Park

Though performed almost effortlessly by humans, segmenting 2D gray-scale or color images into respective regions of interest (e.g.~background, objects, or portions of objects) constitutes one of the greatest challenges in science and…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Alexandre Benatti , Luciano da F. Costa

We focus on an important yet challenging problem: using a 2D deep network to deal with 3D segmentation for medical image analysis. Existing approaches either applied multi-view planar (2D) networks or directly used volumetric (3D) networks…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Tianwei Ni , Lingxi Xie , Huangjie Zheng , Elliot K. Fishman , Alan L. Yuille

Given the prevalence of 3D medical imaging technologies such as MRI and CT that are widely used in diagnosing and treating diverse diseases, 3D segmentation is one of the fundamental tasks of medical image analysis. Recently,…

计算机视觉与模式识别 · 计算机科学 2023-02-10 Yuhui Zhang , Shih-Cheng Huang , Zhengping Zhou , Matthew P. Lungren , Serena Yeung

Deep convolutional neural networks (CNNs) have been intensively used for multi-class segmentation of data from different modalities and achieved state-of-the-art performances. However, a common problem when dealing with large, high…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Chengjia Wang , Tom MacGillivray , Gillian Macnaught , Guang Yang , David Newby

In medical imaging, scans often reveal objects with varied contrasts but consistent internal intensities or textures. This characteristic enables the use of low-frequency approximations for tasks such as segmentation and deformation field…

图像与视频处理 · 电气工程与系统科学 2024-01-19 Hang Zhang , Xiang Chen , Rongguang Wang , Renjiu Hu , Dongdong Liu , Gaolei Li

Medical image segmentation (MIS) aims to finely segment various organs. It requires grasping global information from both parts and the entire image for better segmenting, and clinically there are often certain requirements for segmentation…

图像与视频处理 · 电气工程与系统科学 2024-03-26 Dongwei Gan , Ming Chang , Juan Chen

3D image segmentation is a recent and crucial step in many medical analysis and recognition schemes. In fact, it represents a relevant research subject and a fundamental challenge due to its importance and influence. This paper provides a…

图像与视频处理 · 电气工程与系统科学 2022-07-22 Omar Boudraa

Medical image segmentation plays a crucial role in advancing healthcare systems for disease diagnosis and treatment planning. The u-shaped architecture, popularly known as U-Net, has proven highly successful for various medical image…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Jieneng Chen , Jieru Mei , Xianhang Li , Yongyi Lu , Qihang Yu , Qingyue Wei , Xiangde Luo , Yutong Xie , Ehsan Adeli , Yan Wang , Matthew Lungren , Lei Xing , Le Lu , Alan Yuille , Yuyin Zhou

Even though convolutional neural networks (CNNs) are driving progress in medical image segmentation, standard models still have some drawbacks. First, the use of multi-scale approaches, i.e., encoder-decoder architectures, leads to a…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Ashish Sinha , Jose Dolz

Deep learning has shown promising results in medical image analysis, however, the lack of very large annotated datasets confines its full potential. Although transfer learning with ImageNet pre-trained classification models can alleviate…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Ken C. L. Wong , Tanveer Syeda-Mahmood , Mehdi Moradi

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

This research embarked on a comparative exploration of the holistic segmentation capabilities of Convolutional Neural Networks (CNNs) in both 2D and 3D formats, focusing on cystic fibrosis (CF) lesions. The study utilized data from two CF…

图像与视频处理 · 电气工程与系统科学 2024-08-13 Amel Imene Hadj Bouzid , Baudouin Denis de Senneville , Fabien Baldacci , Pascal Desbarats , Patrick Berger , Ilyes Benlala , Gaël Dournes

Accurate and reliable image segmentation is an essential part of biomedical image analysis. In this paper, we consider the problem of biomedical image segmentation using deep convolutional neural networks. We propose a new end-to-end…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Amirhossein Dadashzadeh , Alireza Tavakoli Targhi

Segmentation is a critical step in medical image analysis. Fully Convolutional Networks (FCNs) have emerged as powerful segmentation models achieving state-of-the-art results in various medical image datasets. Network architectures are…

图像与视频处理 · 电气工程与系统科学 2019-07-29 Maria G. Baldeon Calisto , Susana K. Lai-Yuen

Like other applications in computer vision, medical image segmentation has been most successfully addressed using deep learning models that rely on the convolution operation as their main building block. Convolutions enjoy important…

图像与视频处理 · 电气工程与系统科学 2022-04-05 Davood Karimi , Serge Vasylechko , Ali Gholipour

Computer-aided medical image analysis plays a significant role in assisting medical practitioners for expert clinical diagnosis and deciding the optimal treatment plan. At present, convolutional neural networks (CNN) are the preferred…

图像与视频处理 · 电气工程与系统科学 2022-04-29 S Niyas , S J Pawan , M Anand Kumar , Jeny Rajan