Annu Int Conf IEEE Eng Med Biol Soc. 2017 Jul;2017:681-684. doi: 10.1109/EMBC.2017.8036916.
The analysis of fundus photograph is one of useful diagnosis tools for diverse retinal diseases such as diabetic retinopathy and hypertensive retinopathy. Specifically, the morphology of retinal vessels in patients is used as a measure of classification in retinal diseases and the automatic processing of fundus image has been investigated widely for diagnostic efficiency. The automatic segmentation of retinal vessels is essential and needs to precede computer-aided diagnosis system. In this study, we propose the method which implements patch-based pixel-wise segmentation with convolutional neural networks (CNNs) in fundus images for automatic retinal vessel segmentation. We construct the network composed of several modules which include convolutional layers and upsampling layers. Feature maps are made by modules and concatenated into a single feature map to capture coarse and fine structures of vessel simultaneously. The concatenated feature map is followed by a convolutional layer for performing a pixel-wise prediction. The performance of the proposed method is measured on DRIVE dataset. We show that our method is comparable to the results of other state-of-the-art algorithms.
眼底照片分析是诊断多种视网膜疾病(如糖尿病性视网膜病变和高血压性视网膜病变)的有用工具之一。具体而言,患者视网膜血管的形态被用作视网膜疾病分类的一项指标,并且为了提高诊断效率,人们对眼底图像的自动处理进行了广泛研究。视网膜血管的自动分割至关重要,且需要先于计算机辅助诊断系统进行。在本研究中,我们提出了一种方法,该方法在眼底图像中使用卷积神经网络(CNN)实现基于图像块的逐像素分割,以进行视网膜血管自动分割。我们构建了由多个模块组成的网络,这些模块包括卷积层和上采样层。模块生成特征图,并将其连接成单个特征图,以便同时捕捉血管的粗略和精细结构。连接后的特征图后面跟着一个卷积层,用于进行逐像素预测。所提方法的性能在DRIVE数据集上进行评估。我们表明,我们的方法与其他最先进算法的结果相当。