Ankit Jha - Abhinav - Parth - Keerat Chakshu_Rakshak
Identification of Blindness-Causing Eye Disease: Cataract
According to the National Blindness Survey (2006-2007), the prevalence of blindness in India is 8% among those over the age of 50. The following are the main reasons for prevalence of blindness in India:
We wanted to solve this problem by creating an AI Computer Vision Model that would make identification of Cataract easily accessible for rural people and the entire population. This is how ‘Chakshu_Rakshak’ was born.
This pictorial representation depicts that the rate of Cataract detection is less in regions with a greater proportions of rural areas (like Bihar, Jharkhand, Jammu and Kashmir etc.).
Pictorial Representation
Project Overview
Research ( a. Lack of Ophthalmologists)
Research ( b. Cataract in India)
Hypothesis:
Using our Computer Vision Artificial Intelligence Model named ‘Chakshu_Rakshak’ can make Cataract detection faster, more accurate, and more accessible.
Procedure
Step 1
Step 2
Step 3
Step 4
Variables
Controlled variables
Independent variable
Dependent variable
Dataset
Dataset | Quantity |
Training Data (Normal Eye) | 148 |
Training Data (Cataract) | 124 |
Validation Data (Normal Eye) | 76 |
Validation Data (Cataract) | 76 |
Testing Data (Normal Eye) | 8 |
Testing Data (Cataract) | 8 |
Data/Observations
optimizer = ‘adam’
epochs = 18
data augmentation – No
Average Training Accuracy = 33%
Average Validation Accuracy = 25%
optimizer = RMSprop
learning rate = 0.01
data augmentation = No
Average Training Accuracy = 75%
Average Validation Accuracy = 83%
optimizer = RMSprop
learning rate = 0.1
data augmentation = No
Average Training Accuracy = 53%
Average Validation Accuracy = 50%
Data/Observations
optimizer = ‘adam’
steps_per_epoch = 68
data augmentation – No
Average Training Accuracy = 50%
Average Validation Accuracy = 50%
optimizer = RMSprop
learning rate = 0.001
steps_per_epoch = 68
data augmentation = No
Average Training Accuracy = 60%
Average Validation Accuracy = 66%
optimizer = RMSprop
learning rate = 0.001
steps_per_epoch = 3
data augmentation = Yes
Average Training Accuracy = 80%
Average Validation Accuracy = 80%
Final Model
13
Community Aspect
In conclusion, Chakshu_Rakshak will be a boon to society. It would be a gleam of hope for reducing cataract-related blindness. It's a fantastic innovation that supports SDG 3: Good Health and Well-Being.
Future Developments