中文
相关论文

相关论文: R2U3D: Recurrent Residual 3D U-Net for Lung Segmen…

200 篇论文

Rationale and objectives: Several studies have evaluated the usefulness of deep learning for lung segmentation using chest x-ray (CXR) images with small- or medium-sized abnormal findings. Here, we built a database including both CXR images…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Mizuho Nishio , Koji Fujimoto , Kaori Togashi

Pulmonary lobe segmentation in computed tomography scans is essential for regional assessment of pulmonary diseases. Recent works based on convolution neural networks have achieved good performance for this task. However, they are still…

图像与视频处理 · 电气工程与系统科学 2020-07-13 Weiyi Xie , Colin Jacobs , Jean-Paul Charbonnier , Bram van Ginneken

In this work, we present a fully automated lung CT cancer diagnosis system, DeepLung. DeepLung contains two parts, nodule detection and classification. Considering the 3D nature of lung CT data, two 3D networks are designed for the nodule…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Wentao Zhu , Chaochun Liu , Wei Fan , Xiaohui Xie

Data availability plays a critical role for the performance of deep learning systems. This challenge is especially acute within the medical image domain, particularly when pathologies are involved, due to two factors: 1) limited number of…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Dakai Jin , Ziyue Xu , Youbao Tang , Adam P. Harrison , Daniel J. Mollura

In this paper, we investigate the effectiveness of deep learning techniques for lung nodule classification in computed tomography scans. Using less than 10,000 training examples, our deep networks perform two times better than a standard…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Aryan Mobiny , Supratik Moulik , Hien Van Nguyen

Early detection of lung cancer is crucial as it increases the chances of successful treatment. Automatic lung image segmentation assists doctors in identifying diseases such as lung cancer, COVID-19, and respiratory disorders. However, lung…

图像与视频处理 · 电气工程与系统科学 2024-10-22 Sadjad Rezvani , Mansoor Fateh , Yeganeh Jalali , Amirreza Fateh

Recently, the state-of-art models for medical image segmentation is U-Net and their variants. These networks, though succeeding in deriving notable results, ignore the practical problem hanging over the medical segmentation field:…

图像与视频处理 · 电气工程与系统科学 2025-01-07 Hao Ziang , Jingsi Zhang , Lixian Li

Lung cancer ranks as one of the leading causes of cancer diagnosis and is the foremost cause of cancer-related mortality worldwide. The early detection of lung nodules plays a pivotal role in improving outcomes for patients, as it enables…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Jiasen Zhang , Mingrui Yang , Weihong Guo , Brian A. Xavier , Michael Bolen , Xiaojuan Li

Deep Neural Networks (DNN) are widely used to carry out segmentation tasks in biomedical images. Most DNNs developed for this purpose are based on some variation of the encoder-decoder U-Net architecture. Here we show that Res-CR-Net, a new…

图像与视频处理 · 电气工程与系统科学 2020-11-18 Haikal Abdulah , Benjamin Huber , Sinan Lal , Hassan Abdallah , Hamid Soltanian-Zadeh , Domenico L. Gatti

Curvilinear structure segmentation is important in medical imaging, quantifying structures such as vessels, airways, neurons, or organ boundaries in 2D slices. Segmentation via pixel-wise classification often fails to capture the small and…

图像与视频处理 · 电气工程与系统科学 2023-03-07 Manxi Lin , Zahra Bashir , Martin Grønnebæk Tolsgaard , Anders Nymark Christensen , Aasa Feragen

The rise of Transformer architectures has advanced medical image segmentation, leading to hybrid models that combine Convolutional Neural Networks (CNNs) and Transformers. However, these models often suffer from excessive complexity and…

图像与视频处理 · 电气工程与系统科学 2025-07-17 Yousef Sadegheih , Afshin Bozorgpour , Pratibha Kumari , Reza Azad , Dorit Merhof

Recently deep residual learning with residual units for training very deep neural networks advanced the state-of-the-art performance on 2D image recognition tasks, e.g., object detection and segmentation. However, how to fully leverage…

计算机视觉与模式识别 · 计算机科学 2016-08-23 Hao Chen , Qi Dou , Lequan Yu , Pheng-Ann Heng

Pulmonary vessel segmentation is important for clinical diagnosis of pulmonary diseases, while is also challenging due to the complicated structure. In this work, we present an effective framework and refinement process of pulmonary vessel…

图像与视频处理 · 电气工程与系统科学 2021-07-06 Hejie Cui , Xinglong Liu , Ning Huang

Automatic extraction of liver and tumor from CT volumes is a challenging task due to their heterogeneous and diffusive shapes. Recently, 2D and 3D deep convolutional neural networks have become popular in medical image segmentation tasks…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Qiangguo Jin , Zhaopeng Meng , Changming Sun , Leyi Wei , Ran Su

Scene understanding of high resolution aerial images is of great importance for the task of automated monitoring in various remote sensing applications. Due to the large within-class and small between-class variance in pixel values of…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Foivos I. Diakogiannis , François Waldner , Peter Caccetta , Chen Wu

Computer Aided Diagnosis has emerged as an indispensible technique for validating the opinion of radiologists in CT interpretation. This paper presents a deep 3D Convolutional Neural Network (CNN) architecture for automated CT scan-based…

图像与视频处理 · 电气工程与系统科学 2019-06-05 Sumita Mishra , Naresh Kumar Chaudhary , Pallavi Asthana , Anil Kumar

Brain tumor segmentation plays a pivotal role in medical image processing. In this work, we aim to segment brain MRI volumes. 3D convolution neural networks (CNN) such as 3D U-Net and V-Net employing 3D convolutions to capture the…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Chen Chen , Xiaopeng Liu , Meng Ding , Junfeng Zheng , Jiangyun Li

This paper introduces a network for volumetric segmentation that learns from sparsely annotated volumetric images. We outline two attractive use cases of this method: (1) In a semi-automated setup, the user annotates some slices in the…

计算机视觉与模式识别 · 计算机科学 2016-06-22 Özgün Çiçek , Ahmed Abdulkadir , Soeren S. Lienkamp , Thomas Brox , Olaf Ronneberger

In this paper, we focus on three problems in deep learning based medical image segmentation. Firstly, U-net, as a popular model for medical image segmentation, is difficult to train when convolutional layers increase even though a deeper…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Wanli Chen , Yue Zhang , Junjun He , Yu Qiao , Yifan Chen , Hongjian Shi , Xiaoying Tang

The use of deep learning (DL) in medical image analysis has significantly improved the ability to predict lung cancer. In this study, we introduce a novel deep convolutional neural network (CNN) model, named ResNet+, which is based on the…

图像与视频处理 · 电气工程与系统科学 2025-07-03 Ahmad Chaddad , Jihao Peng , Yihang Wu