Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 463 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 463 Bytes

VerifEye

Using computer vision to infer medical anomalies from eye data.

Created by Sunny Cui, Anthony Bao, and Ethan Chiu

VerifEye

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