The major goal of this study is to use deep learning to identify diabetic retinopathy illness in patients.
Diabetic Retinopathy (DR) is a human eye disease that occurs in diabetics and causes retinal damage, which can lead to blindness in the long run. DR is currently being manually screened by ophthalmologists, which is a time-consuming procedure. And from now on, this task (project) will concentrate on analysing various DR stages using Deep Learning (DL), a subset of Artificial Intelligence (AI). We trained a model called MobileNet on a massive dataset of 3662 train images to detect the DR stage and classify them into high resolution fundus images. Kaggle hosts the dataset that we are using (APTOS). There are five DR stages: zero, one, two, three, and four.
In this paper, fundus eye images from patients are used as input parameters. A trained model will then extract features from fundus images of the eye, and an activation function will provide the output. This architecture detected DR with an accuracy of 0.9611 (quadratic weighted kappa score of 0.8981). Finally, we compare the two MobileNet architectures.
Keywords - Deep learning, diabetic retina path, dataset, MobileNet.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
H/W Specifications:
Processor : I5/Intel Processor
RAM : 8GB (min)
Hard Disk : 128 GB
S/W Specification
Operating System : Windows 10
Server-side Script : Python 3.6
IDE : PyCharm, Jupyter notebook
Libraries Used : Numpy, IO, OS, Flask, Keras, pandas, tensorflow