Skip to content

Diabetic Macular Edema (DME) classification by using Convolutional Neural Networks designed with the Keras library.

Notifications You must be signed in to change notification settings

TudorMN/MESSIDOR-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MESSIDOR-Project

Diabetic Macular Edema (DME) classification by using Convolutional Neural Networks designed with the Keras library.

The project considers two ways of classification.

Multiclass approach using four classes:

  • 0 (DME Absence)
  • 1 (Mild DME)
  • 2 (Moderate DME)
  • 3 (Severe DME)

Binary approach:

  • 0 (DME Absence)
  • 1 (DME Existance)

About

Diabetic Macular Edema (DME) classification by using Convolutional Neural Networks designed with the Keras library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages