Found 36 repositories(showing 30)
golden-panther
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.
Joshuajrodrigues
A simple Glaucoma Detector
KrishNachnani
Open-source glaucoma detection AI for mobile/low-resource clinics using synthetic training data
jerrypan617
Glaucoma detector based on CNN(Convolutional Neural Network)
SruthiVihitha
AI-powered glaucoma detection from OCT scans using deep learning models with Grad-CAM++ and explainability through SHAP and LIME.
AnirudhTantry
No description available
rajasrijan
Detecting Glaucoma using Self Organising Maps
BorhenBenOthmen
No description available
Jeremy-Poveda
Proyecto de aplicativo web, que utiliza modelos basados en IA para servir como herramienta de pronóstico de glaucoma con imágenes del fondo del ojo a color.
GlaucomaDetector
No description available
anjaneyamustoor
No description available
thor709
Glaucoma detection using deep learning
Vivek-KP
No description available
Phon492
Fundus image glaucoma detection web app
SnehithR-1802
No description available
divij1822
No description available
Priyanshurt91
Deep Learning based Glaucoma Detection using Fundus Images
krishna-24raj
No description available
yusufbadawi
No description available
srinithigovindammal
it is based on eye disease project using
raffay2001
A Flask App that uses computer vision to detect glaucoma from sample pictures.
YNandini60
No description available
abdullahmoosa
Created an webapp where you can check fundus image of eye to check if glaucoma exist in eye or not.
sathizx
Detection of glaucoma
No description available
abdullahmoosa
No description available
Milanvhynesha
DeepGlaucoma-Detector is a deep learning-based system that automatically detects glaucoma from eye fundus images. Built with PyTorch and MONAI, it uses a DenseNet121 architecture trained on clinical data to distinguish between glaucomatous and healthy eyes with high accuracy.
abhaykadambi
built this for a hackathon using a set of images from https://www.kaggle.com/datasets/arnavjain1/glaucoma-datasets/data
snehitshh
This project is a GPU-accelerated medical imaging system for detecting retinal conditions like glaucoma from OCT scans. It uses the PyTorch deep learning framework to train a ResNet50 convolutional neural network on a large dataset of retinal images. The final trained model is optimized for high-speed inference using NVIDIA TensorRT.
MuneebsUrR
Glaucoma is a serious eye condition that can lead to blindness if not detected and treated early. Our project aims to develop an automated glaucoma detection system using Convolutional Neural Networks (CNNs), a type of deep learning algorithm.