Automatic Identification Method for Diabetic Macular Edema in Ultra-widefield Fundus Images
摘要
In this paper, we present a comprehensive summary of our proposed methodology and experimental results for Task3 in the Ultra-Widefield Fundus (UWF) Imaging for Diabetic Retinopathy Challenge 2024, which focuses on the precise identification of Diabetic Macular Edema (DME). The primary challenges of Task3 lie in two aspects: firstly, the limited availability of training samples poses a risk of overfitting deep learning-based model; secondly, the UWF images encompass a wider retinal area, thereby augmenting complexity associated with image interpretation. To address these challenges, we have devised specialized training strategies and developed a novel model based on Swin-Transformer v2 to achieve accurate DME identification. Our approach has demonstrated exceptional performance with an AUROC value of 0.9835 during the testing phase. The code is available at: https://github.com/yourfla/UWF-DME-AutoID .