SlideShare ist ein Scribd-Unternehmen logo
1 von 11
Downloaden Sie, um offline zu lesen
ARTIFICIAL INTELLIGENCE (AI) BASED GLAUCOMA DIAGNOSIS
DETECTION USING DEEP LEARNING
TEAM MEMBERS
• Jaiselvan R
• Hariharan T
• Pagutharivalan A
GUIDE
MS.S.Uma
ABSTRACT
´ Deep learning (DL), a subset of artificial intelligence (AI) based on deep neural networks, has made
significant breakthroughs in medical imaging, particularly for image classification and pattern
recognition. Glaucoma is a group of eye conditions that damage the optic nerve.
´ The optic nerve sends visual information from your eye to your brain and is vital for good vision.
Damage to the optic nerve is often related to high pressure in your eye. But glaucoma can happen even
with normal eye pressure. The increased pressure in your eye, called intraocular pressure, can damage
your optic nerve, which sends images to your brain.
´ If the damage worsens, glaucoma can cause permanent vision loss or even total blindness within a few
years. It's important to have regular eye tests so problems such as glaucoma can be diagnosed and treated
as early as possible.
´ Early treatment can help stop your vision becoming severely affected. To overcome this problem, we
employed ImageNet-trained models VGG16 for automatic glaucoma assessment using fundus images.
´ Results from an extensive validation using cross-validation and cross-testing strategies were compared with
previous works. It is composed glaucomatous images and normal images, which means, the largest public
database for glaucoma diagnosis.
´ The high specificity and sensitivity obtained from the proposed approach are supported by an extensive
validation using not only the cross-validation strategy but also the cross-testing validation.
´ The proposed method achieved 99.8% accuracy and also better results for other metrics.
INTRODUCTION
´ Deep learning is a subset of machine learning, which is essentially a neural network with three or more
layers. These neural networks attempt to simulate the behaviour of the human brain albeit far from
matching its ability allowing it to “learn” from large amounts of data.
´ Glaucoma is a group of eye conditions that damage the optic nerve. The optic nerve sends visual
information from your eye to your brain and is vital for good vision. Damage to the optic nerve is often
related to high pressure in your eye. But glaucoma can happen even with normal eye pressure.
´ Visual Geometry Group (VGG) One of CNN's deep architectures. This model consists of a different
number of convolution layers to extract the features, followed by three fully connected layers.
´ To detect Glaucoma by the proposed transfer learning models, data augmentation on the training data is
first applied. Then, the transfer learning-model VGG16 is trained through forward and backward
propagation to obtain the best weights with the lowest loss for the best performance.
EXISTING SYSTEM
´ A trained multiclass least-squares-support vector machine (MC-LS-SVM) classifier has been
utilized for classification.
´ This approach has been tested on two different public glaucoma database. The diagnosis of
the patients who have glaucoma. The model with CNN architecture was used to learn from
training the Glaucoma image dataset.
´ Since the existing dataset has a small number of images, this study uses the data
augmentation techniques to increase the virtual number of images.
´ Our method achieved the lowest classification accuracy with tenfold cross-validation. The
experimental results show that the proposed approach performed far better as compared to
state-of-the-art approaches.
Proposed system
´ The proposed Visual Geometry Group (VGG) 16 is one of CNN's deep architectures. This model
consists of a different number of convolution layers to extract the features, followed by three fully
connected layers.
´ To detect Glaucoma by the proposed transfer learning models, data augmentation on the training data
is first applied. Then, the transfer learning-model VGG16 is trained through forward and backward
propagation to obtain the best weights with the lowest loss for the best performance.
´ Afterward, the loss is calculated to update the weights in the backward propagation. Finally, through a
fully connected layer, where the outputs of the previous layer are taken and connected to each neuron
in this layer, and then obtained the output of network through sigmoid function that determines only
one output Glaucoma, Non_Glaucoma.
ADVANTAGES
´ The proposed method easy to recognize the disease.
´ To implementation of proposed system provide accurate classification results.
´ It classifies the results with low time complexity compared with previous methods.
´ Detect features very efficiently which gives achieving better accuracy.
MODULES DESCRIPTION
Image Preprocessing:
´ Since the data typically come from various origins, a strategy to guide the complexity and accuracy is
essential. Image pre-processing ensures complexity reduction and better accuracy yielded from certain data.
´ This method standardizes the data through several stages in order to feed the network with a clean dataset. In
this architecture, data pre-processing is performed through the following stages: Image standardization:
neural networks that deal with images need unified aspect ratio images.
´ Therefore, the first step is to resize the images into unique dimensions and a square shape, which is the
typical shape used in neural networks.
´ Normalization: input pixels to any AI algorithm must have normalized data distribution to enhance the
convergence of the training phase. Normalization is the action of subtracting the mean of the distribution
from each pixel and dividing by standard deviation. To achieve positive values, scaling normalized data is
considered at the end of this step.
Feature Extraction:
´ The main goal is to extract the neural network with various diversities, which leads to a network
that distinguishes relevant from irrelevant characteristics in the dataset.
´ Image extraction can be done using several techniques. Augmentation techniques are used
efficiently when necessary according to data availability and quality. Our proposal integrates
multiple techniques, to support a large number of dataset for different conditions
Glaucoma find by VGG 16:
´ The transfer learning-model VGG16 is trained through forward and backward propagation to obtain
the best weights with the lowest loss for the best performance. A
´ forward, the loss is calculated to update the weights in the backward propagation. Finally, through a
fully connected layer, where the outputs of the previous layer are taken and connected to each
neuron in this layer.
´ VGG 16 to handle the problem of Glaucoma detection from fundus images. Transfer learning based
methods guarantee high performance with no requirement for huge training data.
BLOCK DIAGRAM
Input Image
Image pre processing
Feature Extraction
Glaucoma find by VGG 16
Image classification
Optimized Result
CONCLUSION
´ In this proposed work, an ensemble model was designed for the detection of glaucoma in the early
stage. In order to distinguish between normal and glaucomatous fundus pictures, the ensemble model
proposes using a convolutional neural network to extract feature information from the images.
´ The performance of the proposed method of ensemble architecture is compared with three CNN
architectures with VGG 16. The proposed approach is tested on various public and private data sets.
´ The performance of the proposed algorithm is better than the state-of-the-art technique. The proposed
ensemble model yields an accuracy, sensitivity and specificity using VGG 16 data set.
´ Experiments conducted on both public and private data sets show that the proposed model
outperforms traditional computer-aided diagnosis algorithms and the convolutional neural network
architecture

