A Noninvasive Disease Detection System that uses multiple binary classification based neural networks in order to detect over 150 different eye diseases.
- Python 3.6
- Tensorflow 2.0>=
- OpenCV
- Clone the repository
- Download the datset and models from Kaggle
- Replace the filepaths in the respective model python file
- Run and use the inference script.