Skip to content
#

glaucoma

Here are 22 public repositories matching this topic...

Glaucoma detection automation project. Trained a binary image classifier using CNNs and deployed as a streamlit web app. It takes eye (retinal scan) image as input and outputs whether the person is affected by glaucoma or not.

  • Updated Oct 6, 2021
  • Python

[npj Digital Medicine] "Harnessing the power of longitudinal medical imaging for eye disease prognosis using Transformer-based sequence modeling" by Gregory Holste, Mingquan Lin, Ruiwen Zhou, Fei Wang, Lei Liu, Qi Yan, Sarah H Van Tassel, Kyle Kovacs, Emily Y Chew, Zhiyong Lu, Zhangyang Wang, & Yifan Peng

  • Updated Aug 29, 2024
  • Python

Design and implement an algorithm in Java to test visual loss of Glaucoma patients. The algorithm is designed to imitate the real tests which are expensive and done on a special hardwares. The program can run on a normal computer screen reducing the cost and increasing the availability of the eye test in rural areas.

  • Updated Aug 27, 2017
  • Java

This project involves building a Glaucoma Detection AI-ML model using a Convolutional Neural Network (CNN) to classify retinal images as either "Glaucoma Affected" or "Normal." The model is trained using ImageDataGenerator for data augmentation, with binary cross-entropy loss, Adam optimizer, and is saved in `.keras` format.

  • Updated Oct 6, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the glaucoma topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the glaucoma topic, visit your repo's landing page and select "manage topics."

Learn more