Weitere ähnliche Inhalte

Was ist angesagt?

Image Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom ConceptsImage Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom Conceptsmmjalbiaty
 
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...Skin lesion detection from dermoscopic images using Convolutional Neural Netw...
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...Adrià Romero López
 
Eye tracking and its economic feasibility
Eye tracking and its economic feasibilityEye tracking and its economic feasibility
Eye tracking and its economic feasibilityJeffrey Funk
 
How AI Enhances & Accelerates Diabetic Retinopathy Detection
How AI Enhances & Accelerates Diabetic Retinopathy DetectionHow AI Enhances & Accelerates Diabetic Retinopathy Detection
How AI Enhances & Accelerates Diabetic Retinopathy DetectionCognizant
 
Decision tree in artificial intelligence
Decision tree in artificial intelligenceDecision tree in artificial intelligence
Decision tree in artificial intelligenceMdAlAmin187
 
Optical coherence tomography
Optical coherence tomographyOptical coherence tomography
Optical coherence tomographyShweta Prasad
 
ABC of Oct and octa
ABC of Oct and octaABC of Oct and octa
ABC of Oct and octaAjitThakur45
 
Facial Expression Recognition System using Deep Convolutional Neural Networks.
Facial Expression Recognition  System using Deep Convolutional Neural Networks.Facial Expression Recognition  System using Deep Convolutional Neural Networks.
Facial Expression Recognition System using Deep Convolutional Neural Networks.Sandeep Wakchaure
 
Dr Prakash Bam MSICS.pptx
Dr Prakash Bam MSICS.pptxDr Prakash Bam MSICS.pptx
Dr Prakash Bam MSICS.pptxPrakashBam
 
