cataract
There are 6 repositories under cataract topic.
piygot5/Cataract-Detection-and-Classification
This project aim to a build system which helps in the detection of cataract and it's type with the use of Machine Learning and OpenCv algorithms with the accuracy of 96 percent.
nagendar-pm/Cataract-Detection-App
Android app which uses Neural architecture to detect the type and grade of the cataract
Khalid-Sultan/VisionOwl
An application to showcase how neural networks can help in classifying images of eye fundus to show if they contain cataracts or not
shkey/AIEye
A simple python cataract detection application (demo) written by flask, tensorflow and gevent.
emeryntumba/cataract-classification
Cataract classification from fundus images using a robust model that combines InceptionV3, VGG19, and InceptionResNetV2 through stacking, achieving an accuracy of 98.31%. This advanced approach ensures high precision and sensitivity, making it highly effective in distinguishing between cataract and normal cases.
prathameshparit/Cataract-Prediction
This GitHub repo contains a Cataract-Prediction project deployed using Flask web framework. The project involves the development of a machine learning model to predict the presence of cataracts in eye images. The Flask web application allows users to upload eye images and receive a prediction of cataract presence.