Skip to content

System for Diabetic Retinopathy classification based on an image of the human eye.

Notifications You must be signed in to change notification settings

Chenrongjing/diabetic-retinopathy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diabetic Retinopathy

A system which based on an image of human eye classifies Diabetic Retinopathy disease using image processing and machine learning methods. It is a solution for Kaggle competition. A paper with full method description can be found here.

Image processing

Morphological image processing methods are used to extract features like exudates and red lesion which characterise the disease.

Machine learning

XGBoost library is used to classify disease into five categories.

About

System for Diabetic Retinopathy classification based on an image of the human eye.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 71.6%
  • Python 28.4%