Minimally Invasive Glaucoma Surgery (MIGS)
Minimally Invasive Glaucoma Surgery (MIGS)Minimally Invasive Glaucoma Surgery (MIGS)
Minimally Invasive Glaucoma Surgery (MIGS)Meironi Waimir
 
Superior limbic keratoconjunctivitis
Superior limbic keratoconjunctivitisSuperior limbic keratoconjunctivitis
Superior limbic keratoconjunctivitisPushpraj Singh
 
diabetic retinopathy.pptx
diabetic retinopathy.pptxdiabetic retinopathy.pptx
diabetic retinopathy.pptxKomal Naphade
 
Research: Automatic Diabetic Retinopathy Detection
Research: Automatic Diabetic Retinopathy DetectionResearch: Automatic Diabetic Retinopathy Detection
Research: Automatic Diabetic Retinopathy DetectionMadhawa Gunasekara
 
Detection and recognition of face using neural network
Detection and recognition of face using neural networkDetection and recognition of face using neural network
Detection and recognition of face using neural networkSmriti Tikoo
 
Biologicals in uveitis
Biologicals in uveitisBiologicals in uveitis
Biologicals in uveitisDinesh Madduri
 
U-Netpresentation.pptx
U-Netpresentation.pptxU-Netpresentation.pptx
U-Netpresentation.pptxNoorUlHaq47
 
House price prediction
House price predictionHouse price prediction
House price predictionKaranseth30
 

Was ist angesagt? (20)

Image Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom ConceptsImage Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom Concepts
 
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...Skin lesion detection from dermoscopic images using Convolutional Neural Netw...
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...
 
Eye tracking and its economic feasibility
Eye tracking and its economic feasibilityEye tracking and its economic feasibility
Eye tracking and its economic feasibility
 
How AI Enhances & Accelerates Diabetic Retinopathy Detection
How AI Enhances & Accelerates Diabetic Retinopathy DetectionHow AI Enhances & Accelerates Diabetic Retinopathy Detection
How AI Enhances & Accelerates Diabetic Retinopathy Detection
 
Decision tree in artificial intelligence
Decision tree in artificial intelligenceDecision tree in artificial intelligence
Decision tree in artificial intelligence
 
Optical coherence tomography
Optical coherence tomographyOptical coherence tomography
Optical coherence tomography
 
ABC of Oct and octa
ABC of Oct and octaABC of Oct and octa
ABC of Oct and octa
 
Facial Expression Recognition System using Deep Convolutional Neural Networks.
Facial Expression Recognition  System using Deep Convolutional Neural Networks.Facial Expression Recognition  System using Deep Convolutional Neural Networks.
Facial Expression Recognition System using Deep Convolutional Neural Networks.
 
Dr Prakash Bam MSICS.pptx
Dr Prakash Bam MSICS.pptxDr Prakash Bam MSICS.pptx
Dr Prakash Bam MSICS.pptx
 
Minimally Invasive Glaucoma Surgery (MIGS)
Minimally Invasive Glaucoma Surgery (MIGS)Minimally Invasive Glaucoma Surgery (MIGS)
Minimally Invasive Glaucoma Surgery (MIGS)
 
Superior limbic keratoconjunctivitis
Superior limbic keratoconjunctivitisSuperior limbic keratoconjunctivitis
Superior limbic keratoconjunctivitis
 
point operations in image processing
point operations in image processingpoint operations in image processing
point operations in image processing
 
diabetic retinopathy.pptx
diabetic retinopathy.pptxdiabetic retinopathy.pptx
diabetic retinopathy.pptx
 
Optical coherence tomography
Optical coherence tomographyOptical coherence tomography
Optical coherence tomography
 
Research: Automatic Diabetic Retinopathy Detection
Research: Automatic Diabetic Retinopathy DetectionResearch: Automatic Diabetic Retinopathy Detection
Research: Automatic Diabetic Retinopathy Detection
 
Detection and recognition of face using neural network
Detection and recognition of face using neural networkDetection and recognition of face using neural network
Detection and recognition of face using neural network
 
Biologicals in uveitis
Biologicals in uveitisBiologicals in uveitis
Biologicals in uveitis
 
