Appl Opt. 2021 Jan 10;60(2):239-249. doi: 10.1364/AO.409512.
The segmentation of blood vessels in retinal images is crucial to the diagnosis of many diseases. We propose a deep learning method for vessel segmentation based on an encoder-decoder network combined with squeeze-and-excitation connection and atrous spatial pyramid pooling. In our implementation, the atrous spatial pyramid pooling allows the network to capture features at multiple scales, and the high-level semantic information is combined with low-level features through the encoder-decoder architecture to generate segmentations. Meanwhile, the squeeze-and-excitation connections in the proposed network can adaptively recalibrate features according to the relationship between different channels of features. The proposed network can achieve precise segmentation of retinal vessels without hand-crafted features or specific post-processing. The performance of our model is evaluated in terms of visual effects and quantitative evaluation metrics on two publicly available datasets of retinal images, the Digital Retinal Images for Vessel Extraction and Structured Analysis of the Retina datasets, with comparison to 12 representative methods. Furthermore, the proposed network is applied to vessel segmentation on local retinal images, which demonstrates promising application prospect in medical practices.
视网膜图像中的血管分割对于许多疾病的诊断至关重要。我们提出了一种基于编码器-解码器网络结合挤压激励连接和空洞空间金字塔池化的血管分割深度学习方法。在我们的实现中,空洞空间金字塔池化允许网络在多个尺度上捕获特征,并且通过编码器-解码器架构将高级语义信息与低级特征结合起来,生成分割。同时,所提出的网络中的挤压激励连接可以根据特征的不同通道之间的关系自适应地重新校准特征。我们的网络可以实现视网膜血管的精确分割,无需手工制作特征或特定的后处理。我们的模型在两个公开的视网膜图像数据集,即 Digital Retinal Images for Vessel Extraction 和 Structured Analysis of the Retina 数据集上,从视觉效果和定量评估指标两个方面对 12 种代表性方法进行了评估。此外,该网络还应用于局部视网膜图像的血管分割,在医学实践中具有广阔的应用前景。