College of Computer Science and Engineering, Northwest Normal University, Lanzhou 730070, China.
Sensors (Basel). 2021 Sep 15;21(18):6177. doi: 10.3390/s21186177.
Segmentation of retinal vessels is a critical step for the diagnosis of some fundus diseases. To further enhance the performance of vessel segmentation, we propose a method based on a gated skip-connection network with adaptive upsampling (GSAU-Net). In GSAU-Net, a novel skip-connection with gating is first utilized in the extension path, which facilitates the flow of information from the encoder to the decoder. Specifically, we used the gated skip-connection between the encoder and decoder to gate the lower-level information from the encoder. In the decoding phase, we used an adaptive upsampling to replace the bilinear interpolation, which recovers feature maps from the decoder to obtain the pixelwise prediction. Finally, we validated our method on the DRIVE, CHASE, and STARE datasets. The experimental results showed that our proposed method outperformed some existing methods, such as DeepVessel, AG-Net, and IterNet, in terms of accuracy, F-measure, and AUCROC. The proposed method achieved a vessel segmentation F-measure of 83.13%, 81.40%, and 84.84% on the DRIVE, CHASE, and STARE datasets, respectively.
视网膜血管分割是某些眼底疾病诊断的关键步骤。为了进一步提高血管分割的性能,我们提出了一种基于门控 skip-connection 网络与自适应上采样(GSAU-Net)的方法。在 GSAU-Net 中,首先在扩展路径中使用了一种新颖的带门控的 skip-connection,这有助于信息从编码器流向解码器。具体来说,我们在编码器和解码器之间使用了门控 skip-connection,将门控较低层的编码器信息。在解码阶段,我们使用自适应上采样代替双线性插值,从解码器恢复特征图以获得逐像素预测。最后,我们在 DRIVE、CHASE 和 STARE 数据集上验证了我们的方法。实验结果表明,与 DeepVessel、AG-Net 和 IterNet 等现有方法相比,我们提出的方法在准确性、F 度量和 AUCROC 方面表现更好。我们提出的方法在 DRIVE、CHASE 和 STARE 数据集上的血管分割 F 度量分别为 83.13%、81.40%和 84.84%。