U-Netpresentation.pptx
U-Netpresentation.pptxU-Netpresentation.pptx
U-Netpresentation.pptx
 
House price prediction
House price predictionHouse price prediction
House price prediction
 
Retinopathy
RetinopathyRetinopathy
Retinopathy
 

Ähnlich wie Ai based glaucoma detection using deep learning

Glaucoma Detection using Deep Learning (1).pptx
Glaucoma Detection using Deep Learning (1).pptxGlaucoma Detection using Deep Learning (1).pptx
Glaucoma Detection using Deep Learning (1).pptxnoyarav597
 
Brain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxBrain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxvikyt2211
 
2020 ssi-distinguished-projects
2020 ssi-distinguished-projects2020 ssi-distinguished-projects
2020 ssi-distinguished-projectsAnne Lee
 
A Survey on techniques for Diabetic Retinopathy Detection & Classification
A Survey on techniques for Diabetic Retinopathy Detection & ClassificationA Survey on techniques for Diabetic Retinopathy Detection & Classification
A Survey on techniques for Diabetic Retinopathy Detection & ClassificationIRJET Journal
 
researchpaper_2023_Lungs_Cancer.pdfdfgdgfhdf
researchpaper_2023_Lungs_Cancer.pdfdfgdgfhdfresearchpaper_2023_Lungs_Cancer.pdfdfgdgfhdf
researchpaper_2023_Lungs_Cancer.pdfdfgdgfhdfAvijitChaudhuri3
 
Retinal Image Analysis using Machine Learning and Deep.pptx
Retinal Image Analysis using Machine Learning and Deep.pptxRetinal Image Analysis using Machine Learning and Deep.pptx
Retinal Image Analysis using Machine Learning and Deep.pptxDeval Bhapkar
 
Pneumonia Detection using CNN
Pneumonia Detection using CNNPneumonia Detection using CNN
Pneumonia Detection using CNNYashIyengar
 
Brain Tumor Detection Using Deep Learning
Brain Tumor Detection Using Deep LearningBrain Tumor Detection Using Deep Learning
Brain Tumor Detection Using Deep LearningIRJET Journal
 
IRJET - Implication of Convolutional Neural Network in the Classification...
IRJET -  	  Implication of Convolutional Neural Network in the Classification...IRJET -  	  Implication of Convolutional Neural Network in the Classification...
IRJET - Implication of Convolutional Neural Network in the Classification...IRJET Journal
 
Brain Tumour Detection.pptx
Brain Tumour Detection.pptxBrain Tumour Detection.pptx
Brain Tumour Detection.pptxRevolverRaja2
 
78201916
7820191678201916
78201916IJRAT
 
Brain Tumor Segmentation in MRI Images
Brain Tumor Segmentation in MRI ImagesBrain Tumor Segmentation in MRI Images
Brain Tumor Segmentation in MRI ImagesIJRAT
 
A SYSTEMATIC STUDY OF DEEP LEARNING ARCHITECTURES FOR ANALYSIS OF GLAUCOMA AN...
A SYSTEMATIC STUDY OF DEEP LEARNING ARCHITECTURES FOR ANALYSIS OF GLAUCOMA AN...A SYSTEMATIC STUDY OF DEEP LEARNING ARCHITECTURES FOR ANALYSIS OF GLAUCOMA AN...
A SYSTEMATIC STUDY OF DEEP LEARNING ARCHITECTURES FOR ANALYSIS OF GLAUCOMA AN...ijaia
 
BLOOD TISSUE IMAGE TO IDENTIFY MALARIA DISEASE CLASSIFICATION
BLOOD TISSUE IMAGE TO IDENTIFY MALARIA DISEASE CLASSIFICATIONBLOOD TISSUE IMAGE TO IDENTIFY MALARIA DISEASE CLASSIFICATION
BLOOD TISSUE IMAGE TO IDENTIFY MALARIA DISEASE CLASSIFICATIONIRJET Journal
 
Lung Cancer Detection using transfer learning.pptx.pdf
Lung Cancer Detection using transfer learning.pptx.pdfLung Cancer Detection using transfer learning.pptx.pdf
Lung Cancer Detection using transfer learning.pptx.pdfjagan477830
 
