Skip to content

ashwindasr/Diabetic-Retinopathy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diabetic-Retinopathy

A deep learning image classifier to detect and classify cases of Diabetic Retinopathy using FastAI. This project was done as part of the Kaggle Competition APTOS 2019 Blindness Detection challenge.

Setting up

We use FastAI for our deep learning library. Run the following code to install FastAI in Google Colab.

curl -s https://course.fast.ai/setup/colab | bash

You can download the dataset from here.

Check out this notebook on how to train the model.

To see the classifier in action, see this notebook.

Resources

Credits

Navneeth Menon (Co-author)

Releases

No releases published

Packages

No packages published