Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 858 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 858 Bytes

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