ABSTRACT
Glaucoma is an irreversible progressive vision condition that can lead to permanent sightlessness. With null early-stage symptoms, it is critical to prevent in advanced stages of glaucoma. Artificial intelligence has shown significant escalation, in many fields, especially in medical image diagnosis, wherein highly accurate automated disease diagnosis of a large dataset in less time has now become feasible. Researchers have utilized many machine learning and deep learning approaches for glaucoma detection from retinal fundus images, but their performance varies and it depends on the input dataset. According to the “No Free Lunch theorem”, a single classifier is not suitable for classifying all datasets. So, to overcome this situation, we have proposed an ensemble learning approach that utilizes different machine learning approaches for Glaucoma detection. A benefit of using ensemble learning is to improve the average prediction performance by combining predictions from multiple models. In this paper, we developed a machine learning model ensemble approach consisting of a support vector machine (SVM), random forest (RF), Multilayer Perceptron (MLP), and Majority-VotingEnsemble classifiers. Our approach involves the Histogram of Oriented Gradients (HOG) technique to collect efficient features for glaucoma detection. The efficiency of our proposed approach is evaluated using two popularly used benchmark datasets, called ORIGA and Refuge. The results show that the proposed ensemble approach is capable of outperforming the base classifiers for glaucoma classification from fundus images.
-
Notifications
You must be signed in to change notification settings - Fork 0
In this paper, we developed a machine learning model ensemble approach consisting of a support vector machine (SVM), random forest (RF), Multilayer Perceptron (MLP), and Majority-VotingEnsemble classifiers.
License
officialarijit/Glaucoma-ML-DL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
In this paper, we developed a machine learning model ensemble approach consisting of a support vector machine (SVM), random forest (RF), Multilayer Perceptron (MLP), and Majority-VotingEnsemble classifiers.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published