Utilizing Transfer Learning and a Customized Loss Function for Optic Disc Segmentation from Retinal Images

Abdullah Sarhan, Ali Al-Khaz'Aly, Adam Gorner, Andrew Swift, Jon Rokne, Reda Alhajj, Andrew Crichton; Proceedings of the Asian Conference on Computer Vision (ACCV), 2020

Abstract


Accurate segmentation of the optic disc from a retinal image is vital to extracting retinal features that may be highly correlated with retinal conditions such as glaucoma. In this paper, we propose a deep-learning based approach capable of segmenting the optic disc given a high-precision retinal fundus image. Our approach utilizes a UNET-based model with a VGG16 encoder trained on the ImageNet dataset. This study can be distinguished from other studies in the customization made for the VGG16 model, the diversity of the datasets adopted, the duration of disc segmentation, the loss function utilized, and the number of parameters required to train our model. Our approach was tested on seven publicly available datasets augmented by a dataset from a private clinic that was annotated by two Doctors of Optometry through a web portal built for this purpose. We achieved an accuracy of 99.78% and a Dice coefficient of 94.73% for a disc segmentation from a retinal image in 0.03 seconds. The results obtained from comprehensive experiments demonstrate the robustness of our approach to disc segmentation of retinal images obtained from different sources.

Related Material


[pdf] [supp] [code]
[bibtex]
@InProceedings{Sarhan_2020_ACCV, author = {Sarhan, Abdullah and Al-Khaz'Aly, Ali and Gorner, Adam and Swift, Andrew and Rokne, Jon and Alhajj, Reda and Crichton, Andrew}, title = {Utilizing Transfer Learning and a Customized Loss Function for Optic Disc Segmentation from Retinal Images}, booktitle = {Proceedings of the Asian Conference on Computer Vision (ACCV)}, month = {November}, year = {2020} }