Skip to content
#

glaucoma-detection

Here are 30 public repositories matching this topic...

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
HealthVision

This project uses deep learning algorithms and the Keras library to determine if a person has certain diseases or not from their chest x-rays and other scans. The trained model is displayed using Streamlit, which enables the user to upload an image and receive instant feedback.

  • Updated Apr 28, 2023
  • Python

Improve this page

Add a description, image, and links to the glaucoma-detection 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-detection topic, visit your repo's landing page and select "manage topics."

Learn more