Skin Disease Detection using Convolutional Neural Network
Skin Disease Detection using Convolutional Neural NetworkSkin Disease Detection using Convolutional Neural Network
Skin Disease Detection using Convolutional Neural NetworkIRJET Journal
 
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEMAUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEMijcsa
 
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEMAUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEMijcsa
 
An effective deep learning network for detecting and classifying glaucomatous...
An effective deep learning network for detecting and classifying glaucomatous...An effective deep learning network for detecting and classifying glaucomatous...
An effective deep learning network for detecting and classifying glaucomatous...IJECEIAES
 

Ähnlich wie Ai based glaucoma detection using deep learning (20)

Glaucoma Detection using Deep Learning (1).pptx
Glaucoma Detection using Deep Learning (1).pptxGlaucoma Detection using Deep Learning (1).pptx
Glaucoma Detection using Deep Learning (1).pptx
 
Brain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxBrain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptx
 
2020 ssi-distinguished-projects
2020 ssi-distinguished-projects2020 ssi-distinguished-projects
2020 ssi-distinguished-projects
 
A Survey on techniques for Diabetic Retinopathy Detection & Classification
A Survey on techniques for Diabetic Retinopathy Detection & ClassificationA Survey on techniques for Diabetic Retinopathy Detection & Classification
A Survey on techniques for Diabetic Retinopathy Detection & Classification
 
researchpaper_2023_Lungs_Cancer.pdfdfgdgfhdf
researchpaper_2023_Lungs_Cancer.pdfdfgdgfhdfresearchpaper_2023_Lungs_Cancer.pdfdfgdgfhdf
researchpaper_2023_Lungs_Cancer.pdfdfgdgfhdf
 
Retinal Image Analysis using Machine Learning and Deep.pptx
Retinal Image Analysis using Machine Learning and Deep.pptxRetinal Image Analysis using Machine Learning and Deep.pptx
Retinal Image Analysis using Machine Learning and Deep.pptx
 
Pneumonia detection using CNN
Pneumonia detection using CNNPneumonia detection using CNN
Pneumonia detection using CNN
 
Pneumonia Detection using CNN
Pneumonia Detection using CNNPneumonia Detection using CNN
Pneumonia Detection using CNN
 
Brain Tumor Detection Using Deep Learning
Brain Tumor Detection Using Deep LearningBrain Tumor Detection Using Deep Learning
Brain Tumor Detection Using Deep Learning
 
IRJET - Implication of Convolutional Neural Network in the Classification...
IRJET -  	  Implication of Convolutional Neural Network in the Classification...IRJET -  	  Implication of Convolutional Neural Network in the Classification...
IRJET - Implication of Convolutional Neural Network in the Classification...
 
Brain Tumour Detection.pptx
Brain Tumour Detection.pptxBrain Tumour Detection.pptx
Brain Tumour Detection.pptx
 
78201916
7820191678201916
78201916
 
Brain Tumor Segmentation in MRI Images
Brain Tumor Segmentation in MRI ImagesBrain Tumor Segmentation in MRI Images
Brain Tumor Segmentation in MRI Images
 
A SYSTEMATIC STUDY OF DEEP LEARNING ARCHITECTURES FOR ANALYSIS OF GLAUCOMA AN...
A SYSTEMATIC STUDY OF DEEP LEARNING ARCHITECTURES FOR ANALYSIS OF GLAUCOMA AN...A SYSTEMATIC STUDY OF DEEP LEARNING ARCHITECTURES FOR ANALYSIS OF GLAUCOMA AN...
A SYSTEMATIC STUDY OF DEEP LEARNING ARCHITECTURES FOR ANALYSIS OF GLAUCOMA AN...
 
BLOOD TISSUE IMAGE TO IDENTIFY MALARIA DISEASE CLASSIFICATION
BLOOD TISSUE IMAGE TO IDENTIFY MALARIA DISEASE CLASSIFICATIONBLOOD TISSUE IMAGE TO IDENTIFY MALARIA DISEASE CLASSIFICATION
BLOOD TISSUE IMAGE TO IDENTIFY MALARIA DISEASE CLASSIFICATION
 
