/glaucoma-diagnosis

Code for diagnosing glaucoma from Lumos lens

Primary LanguagePython

glaucoma_diagnosis

Code for diagnosing glaucoma from Lumos lens

current goals

  • set up network for classification

data

future

  • larger dataset
  • use actual lumos lens
  • categorize different features (like cup size, etc.) and classify with those

previous work

Install

Ensure you a version of Python in the 2.7-3.6 range installed, then run:

pip install -r requirements.txt