An open API service indexing awesome lists of open source software.

https://github.com/tejacherukuri/rhd

Retinal Health Diagnostics is an Intelligent Computer Aided Diagnostic Application for diagnosing retinal diseases
https://github.com/tejacherukuri/rhd

aws computer-vision deep-learning flask machine-learning python tensorflow

Last synced: 3 months ago
JSON representation

Retinal Health Diagnostics is an Intelligent Computer Aided Diagnostic Application for diagnosing retinal diseases

Awesome Lists containing this project

README

          

Retinal Health Diagnostics - The Intelligent Application


Healthy Eyes & Healthy Life with Retinal Health Diagnostics, It's all in the Eyes!!

Retinal Health Diagnostics is an Intelligent Computer Aided Diagnostic Application built using a Novel Deep Learning based model called 'Hinge Attention Network' for retinal diseases diagnosis using color fundus retinal scan imaging & digital eye imaging techniques. This model was developed and tested on standard benchmark datasets. Results of this work revelaled the superiority of this approach by achieving state-of-the-art performance over several existing techniques.
This application diagnoses 3 different types of retinal diseases including

  • Cataracts

  • Diabetic Macular Edema

  • Diabetic Retinopathy
  • Dataset Information


    Cataracts


  • Cataract-Eyes (Digital Eyes) - https://www.kaggle.com/datasets/himaniac/cataract-eye-dataset

  • ODIR-5k (Color Fundus Images) - https://www.kaggle.com/datasets/andrewmvd/ocular-disease-recognition-odir5k
  • Diabetic Macular Edema


  • Messidor2 (Color Fundus Photography) - https://www.kaggle.com/datasets/mariaherrerot/messidor2preprocess/data
  • Diabetic Retinopathy


  • APTOS 2019 (Color Fundus Photopgraphy) - https://www.kaggle.com/c/aptos2019-blindness-detection/data

  • Results


    Performance in terms of Accuracy

  • Cataract-Eyes Dataset: 96.97%

  • ODIR Dataset: 97.95%

  • Messidor2 Dataset: 94.60%

  • APTOS 2019 Dataset: 85.64%
  • Technologies/Libraries Used

  • HTML

  • CSS

  • JavaScript

  • Python

  • Flask

  • Tensorflow

  • Keras

  • OpenCV
  • Setting up the project


    Download required dependencies and just launch "Main.py" file. You can see the application running in your local server.