Lung Cancer Detection using transfer learning.pptx.pdf
Lung Cancer Detection using transfer learning.pptx.pdfLung Cancer Detection using transfer learning.pptx.pdf
Lung Cancer Detection using transfer learning.pptx.pdf
 
Skin Disease Detection using Convolutional Neural Network
Skin Disease Detection using Convolutional Neural NetworkSkin Disease Detection using Convolutional Neural Network
Skin Disease Detection using Convolutional Neural Network
 
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEMAUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
 
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEMAUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
 
An effective deep learning network for detecting and classifying glaucomatous...
An effective deep learning network for detecting and classifying glaucomatous...An effective deep learning network for detecting and classifying glaucomatous...
An effective deep learning network for detecting and classifying glaucomatous...
 

Kürzlich hochgeladen

Software testing for project report .pdf
Software testing for project report .pdfSoftware testing for project report .pdf
Software testing for project report .pdfKamal Acharya
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...Nguyen Thanh Tu Collection
 
Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Mohamed Rizk Khodair
 
How to Analyse Profit of a Sales Order in Odoo 17
How to Analyse Profit of a Sales Order in Odoo 17How to Analyse Profit of a Sales Order in Odoo 17
How to Analyse Profit of a Sales Order in Odoo 17Celine George
 
Championnat de France de Tennis de table/
Championnat de France de Tennis de table/Championnat de France de Tennis de table/
Championnat de France de Tennis de table/siemaillard
 
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...Nguyen Thanh Tu Collection
 
size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticspragatimahajan3
 
MichaelStarkes_UncutGemsProjectSummary.pdf
MichaelStarkes_UncutGemsProjectSummary.pdfMichaelStarkes_UncutGemsProjectSummary.pdf
MichaelStarkes_UncutGemsProjectSummary.pdfmstarkes24
 
demyelinated disorder: multiple sclerosis.pptx
demyelinated disorder: multiple sclerosis.pptxdemyelinated disorder: multiple sclerosis.pptx
demyelinated disorder: multiple sclerosis.pptxMohamed Rizk Khodair
 
philosophy and it's principles based on the life
philosophy and it's principles based on the lifephilosophy and it's principles based on the life
philosophy and it's principles based on the lifeNitinDeodare
 
An Overview of the Odoo 17 Knowledge App
An Overview of the Odoo 17 Knowledge AppAn Overview of the Odoo 17 Knowledge App
An Overview of the Odoo 17 Knowledge AppCeline George
 
Financial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdfFinancial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdfMinawBelay
 
The Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryThe Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryEugene Lysak
 
MOOD STABLIZERS DRUGS.pptx
MOOD     STABLIZERS           DRUGS.pptxMOOD     STABLIZERS           DRUGS.pptx
MOOD STABLIZERS DRUGS.pptxPoojaSen20
 
Features of Video Calls in the Discuss Module in Odoo 17
Features of Video Calls in the Discuss Module in Odoo 17Features of Video Calls in the Discuss Module in Odoo 17
Features of Video Calls in the Discuss Module in Odoo 17Celine George
 
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...Denish Jangid
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024Borja Sotomayor
 
The Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptxThe Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptxNehaChandwani11
 
ANTI PARKISON DRUGS.pptx
ANTI         PARKISON          DRUGS.pptxANTI         PARKISON          DRUGS.pptx
ANTI PARKISON DRUGS.pptxPoojaSen20
 

Kürzlich hochgeladen (20)

Software testing for project report .pdf
Software testing for project report .pdfSoftware testing for project report .pdf
Software testing for project report .pdf
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
 
Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).
 
How to Analyse Profit of a Sales Order in Odoo 17
How to Analyse Profit of a Sales Order in Odoo 17How to Analyse Profit of a Sales Order in Odoo 17
How to Analyse Profit of a Sales Order in Odoo 17
 
Championnat de France de Tennis de table/
Championnat de France de Tennis de table/Championnat de France de Tennis de table/
Championnat de France de Tennis de table/
 
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
 
size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceutics
 
