To run the demo:
-
Install Dependencies:
pip install -r requirements.txt
-
Run
main.py
for Demo:streamlit run .\demo\main.py
The pre-trained models are available on models/
directory.
Just simply load models/MultipleEyeDiseaseDetectModel.pth
in colab or local device
Feel free to send issues if you face any problem.
Don't forget to star the repo :)