An open-source deep learning algorithm for efficient and fully-automatic analysis of the choroid in optical coherence tomography
Jamie Burke, Justin Engelmann, Charlene Hamid, Megan Reid-Schachter,, Tom Pearson, Dan Pugh, Neeraj Dhaun, Stuart King, Tom MacGillivray, Miguel O., Bernabeu, Amos Storkey, Ian J.C. MacCormick

TL;DR
This paper introduces DeepGPET, an open-source deep learning algorithm that automatically segments the choroid in OCT images with high accuracy and speed, facilitating large-scale research and clinical applications.
Contribution
The paper presents a novel fully-automatic deep learning method, DeepGPET, for choroid segmentation in OCT images, outperforming semi-automatic methods in speed and maintaining high accuracy.
Findings
DeepGPET achieves near-perfect agreement with the semi-automatic GPET method.
Processing time per image is reduced from over 34 seconds to 1.25 seconds.
Qualitative evaluation confirms comparable segmentation quality to GPET.
Abstract
Purpose: To develop an open-source, fully-automatic deep learning algorithm, DeepGPET, for choroid region segmentation in optical coherence tomography (OCT) data. Methods: We used a dataset of 715 OCT B-scans (82 subjects, 115 eyes) from 3 clinical studies related to systemic disease. Ground truth segmentations were generated using a clinically validated, semi-automatic choroid segmentation method, Gaussian Process Edge Tracing (GPET). We finetuned a UNet with MobileNetV3 backbone pre-trained on ImageNet. Standard segmentation agreement metrics, as well as derived measures of choroidal thickness and area, were used to evaluate DeepGPET, alongside qualitative evaluation from a clinical ophthalmologist. Results: DeepGPET achieves excellent agreement with GPET on data from 3 clinical studies (AUC=0.9994, Dice=0.9664; Pearson correlation of 0.8908 for choroidal thickness and 0.9082 for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · Glaucoma and retinal disorders · Retinal Diseases and Treatments
MethodsPointwise Convolution · Depthwise Convolution · Average Pooling · Sigmoid Activation · 1x1 Convolution · Depthwise Separable Convolution · ReLU6 · Batch Normalization · Dense Connections · Squeeze-and-Excitation Block