MichaelStarkes_UncutGemsProjectSummary.pdf
MichaelStarkes_UncutGemsProjectSummary.pdfMichaelStarkes_UncutGemsProjectSummary.pdf
MichaelStarkes_UncutGemsProjectSummary.pdf
 
demyelinated disorder: multiple sclerosis.pptx
demyelinated disorder: multiple sclerosis.pptxdemyelinated disorder: multiple sclerosis.pptx
demyelinated disorder: multiple sclerosis.pptx
 
philosophy and it's principles based on the life
philosophy and it's principles based on the lifephilosophy and it's principles based on the life
philosophy and it's principles based on the life
 
An Overview of the Odoo 17 Knowledge App
An Overview of the Odoo 17 Knowledge AppAn Overview of the Odoo 17 Knowledge App
An Overview of the Odoo 17 Knowledge App
 
Financial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdfFinancial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdf
 
The Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryThe Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. Henry
 
MOOD STABLIZERS DRUGS.pptx
MOOD     STABLIZERS           DRUGS.pptxMOOD     STABLIZERS           DRUGS.pptx
MOOD STABLIZERS DRUGS.pptx
 
Features of Video Calls in the Discuss Module in Odoo 17
Features of Video Calls in the Discuss Module in Odoo 17Features of Video Calls in the Discuss Module in Odoo 17
Features of Video Calls in the Discuss Module in Odoo 17
 
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
The Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptxThe Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptx
 
ANTI PARKISON DRUGS.pptx
ANTI         PARKISON          DRUGS.pptxANTI         PARKISON          DRUGS.pptx
ANTI PARKISON DRUGS.pptx
 
“O BEIJO” EM ARTE .
“O BEIJO” EM ARTE                       .“O BEIJO” EM ARTE                       .
“O BEIJO” EM ARTE .
 

