Retinal Disease Classification using Optical Coherence Topographical Scans
This is a multiclass classification of different retinal disease like-
Using advanced image processing and deep learning algorithms the results of the classification are-
Test Accuracy = 96.52 %
Sensitivity = 99.13 %
Read the paper at https://ieeexplore.ieee.org/document/9276708
git clone https://github.com/sudo-rajarshi/Retinal-Disease-Classification-using-Optical-Coherence-Topographical-Scans.git
cd Retinal-Disease-Classification-using-Optical-Coherence-Topographical-Scans
pip3 install -r requirements.txt
jupyter notebook
and enjoy!