Review 1 PPT
Review 1 PPT
• Zeroth review(justification)
• Introduction
• Problem Definition
• Objective
• Literature Survey
• Existing Work
• Overall Limitation
• Proposed Work
• Dataset
• Input/Output of the system
• Metrics
• Hardware/Software Requirements
• Conclusion
• Plan of action
• References
ZEROTH REVIEW COMMENTS(JUSTIFICATION)
• To improve the
performance(enhance the speed and
accuracy) by utilizing Artificial
Intelligence(AI), Deep
Learning(DL) models which will Stages of DR
find features in retinal images.
LITERATURE SURVEY
• This Paper proposes a deep learning ensemble model for the detection and classification
of diabetic retinopathy. Input data is the retinal images used are fundus images that are
acquired under heterogeneous imaging conditions.
Ensembled Architecture
EXISTING WORK
• MODELS USED:
ResNeXt: Utilizes a "split transform merge" technique to improve feature
representation.
DenseNet: Incorporates dense connections for effective information transfer between
layers.
It combines ResNeXt and modified DenseNet for enhanced generalization.
• This module loads and preprocesses the data and splits the dataset into
training, validation and test sets. It involves resizing of the datasets and
augmentation
• This module trains the individual base models and implementing of each
base model separately in order to evaluate the performance
EXISTING WORK
• Utilized the publicly accessible fundus images from the Kaggle dataset, supplied by the
Asia Pacific Tele-Ophthalmology Society (APTOS) for the 2019 Blindness Detection
Competition.
• The dataset consists of 5584 high-resolution images. These images were evaluated for
diabetic retinopathy severity on a scale of 0 to 4 by clinicians, with severity levels
spanning from "No DR" to "Proliferative DR."
EXISTING WORK
• Data Preprocessing
• Model Training
• Performance evaluation and Hyperparameter Tuning
• Deployment and Integration
DATA SET
Preprocessing stage:
Input : Raw fundus images from the APTOS2019 test dataset, which
includes images from various clinical settings and different individuals.
Output: Standardized and augmented fundus images (128x128 pixels)
with reduced noise and improved features
Feature extraction and classification stage:
Input : Preprocessed fundus images of size 128x128 pixels
Output: Predicted severity labels for diabetic retinopathy, ranging from
0 to 4
METRICS
Hardware Requirements:
• RAM : Minimum 4GB or above
• Hard disk or SSD 120GB
• I5 Processor 5th generation or above and GPU
Software Requirements:
• Cloud Tool: Google Colab (cloud based jupyter notebook)
• Libraries : TensorFlow, Keras , OpenCV, Pandas, Numpy , Matplotlib
CONCLUSION
1. Anila Sebastian, Omar Elharrouss, Somaya Al-Maadeed and Noor Almaadeed “A Survey on
Deep-Learning-Based Diabetic Retinopathy Classification”, Jan, 2023.
2. Khan, Sharzil Haris, Zeeshan Abbas, and SM Danish Rizvi. "Classification of diabetic retinopathy
images based on customised CNN architecture." 2019 Amity International Conference on
Artificial Intelligence (AICAI). IEEE, 2019.
3. Wang, Xiaoliang, et al. "Diabetic retinopathy stage classification using convolutional neural
networks." 2018 IEEE International Conference on Information Reuse and Integration (IRI).
IEEE, 2018.
4. AbdelMaksoud, E., Barakat, S. & Elmogy, M. A computer-aided diagnosis system for detecting
various diabetic retinopathy grades based on a hybrid deep learning technique. Med Biol Eng
Comput 60, 2015–2038 (2022).
5. Butt, M.M.; Iskandar, D.N.F.A.; Abdelhamid, S.E.; Latif, G.; Alghazo, R. Diabetic Retinopathy
Detection from Fundus Images of the Eye Using Hybrid Deep Learning
Features. Diagnostics 2022, 12, 1607. https://doi.org/10.3390/diagnostics12071607
THANK
YOU!