paper-with-me

Papers

SPNet: A novel deep neural network for retinal vessel segmentation based on shared decoder and pyramid-like loss

2022-02-19 · Geng-Xin Xu, Chuan-Xian Ren

Segmentation of retinal vessel images is critical to the diagnosis of retinopathy. Recently, convolutional neural networks have shown significant ability to extract the blood vessel structure. However, it remains challenging to refined segmentation for the capillaries and the edges of retinal vessels due to thickness inconsistencies and blurry boundaries. In this paper, we propose a novel deep neural network for retinal vessel segmentation based on shared decoder and pyramid-like loss (SPNet) to address the above problems. Specifically, we introduce a decoder-sharing mechanism to capture multi-scale semantic information, where feature maps at diverse scales are decoded through a sequence of weight-sharing decoder modules. Also, to strengthen characterization on the capillaries and the edges of blood vessels, we define a residual pyramid architecture which decomposes the spatial information in the decoding phase. A pyramid-like loss function is designed to compensate possible segmentation errors progressively. Experimental results on public benchmarks show that the proposed method outperforms the backbone network and the state-of-the-art methods, especially in the regions of the capillaries and the vessel contours. In addition, performances on cross-datasets verify that SPNet shows stronger generalization ability.

📄 PDF Abstract BibTeX arXiv:2202.09515

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderRetinal Vessel SegmentationSegmentation

Methods 이 논문이 사용한 방법론

SPNet Spatial pooling usually operates on a small region which limits its capability to capture long-range dependencies and focus on distant regions. To overcome this, Hou et al.…

Similar Papers 제목 키워드 기반

Pyramid U-Net for Retinal Vessel Segmentation

2021-04-06 · Jiawei Zhang, Yanchun Zhang, Xiaowei Xu

Retinal blood vessel can assist doctors in diagnosis of eye-related diseases such as diabetes and hypertension, and its segmentation is particularly important for automatic retinal image analysis. However, it is challeng…

DecoderRetinal Vessel SegmentationSegmentation

Evolutionary Neural Architecture Search for Retinal Vessel Segmentation

2020-01-18 · Zhun Fan, Jiahong Wei, Guijie Zhu, Jiajie Mo 외

The accurate retinal vessel segmentation (RVS) is of great significance to assist doctors in the diagnosis of ophthalmology diseases and other systemic diseases. Manually designing a valid neural network architecture for…

DecoderNeural Architecture SearchRetinal Vessel SegmentationSegmentation+1

A Vessel-Segmentation-Based CycleGAN for Unpaired Multi-modal Retinal Image Synthesis

2023-06-05 · Aline Sindel, Andreas Maier, Vincent Christlein

Unpaired image-to-image translation of retinal images can efficiently increase the training dataset for deep-learning-based multi-modal retinal registration methods. Our method integrates a vessel segmentation network in…

Image GenerationImage RegistrationImage-to-Image TranslationSegmentation+1

Deep Dilated Convolutional Nets for the Automatic Segmentation of Retinal Vessels

2019-05-28 · Ali Hatamizadeh, Hamid Hosseini, Zhengyuan Liu, Steven D. Schwartz 외

The reliable segmentation of retinal vasculature can provide the means to diagnose and monitor the progression of a variety of diseases affecting the blood vessel network, including diabetes and hypertension. We leverage…

DecoderRetinal Vessel SegmentationSegmentation

Transfer Learning Through Weighted Loss Function and Group Normalization for Vessel Segmentation from Retinal Images

2020-12-16 · Abdullah Sarhan, Jon Rokne, Reda Alhajj, Andrew Crichton

The vascular structure of blood vessels is important in diagnosing retinal conditions such as glaucoma and diabetic retinopathy. Accurate segmentation of these vessels can help in detecting retinal objects such as the op…

DecoderSegmentationTransfer Learning