/Ocular-Eye-Disease-Classification

Deep learning project for ocular eye disease classification

Primary LanguageJupyter Notebook

Ocular-Eye-Disease-Classification

Cataract-Normal Eye Classification

Open In Colab

Multiple Ocular Eye Disease Classification

Open In Colab

Usage

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 :)