paper-with-me

홈 › Papers

MC-UNet Multi-module Concatenation based on U-shape Network for Retinal Blood Vessels Segmentation

2022-04-07 · Ting Zhang, Jun Li, Yi Zhao, Nan Chen, Han Zhou, Hongtao Xu, Zihao Guan, Changcai Yang, Lanyan Xue, Riqing Chen, Lifang Wei

Accurate segmentation of the blood vessels of the retina is an important step in clinical diagnosis of ophthalmic diseases. Many deep learning frameworks have come up for retinal blood vessels segmentation tasks. However, the complex vascular structure and uncertain pathological features make the blood vessel segmentation still very challenging. A novel U-shaped network named Multi-module Concatenation which is based on Atrous convolution and multi-kernel pooling is put forward to retinal vessels segmentation in this paper. The proposed network structure retains three layers the essential structure of U-Net, in which the atrous convolution combining the multi-kernel pooling blocks are designed to obtain more contextual information. The spatial attention module is concatenated with dense atrous convolution module and multi-kernel pooling module to form a multi-module concatenation. And different dilation rates are selected by cascading to acquire a larger receptive field in atrous convolution. Adequate comparative experiments are conducted on these public retinal datasets: DRIVE, STARE and CHASE_DB1. The results show that the proposed method is effective, especially for microvessels. The code will be put out at https://github.com/Rebeccala/MC-UNet

📄 PDF Abstract BibTeX arXiv:2204.03213

Code (1)

rebeccala/mc-unet 공식 구현

Tasks

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…
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…
Sigmoid Activation 설명 없음
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…
U-Net 설명 없음
Average Pooling 설명 없음
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…

Similar Papers 제목 키워드 기반

DUNet: A deformable network for retinal vessel segmentation

2018-11-03 · Qiangguo Jin, Zhaopeng Meng, Tuan D. Pham, Qi Chen 외

Automatic segmentation of retinal vessels in fundus images plays an important role in the diagnosis of some diseases such as diabetes and hypertension. In this paper, we propose Deformable U-Net (DUNet), which exploits t…

Retinal Vessel SegmentationSegmentation

MM-UNet: Morph Mamba U-shaped Convolutional Networks for Retinal Vessel Segmentation

2025-11-04 · Jiawen Liu, Yuanbo Zeng, Jiaming Liang, Yizhen Yang 외 arxiv

Accurate detection of retinal vessels plays a critical role in reflecting a wide range of health status indicators in the clinical diagnosis of ocular diseases. Recently, advances in deep learning have led to a surge in …

Retinal Vessel Segmentation

SA-UNet: Spatial Attention U-Net for Retinal Vessel Segmentation

2020-04-07 · Changlu Guo, Márton Szemenyei, Yugen Yi, Wenle Wang 외

The precise segmentation of retinal blood vessels is of great significance for early diagnosis of eye-related diseases such as diabetes and hypertension. In this work, we propose a lightweight network named Spatial Atten…

Data AugmentationRetinal Vessel Segmentation

DB-KAUNet: An Adaptive Dual Branch Kolmogorov-Arnold UNet for Retinal Vessel Segmentation

2025-12-01 · Hongyu Xu, Panpan Meng, Meng Wang, Dayu Hu 외 arxiv

Accurate segmentation of retinal vessels is crucial for the clinical diagnosis of numerous ophthalmic and systemic diseases. However, traditional Convolutional Neural Network (CNN) methods exhibit inherent limitations, s…

Retinal Vessel Segmentation

Channel Attention Residual U-Net for Retinal Vessel Segmentation

2020-04-07 · Changlu Guo, Márton Szemenyei, Yangtao Hu, Wenle Wang 외

Retinal vessel segmentation is a vital step for the diagnosis of many early eye-related diseases. In this work, we propose a new deep learning model, namely Channel Attention Residual U-Net (CAR-UNet), to accurately segm…

Retinal Vessel Segmentation