Ai based glaucoma detection using deep learning

  • 1. ARTIFICIAL INTELLIGENCE (AI) BASED GLAUCOMA DIAGNOSIS DETECTION USING DEEP LEARNING TEAM MEMBERS • Jaiselvan R • Hariharan T • Pagutharivalan A GUIDE MS.S.Uma
  • 2. ABSTRACT ´ Deep learning (DL), a subset of artificial intelligence (AI) based on deep neural networks, has made significant breakthroughs in medical imaging, particularly for image classification and pattern recognition. Glaucoma is a group of eye conditions that damage the optic nerve. ´ The optic nerve sends visual information from your eye to your brain and is vital for good vision. Damage to the optic nerve is often related to high pressure in your eye. But glaucoma can happen even with normal eye pressure. The increased pressure in your eye, called intraocular pressure, can damage your optic nerve, which sends images to your brain. ´ If the damage worsens, glaucoma can cause permanent vision loss or even total blindness within a few years. It's important to have regular eye tests so problems such as glaucoma can be diagnosed and treated as early as possible.
  • 3. ´ Early treatment can help stop your vision becoming severely affected. To overcome this problem, we employed ImageNet-trained models VGG16 for automatic glaucoma assessment using fundus images. ´ Results from an extensive validation using cross-validation and cross-testing strategies were compared with previous works. It is composed glaucomatous images and normal images, which means, the largest public database for glaucoma diagnosis. ´ The high specificity and sensitivity obtained from the proposed approach are supported by an extensive validation using not only the cross-validation strategy but also the cross-testing validation. ´ The proposed method achieved 99.8% accuracy and also better results for other metrics.
  • 4. INTRODUCTION ´ Deep learning is a subset of machine learning, which is essentially a neural network with three or more layers. These neural networks attempt to simulate the behaviour of the human brain albeit far from matching its ability allowing it to “learn” from large amounts of data. ´ Glaucoma is a group of eye conditions that damage the optic nerve. The optic nerve sends visual information from your eye to your brain and is vital for good vision. Damage to the optic nerve is often related to high pressure in your eye. But glaucoma can happen even with normal eye pressure. ´ Visual Geometry Group (VGG) One of CNN's deep architectures. This model consists of a different number of convolution layers to extract the features, followed by three fully connected layers. ´ To detect Glaucoma by the proposed transfer learning models, data augmentation on the training data is first applied. Then, the transfer learning-model VGG16 is trained through forward and backward propagation to obtain the best weights with the lowest loss for the best performance.
  • 5. EXISTING SYSTEM ´ A trained multiclass least-squares-support vector machine (MC-LS-SVM) classifier has been utilized for classification. ´ This approach has been tested on two different public glaucoma database. The diagnosis of the patients who have glaucoma. The model with CNN architecture was used to learn from training the Glaucoma image dataset. ´ Since the existing dataset has a small number of images, this study uses the data augmentation techniques to increase the virtual number of images. ´ Our method achieved the lowest classification accuracy with tenfold cross-validation. The experimental results show that the proposed approach performed far better as compared to state-of-the-art approaches.
  • 6. Proposed system ´ The proposed Visual Geometry Group (VGG) 16 is one of CNN's deep architectures. This model consists of a different number of convolution layers to extract the features, followed by three fully connected layers. ´ To detect Glaucoma by the proposed transfer learning models, data augmentation on the training data is first applied. Then, the transfer learning-model VGG16 is trained through forward and backward propagation to obtain the best weights with the lowest loss for the best performance. ´ Afterward, the loss is calculated to update the weights in the backward propagation. Finally, through a fully connected layer, where the outputs of the previous layer are taken and connected to each neuron in this layer, and then obtained the output of network through sigmoid function that determines only one output Glaucoma, Non_Glaucoma.
  • 7. ADVANTAGES ´ The proposed method easy to recognize the disease. ´ To implementation of proposed system provide accurate classification results. ´ It classifies the results with low time complexity compared with previous methods. ´ Detect features very efficiently which gives achieving better accuracy.
  • 8. MODULES DESCRIPTION Image Preprocessing: ´ Since the data typically come from various origins, a strategy to guide the complexity and accuracy is essential. Image pre-processing ensures complexity reduction and better accuracy yielded from certain data. ´ This method standardizes the data through several stages in order to feed the network with a clean dataset. In this architecture, data pre-processing is performed through the following stages: Image standardization: neural networks that deal with images need unified aspect ratio images. ´ Therefore, the first step is to resize the images into unique dimensions and a square shape, which is the typical shape used in neural networks. ´ Normalization: input pixels to any AI algorithm must have normalized data distribution to enhance the convergence of the training phase. Normalization is the action of subtracting the mean of the distribution from each pixel and dividing by standard deviation. To achieve positive values, scaling normalized data is considered at the end of this step.
  • 9. Feature Extraction: ´ The main goal is to extract the neural network with various diversities, which leads to a network that distinguishes relevant from irrelevant characteristics in the dataset. ´ Image extraction can be done using several techniques. Augmentation techniques are used efficiently when necessary according to data availability and quality. Our proposal integrates multiple techniques, to support a large number of dataset for different conditions Glaucoma find by VGG 16: ´ The transfer learning-model VGG16 is trained through forward and backward propagation to obtain the best weights with the lowest loss for the best performance. A ´ forward, the loss is calculated to update the weights in the backward propagation. Finally, through a fully connected layer, where the outputs of the previous layer are taken and connected to each neuron in this layer. ´ VGG 16 to handle the problem of Glaucoma detection from fundus images. Transfer learning based methods guarantee high performance with no requirement for huge training data.
  • 10. BLOCK DIAGRAM Input Image Image pre processing Feature Extraction Glaucoma find by VGG 16 Image classification Optimized Result
  • 11. CONCLUSION ´ In this proposed work, an ensemble model was designed for the detection of glaucoma in the early stage. In order to distinguish between normal and glaucomatous fundus pictures, the ensemble model proposes using a convolutional neural network to extract feature information from the images. ´ The performance of the proposed method of ensemble architecture is compared with three CNN architectures with VGG 16. The proposed approach is tested on various public and private data sets. ´ The performance of the proposed algorithm is better than the state-of-the-art technique. The proposed ensemble model yields an accuracy, sensitivity and specificity using VGG 16 data set. ´ Experiments conducted on both public and private data sets show that the proposed model outperforms traditional computer-aided diagnosis algorithms and the convolutional neural network architecture