Using computer vision to infer medical anomalies from eye data.
Created by Sunny Cui, Anthony Bao, and Ethan Chiu
To run this file, install all dependencies
git clone https://github.com/ethanchewy/VerifEye
cd VerifEye
virtualenv venv
pip install -r requirements.txt
python main.py