Skip to content

This is a 5 Class Image Classification Task based on a Kaggle dataset from Eye Images (Aravind Eye hospital) - APTOS 2019 Challenge. The goal is to predict the Blindness Stage (0-4) class from the Eye retina Image using Deep Learning Models (CNN). This Automated System would speed up Blindness detection on Patients

Notifications You must be signed in to change notification settings

AbhishekPalsra/Blindness-Detection-Diabetic-Retinopathy-

 
 

Repository files navigation

This case study is based on a Kaggle dataset - https://www.kaggle.com/c/aptos2019-blindness-detection/

Here is the detailed blog - https://medium.com/@debayanmitra1993/blindness-detection-diabetic-retinopathy-using-deep-learning-on-eye-retina-images-baf20fcf409e

Here is the arXiv.org Research paper that was attempted to Implement - https://arxiv.org/pdf/2003.02261.pdf

This Research paper is summarized in the Research paper (summary doc).pdf

Contents of the Code Files are given below :-

S No Section Notebook (.ipynb) Description
1 Exploratory Data Analysis 1_eda.ipynb All Data Analysis & Insights on Images and classes
2 Image processing, Train/validation data 2_process.ipynb Image Resizing,preprocessing,data splitting
3 Transfer Learning using ResNet50 3_resnet50(colab).ipynb Complete Model and Evaluation
4 arXiv.org Research Paper Implementation research_paper_implementation.ipynb Complete Summary of the reseach paper in Research paper (summary doc).pdf, Attempt to replicate as close as possible

About

This is a 5 Class Image Classification Task based on a Kaggle dataset from Eye Images (Aravind Eye hospital) - APTOS 2019 Challenge. The goal is to predict the Blindness Stage (0-4) class from the Eye retina Image using Deep Learning Models (CNN). This Automated System would speed up Blindness detection on Patients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%