paper-with-me

Papers

AttResDU-Net: Medical Image Segmentation Using Attention-based Residual Double U-Net

2023-06-25 · Akib Mohammed Khan, Alif Ashrafee, Fahim Shahriar Khan, Md. Bakhtiar Hasan, Md. Hasanul Kabir

Manually inspecting polyps from a colonoscopy for colorectal cancer or performing a biopsy on skin lesions for skin cancer are time-consuming, laborious, and complex procedures. Automatic medical image segmentation aims to expedite this diagnosis process. However, numerous challenges exist due to significant variations in the appearance and sizes of objects with no distinct boundaries. This paper proposes an attention-based residual Double U-Net architecture (AttResDU-Net) that improves on the existing medical image segmentation networks. Inspired by the Double U-Net, this architecture incorporates attention gates on the skip connections and residual connections in the convolutional blocks. The attention gates allow the model to retain more relevant spatial information by suppressing irrelevant feature representation from the down-sampling path for which the model learns to focus on target regions of varying shapes and sizes. Moreover, the residual connections help to train deeper models by ensuring better gradient flow. We conducted experiments on three datasets: CVC Clinic-DB, ISIC 2018, and the 2018 Data Science Bowl datasets and achieved Dice Coefficient scores of 94.35%, 91.68% and 92.45% respectively. Our results suggest that AttResDU-Net can be facilitated as a reliable method for automatic medical image segmentation in practice.

📄 PDF Abstract BibTeX arXiv:2306.14255

Code (1)

fkhan98/medical-image-segmentation-with-attention-based-residual-double-u-net 공식 구현 tf

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Inter-slice Context Residual Learning for 3D Medical Image Segmentation

2020-11-28 · Jianpeng Zhang, Yutong Xie, Yan Wang, Yong Xia

Automated and accurate 3D medical image segmentation plays an essential role in assisting medical professionals to evaluate disease progresses and make fast therapeutic schedules. Although deep convolutional neural netwo…

Brain Tumor SegmentationDecoderImage SegmentationMedical Image Segmentation+4

Cell segmentation from telecentric bright-field transmitted light microscopy images using a Residual Attention U-Net: a case study on HeLa line

2022-03-23 · Ali Ghaznavi, Renata Rychtarikova, Mohammadmehdi Saberioon, Dalibor Stys

Living cell segmentation from bright-field light microscopy images is challenging due to the image complexity and temporal changes in the living cells. Recently developed deep learning (DL)-based methods became popular i…

Cell SegmentationImage SegmentationSegmentationSemantic Segmentation

DoubleU-NetPlus: A Novel Attention and Context Guided Dual U-Net with Multi-Scale Residual Feature Fusion Network for Semantic Segmentation of Medical Images

2022-11-25 · Md. Rayhan Ahmed, Adnan Ferdous Ashrafi, Raihan Uddin Ahmed, Swakkhar Shatabda 외

Accurate segmentation of the region of interest in medical images can provide an essential pathway for devising effective treatment plans for life-threatening diseases. It is still challenging for U-Net, and its state-of…

Image SegmentationMedical Image SegmentationSemantic Segmentation

CBAR‑UNet: A novel methodology for segmentation of cardiac magnetic resonance images using block attention‑based deep residual neural network

2024-05-29 · Multimedia Tools and Applications 2024 5 · Rakesh Kumar, Meenu Gupta, Aman Agarwal, Anand Nayyar

Computer-aided Medical Image Segmentation (MIS) plays a leading role in diagnosing diseases automatically. MIS is used extensively in diagnosing medical ailments to obtain clinically relevant information of the shapes an…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Atrous Residual Interconnected Encoder to Attention Decoder Framework for Vertebrae Segmentation via 3D Volumetric CT Images

2021-04-08 · Wenqiang Li, YM Tang, Ziyang Wang, KM Yu 외

Automatic medical image segmentation based on Computed Tomography (CT) has been widely applied for computer-aided surgery as a prerequisite. With the development of deep learning technologies, deep convolutional neural n…

Computed Tomography (CT)DecoderImage SegmentationMedical Image Segmentation+2