guru9607 / Diabetic-Retinopathy-Detection

DIAGNOSIS OF DIABETIC RETINOPATHY FROM FUNDUS IMAGES USING SVM, KNN, and attention-based CNN models with GradCam score for interpretability,

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diabetic-Retinopathy-Detection

Diabetic retinopathy is a condition suffered by people who have diabeties, which leads to permenent blindness if not treated in time.

We propose a novel and efficient method to diagnose retinopathy from retinal fundas images using SVM and KNN algorithms.

We also try out deep learning based solutions with grad cam scores to show the area of interest from the model pov.

This project was selected for the Google AI ML Mentorship Bootcamp as one among the 20 projects from around India.

About

DIAGNOSIS OF DIABETIC RETINOPATHY FROM FUNDUS IMAGES USING SVM, KNN, and attention-based CNN models with GradCam score for interpretability,

License:MIT License


Languages

Language:Jupyter Notebook 100.0%