Skip to content

DaniMlk/Diabetic-Retinopathy-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diabetic-Retinopathy-Detection

Diabetic retinopathy is the leading cause of blindness in the working-age population of the developed world. It is estimated to affect over 93 million people.

I use Pytorch to handle this competition and get the accuracy of 85% in our test.

Usage

first, run pre_kaggle.py to pre-processing your image to get better accuracy and bold the feature which we need to clarify your images. For that, we use OpenCV that you have to install in your system. for train and test run main.py

Requirments

  • Python3
  • Tensorboard
  • Pytorch 0.3.0
  • OpenCV
  • Scikit-learn package
  • Numpy
  • OS

Example Usage

  • python pre_kaggle.py
  • python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages