paper-with-me

Papers

CAD-Unet: A Capsule Network-Enhanced Unet Architecture for Accurate Segmentation of COVID-19 Lung Infections from CT Images

2024-12-09 · Yijie Dang, Weijun Ma, Xiaohu Luo, Huaizhu Wang

Since the outbreak of the COVID-19 pandemic in 2019, medical imaging has emerged as a primary modality for diagnosing COVID-19 pneumonia. In clinical settings, the segmentation of lung infections from computed tomography images enables rapid and accurate quantification and diagnosis of COVID-19. Segmentation of COVID-19 infections in the lungs poses a formidable challenge, primarily due to the indistinct boundaries and limited contrast presented by ground glass opacity manifestations. Moreover, the confounding similarity between infiltrates, lung tissues, and lung walls further complicates this segmentation task. To address these challenges, this paper introduces a novel deep network architecture, called CAD-Unet, for segmenting COVID-19 lung infections. In this architecture, capsule networks are incorporated into the existing Unet framework. Capsule networks represent a novel network architecture that differs from traditional convolutional neural networks. They utilize vectors for information transfer among capsules, facilitating the extraction of intricate lesion spatial information. Additionally, we design a capsule encoder path and establish a coupling path between the unet encoder and the capsule encoder. This design maximizes the complementary advantages of both network structures while achieving efficient information fusion. \noindent Finally, extensive experiments are conducted on four publicly available datasets, encompassing binary segmentation tasks and multi-class segmentation tasks. The experimental results demonstrate the superior segmentation performance of the proposed model. The code has been released at: https://github.com/AmanoTooko-jie/CAD-Unet.

📄 PDF Abstract BibTeX arXiv:2412.06314

Code (1)

amanotooko-jie/cad-unet 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

SS-3DCapsNet: Self-supervised 3D Capsule Networks for Medical Segmentation on Less Labeled Data

2022-01-15 · Minh Tran, Loi Ly, Binh-Son Hua, Ngan Le

Capsule network is a recent new deep network architecture that has been applied successfully for medical image segmentation tasks. This work extends capsule networks for volumetric medical image segmentation with self-su…

DecoderHippocampusImage SegmentationMedical Image Segmentation+4

Attention Xception UNet (AXUNet): A Novel Combination of CNN and Self-Attention for Brain Tumor Segmentation

2025-03-26 · Farzan Moodi, Fereshteh Khodadadi Shoushtari, Gelareh Valizadeh, Dornaz Mazinani 외

Accurate segmentation of glioma brain tumors is crucial for diagnosis and treatment planning. Deep learning techniques offer promising solutions, but optimal model architectures remain under investigation. We used the Br…

Brain Tumor SegmentationTumor Segmentation

An Intuitionistic Fuzzy Logic Driven UNet architecture: Application to Brain Image segmentation

2026-02-04 · Hanuman Verma, Kiho Im, Pranabesh Maji, Akshansh Gupta arxiv

Accurate segmentation of MRI brain images is essential for image analysis, diagnosis of neuro-logical disorders and medical image computing. In the deep learning approach, the convolutional neural networks (CNNs), especi…

Medical Image SegmentationBrain Image SegmentationBrain Segmentation

3DConvCaps: 3DUnet with Convolutional Capsule Encoder for Medical Image Segmentation

2022-05-19 · Minh Tran, Viet-Khoa Vo-Ho, Ngan T. H. Le

Convolutional Neural Networks (CNNs) have achieved promising results in medical image segmentation. However, CNNs require lots of training data and are incapable of handling pose and deformation of objects. Furthermore, …

DecoderHippocampusImage SegmentationMedical Image Segmentation+3

ConnectedUNets++: Mass Segmentation from Whole Mammographic Images

2022-10-25 · Prithul Sarker, Sushmita Sarker, George Bebis, Alireza Tavakkoli

Deep learning has made a breakthrough in medical image segmentation in recent years due to its ability to extract high-level features without the need for prior knowledge. In this context, U-Net is one of the most advanc…

DecoderImage SegmentationMedical Image SegmentationSemantic Segmentation