Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.07 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.07 KB

EyeFlow

Build Status codecov

Finding choroids of the eye on a picture obtained by ophthalmoscopy.

Used technologies

  • TensorFlow 1.7.0
  • Python 3.6.5
  • matplotlib 2.2.2
  • numpy 1.14.2

Instalation

cd EyeFlow/
source ./bin/activate
pip install -r requirements.txt

Data sets

The dataset can be downloaded from Friedrich-Alexander-Universität Erlangen-Nürnberg site. EyeFlow with the default configuration uses pictures from: Download the whole dataset (~73 Mb). Extract the archive and move folders images, manual1, and mask to data direcory in root directory of the project.

How to run

cd EyeFlow/
source ./bin/activate
python3 eyeflow.py