Finding choroids of the eye on a picture obtained by ophthalmoscopy.
- TensorFlow 1.7.0
- Python 3.6.5
- matplotlib 2.2.2
- numpy 1.14.2
cd EyeFlow/
source ./bin/activate
pip install -r requirements.txt
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.
cd EyeFlow/
source ./bin/activate
python3 eyeflow.py