SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2567
Diabetic Retinopathy Detection
Kandula Sundar1, Grandhi Rama Janardhana2, Yaswanth Sai Bojja3
1,2,3 Student of Dept. Of CSE, Vignan’s Foundation for Science , Technology & Research,Vadlamudi.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Diabetic retinopathy is the prime cause of
blindness in the world's working population. In agreement
with epidemiology research, diabeticretinopathytroublesone
out of every three people with the disease. Disease diagnosis is
crucial in medical imaging nowadays. Machine learning in
medical imaging permits for a betteraspectoftheconditionto
be perceived. The intention of this research is to use machine
learning to diagnose diabetic retinopathy. The use of machine
learning in medical imaging might diagnose diabetic
retinopathy considerablymorequicklyandcorrectly. Different
Deep learning technologies, algorithms, and models will be
examined in this work in order to identify diabeticretinopathy
as quickly as possible in order to aid the health-care system.
Support vector machine (SVM) is applied on MobileNet v2 for
training the model.
Key Words: Diabetic retinopathy, model, machine learning,
diagnosis , Support Vector Machine (SVM),F-1
index,CNN,precision)
1. INTRODUCTION
Diabetes damages blood vessels all over the body,
exceptionally in the eyes.Diabetic retinopathyisa disruption
in which the blood vessels in the eyes become puffed up. DR
is a bitter health issue and one of the chief causes of
blindness. DR is an affliction that leads to diabetes and
causes visual impairment, ultimately blindness. If diabetes
isn't served for a long time, it is more foreseeabletodevelop.
It is more cost-effective and time-saving to spot Diabetic
Retinopathy utilizing automated approaches. For diabetic
retinopathy recognition, we may tie up a variety of
automated methods that take shorter time than the manual
approaches. The current study included ten articles that
used deep neural networks and convolutional neural
networks to categorize various types of DR images. To run
DR classification, we used MobileNetV2 architecture, which
is a small-scale architecture. On the APTOS 2019 dataset, we
were able to train the Entire architecture with
proportionately minimum computational cost by using a
small-scale architecture and a mini-input size. In lieu of the
pre trained weights obtained from training in bigger DR
Datasets, we used the general MobileNetV2 pre-trained
weights from ImageNet as initialization. During the process
of training, we used image augmentation and resampling to
make the class imbalance perfect. Given that the DR label is
ordinal. We got a quadratic weighted kappa score of 0.937
and 87 percent accuracy.
Literature Review:-
Zubair khan et al [2] have suggested the VGG-NiN model,
which can analyse a DR picture at any size thanks to the SPP
layer's virtues, and also concentrates on identifyingtheDR's
multiple phases using the fewest learnable parameters
feasible to speed up training and model convergence. The
model outperforms the others in terms of accuracy and
computing resource usage, according to the results.
T.Walter et al [3] provides a new method for exudate
detection; exudate detection is an essential diagnostic
activity in which computer aid may be useful. The high grey
level variation identifies exudates, and the outlines of these
exudates are shown using morphological reconstruction
techniques. The algorithm has been put to the test and has
shown to improve accuracy.
Ramon pires et al [4] Meta classification is a newalgorithm
that was introduced. The output of many lesion detectors is
sent into the meta classifier, which provides a strong high-
level feature representation for retinal pictures. They
investigated an alternative bag-of-visual-words (BoVW)-
based lesion detector that is based on coding and pooling
low-level local descriptors.
Darshit Doshi et al [5] demonstrated the design and
implementation of GPU-accelerated deep convolutional
neural networks for diagnosing and classifying high-
resolution retinal pictures into five disease phases
depending on severity. The accuracy of the quadratic
weighted kappa measure improves as a result of this.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2568
Lifeng Qiao et al [6] The fundus image was classified as
normal or diseased using a semantic segmentation method.
To detect the characteristic of micro aneurysm, semantic
segmentation splits the picture pixels based on their shared
connotation. A Prognosis of Microaneurysm and Early
Diagnosis System for NPDR has been suggested, which is
capable of efficiently training a deep convolution neural
network for semantic segmentation of funduspictureswhile
also improving the efficiency and accuracy of NPDR
prediction.
Enrique V.Carrera et al [7] At any retinal picture,thegrade
of non-proliferative diabetic retinopathy was automatically
identified. An early stage of image processing separates
blood vessels, micro aneurysms, and hard exudates to
extract characteristics that an SVM uses to determine the
retinopathy grade of each retinal picture. The robustness of
the system as well as other factors have been assessed.
Z.A.Omar et al [8] With the goal of enhancing the accuracy
of existing systems, an algorithm based on the DR detection
approach was devised. Image pre-processing, vessel and
haemorrhage detection, optic disc removal, and exudate
detection are all phases of the procedures used to identify
DR characteristics such as exudates, haemorrhages, and
blood vessels.
Carla Agurto et al [9] For distinguishing between normal
and abnormal retinal pictures, multiscale amplitude-
modulation-frequency-modulation (AM-FM) approaches
were developed. Standard photos from the early treatment
diabetic retinopathy research are used to test the approach.
To quantifyinterstructuresimilarity,they employeddistance
metrics between the extractedfeaturevectors.BasedonAM-
FM traits, the researchers were able to statistically
distinguish between normal retinal structures and diseased
lesions.
Xianglong Zeng et al [10] By dividing colour retinal fundus
pictures into two classes, researcherssuggesteda computer-
aided diagnosis technique based on deep learning to
automatically detect referable diabetic retinopathy. They
used a transfer learning approach to construct a new
convolutional neural network model with a Siamese-like
topology. They offer a model that takes binocular fundus
pictures as inputs and learns their correlation to aid
prediction.
Mohamed Chetoui et al [11] proposed the use of many
texture characteristics for DR, including the Local Ternary
Pattern (LTP) and the Local Energy-based Shape Histogram
(LESH). They used LBP to extract characteristics. For the
categorization of the extracted histogram, Support Vector
Machines (SVM) are utilized.
Proposed Methodology:
SVM:
SVM is a supervised machine learningtechniquethatmay
be used for both classification and regression. Though we
might also argue regression difficulties, categorization is the
best fit. The goal of the SVM method is to discover a
hyperplane in an N-dimensional space that categorizes data
points clearly. The hyperplane's size is determined by the
number of features. If there arejusttwoinputcharacteristics,
the hyperplane is merely a line. When there are three input
characteristics, the hyperplane becomes a two-dimensional
plane. When the number of characteristics exceeds three, it
becomes impossible to imagine.
Metrics:
To measure the performance we have used some
metrics for our model they were explained below
Accuracy:-
Based on the input,ortraining,data,accuracyisusedto
assess which model is better at recognizing correlations
and patterns between variables in a dataset.
Accuracy = (True Positives + True Negatives)/TotalOutputs
Precision:-
It measure the proportion of real positives among
expected positives and value can be found by using
formula given below
Precision = True Positives / (TruePositives+FalsePositives)
Recall: -
It measure the proportion of true positives to all true
positive forecasted values and value can be foundbyusing
formula given below
Recall = True Positives/(TruePositives+FalseNegatives)
F1 score:-
It is used to combine precision, recall metrics into one
single metric.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2569
F1-score = 2 * [(Precision*Recall) / (Precision + Recall)]
Summary about dataset:-
Thousands of images are required to train the CNN
effectively thus the size of the training dataset will becrucial
because one of the characteristics of deep learning is its
ability to perform well when trained with large data sets.
The workers images were collected through browsing. The
image files collected were in JPG or PNG image format. A
dataset providing a selected group of high quality medical
pictures that are indicative of diabetic retinopathy and have
been verified by specialists is an essential tool for
trustworthy assessment and comparison of medical image
processing algorithms. First, the APTOS2019 dataset is
utilized to conduct the experiment for detection of normal
and abnormal retinal pictures.
Fig -1: Dataset Description
Results:
The results obtained after applying SVM classification.
Conclusion:
The major goal of this study is to use an SVM classifier to
decrease ophthalmologists labour in screening DR based on
microaneurysms .Grayscale conversion, pre-processing and
feature extraction are all performed on the retinal pictures
based on the retrieved characteristics as input the SVM
classifier classifies the pictures as Normal, Mild or Severe.
The accuracy of the model is 85% .as a result of this SVM
technology, and effective DR screening tool has been
developed which aids in the early detection of illness.
REFERENCES
[ 1] M. Chetoui, M. A. Akhloufi and M. Kardouchi,
"Diabetic Retinopathy Detection Using Machine Learning
and Texture Features,"2018IEEECanadianConferenceon
Electrical & ComputerEngineering(CCECE),2018,pp.1-4,
doi: 10.1109/CCECE.2018.8447809.
[2] Z. Khan et al., "Diabetic Retinopathy Detection Using
VGG-NIN a Deep Learning Architecture," inIEEE Access,
vol. 9, pp. 61408-61416, 2021, doi:
10.1109/ACCESS.2021.3074422.
[3] T. Walter, J. . -C. Klein, P. Massin and A. Erginay, "A
contribution of image processing to the diagnosis of
diabetic retinopathy-detectionofexudatesincolorfundus
images of the human retina," in IEEE Transactions on
Medical Imaging, vol. 21, no. 10, pp.1236-1243,Oct.2002,
doi: 10.1109/TMI.2002.806290.
[4] R. Pires, H. F. Jelinek, J. Wainer, S. Goldenstein, E. Valle
and A. Rocha, "Assessing the Need for Referral in
Automatic Diabetic Retinopathy Detection," in IEEE
Transactions on Biomedical Engineering, vol. 60, no. 12,
pp. 3391-3398, Dec. 2013, doi:
10.1109/TBME.2013.2278845.
[5] D. Doshi, A. Shenoy, D. Sidhpura and P. Gharpure,
"Diabetic retinopathy detection using deep convolutional
neural networks," 2016 International Conference on
Computing, Analytics and Security Trends (CAST), 2016,
pp. 261-266, doi: 10.1109/CAST.2016.7914977.
[6] L. Qiao, Y. Zhu and H. Zhou, "Diabetic Retinopathy
Detection Using Prognosis of Microaneurysm and Early
Diagnosis System for Non-Proliferative Diabetic
Retinopathy Based on Deep LearningAlgorithms,"inIEEE
Access, vol. 8, pp. 104292-104302, 2020, doi:
10.1109/ACCESS.2020.2993937.
[7] E. V. Carrera, A. González and R. Carrera, "Automated
detection of diabetic retinopathy using SVM," 2017 IEEE
XXIV International Conference on Electronics, Electrical
Engineering and Computing (INTERCON), 2017, pp. 1-4,
doi: 10.1109/INTERCON.2017.8079692.
BIOGRAPHIES
Kandula Sundar of CSE Dept. at
Vignan’s Foundation for Science ,
Technology & Research.
Grandhi Rama Janardhana of CSE
Dept. at Vignan’s Foundation for
Science, Technology & Research.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2570
Yaswanth Sai Bojja of CSE Dept. at
Vignan’s Foundation for Science,
Technology & Research

More Related Content

Similar to Diabetic Retinopathy Detection

IRJET- A Survey on Medical Image Interpretation for Predicting Pneumonia
IRJET- A Survey on Medical Image Interpretation for Predicting PneumoniaIRJET- A Survey on Medical Image Interpretation for Predicting Pneumonia
IRJET- A Survey on Medical Image Interpretation for Predicting PneumoniaIRJET Journal
 
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
 
Prediction of Cognitive Imperiment using Deep Learning
Prediction of Cognitive Imperiment using Deep LearningPrediction of Cognitive Imperiment using Deep Learning
Prediction of Cognitive Imperiment using Deep LearningIRJET Journal
 
Fingerprint Based Gender Classification by using Fuzzy C- Means and Neural Ne...
Fingerprint Based Gender Classification by using Fuzzy C- Means and Neural Ne...Fingerprint Based Gender Classification by using Fuzzy C- Means and Neural Ne...
Fingerprint Based Gender Classification by using Fuzzy C- Means and Neural Ne...IRJET Journal
 
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHY
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHYA REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHY
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHYIRJET Journal
 
Study on Glaucoma Detection Using CNN
Study on Glaucoma Detection Using CNNStudy on Glaucoma Detection Using CNN
Study on Glaucoma Detection Using CNNIRJET Journal
 
Improved UNet Framework with attention for Semantic Segmentation of Tumor Reg...
Improved UNet Framework with attention for Semantic Segmentation of Tumor Reg...Improved UNet Framework with attention for Semantic Segmentation of Tumor Reg...
Improved UNet Framework with attention for Semantic Segmentation of Tumor Reg...IRJET Journal
 
Detection of Diabetic Retinopathy using Convolutional Neural Network
Detection of Diabetic Retinopathy using Convolutional Neural NetworkDetection of Diabetic Retinopathy using Convolutional Neural Network
Detection of Diabetic Retinopathy using Convolutional Neural NetworkIRJET Journal
 
Detection of Diabetic Retinopathy using Convolutional Neural Network
Detection of Diabetic Retinopathy using Convolutional Neural NetworkDetection of Diabetic Retinopathy using Convolutional Neural Network
Detection of Diabetic Retinopathy using Convolutional Neural NetworkIRJET Journal
 
AUTOMATED WASTE MANAGEMENT SYSTEM
AUTOMATED WASTE MANAGEMENT SYSTEMAUTOMATED WASTE MANAGEMENT SYSTEM
AUTOMATED WASTE MANAGEMENT SYSTEMIRJET Journal
 
ORAL CANCER DETECTION USING RNN
ORAL CANCER DETECTION USING RNNORAL CANCER DETECTION USING RNN
ORAL CANCER DETECTION USING RNNIRJET Journal
 
AN EFFICIENT FACE RECOGNITION EMPLOYING SVM AND BU-LDP
AN EFFICIENT FACE RECOGNITION EMPLOYING SVM AND BU-LDPAN EFFICIENT FACE RECOGNITION EMPLOYING SVM AND BU-LDP
AN EFFICIENT FACE RECOGNITION EMPLOYING SVM AND BU-LDPIRJET Journal
 
An automated severity classification model for diabetic retinopathy
An automated severity classification model for diabetic retinopathyAn automated severity classification model for diabetic retinopathy
An automated severity classification model for diabetic retinopathyIRJET Journal
 
A Survey on Retinal Area Detector From Scanning Laser Ophthalmoscope (SLO) Im...
A Survey on Retinal Area Detector From Scanning Laser Ophthalmoscope (SLO) Im...A Survey on Retinal Area Detector From Scanning Laser Ophthalmoscope (SLO) Im...
A Survey on Retinal Area Detector From Scanning Laser Ophthalmoscope (SLO) Im...IRJET Journal
 
A Review Paper on Automated Brain Tumor Detection
A Review Paper on Automated Brain Tumor DetectionA Review Paper on Automated Brain Tumor Detection
A Review Paper on Automated Brain Tumor DetectionIRJET Journal
 
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
 
Automated fundus image quality assessment and segmentation of optic disc usin...
Automated fundus image quality assessment and segmentation of optic disc usin...Automated fundus image quality assessment and segmentation of optic disc usin...
Automated fundus image quality assessment and segmentation of optic disc usin...IJECEIAES
 
IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...
IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...
IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...IRJET Journal
 
Covid-19 Detection Using CNN MODEL
Covid-19 Detection Using CNN MODELCovid-19 Detection Using CNN MODEL
Covid-19 Detection Using CNN MODELIRJET Journal
 
IRJET - Automatic Detection of Diabetic Retinopathy in Retinal Image
IRJET -  	  Automatic Detection of Diabetic Retinopathy in Retinal ImageIRJET -  	  Automatic Detection of Diabetic Retinopathy in Retinal Image
IRJET - Automatic Detection of Diabetic Retinopathy in Retinal ImageIRJET Journal
 

Similar to Diabetic Retinopathy Detection (20)

IRJET- A Survey on Medical Image Interpretation for Predicting Pneumonia
IRJET- A Survey on Medical Image Interpretation for Predicting PneumoniaIRJET- A Survey on Medical Image Interpretation for Predicting Pneumonia
IRJET- A Survey on Medical Image Interpretation for Predicting Pneumonia
 
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
 
Prediction of Cognitive Imperiment using Deep Learning
Prediction of Cognitive Imperiment using Deep LearningPrediction of Cognitive Imperiment using Deep Learning
Prediction of Cognitive Imperiment using Deep Learning
 
Fingerprint Based Gender Classification by using Fuzzy C- Means and Neural Ne...
Fingerprint Based Gender Classification by using Fuzzy C- Means and Neural Ne...Fingerprint Based Gender Classification by using Fuzzy C- Means and Neural Ne...
Fingerprint Based Gender Classification by using Fuzzy C- Means and Neural Ne...
 
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHY
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHYA REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHY
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHY
 
Study on Glaucoma Detection Using CNN
Study on Glaucoma Detection Using CNNStudy on Glaucoma Detection Using CNN
Study on Glaucoma Detection Using CNN
 
Improved UNet Framework with attention for Semantic Segmentation of Tumor Reg...
Improved UNet Framework with attention for Semantic Segmentation of Tumor Reg...Improved UNet Framework with attention for Semantic Segmentation of Tumor Reg...
Improved UNet Framework with attention for Semantic Segmentation of Tumor Reg...
 
Detection of Diabetic Retinopathy using Convolutional Neural Network
Detection of Diabetic Retinopathy using Convolutional Neural NetworkDetection of Diabetic Retinopathy using Convolutional Neural Network
Detection of Diabetic Retinopathy using Convolutional Neural Network
 
Detection of Diabetic Retinopathy using Convolutional Neural Network
Detection of Diabetic Retinopathy using Convolutional Neural NetworkDetection of Diabetic Retinopathy using Convolutional Neural Network
Detection of Diabetic Retinopathy using Convolutional Neural Network
 
AUTOMATED WASTE MANAGEMENT SYSTEM
AUTOMATED WASTE MANAGEMENT SYSTEMAUTOMATED WASTE MANAGEMENT SYSTEM
AUTOMATED WASTE MANAGEMENT SYSTEM
 
ORAL CANCER DETECTION USING RNN
ORAL CANCER DETECTION USING RNNORAL CANCER DETECTION USING RNN
ORAL CANCER DETECTION USING RNN
 
AN EFFICIENT FACE RECOGNITION EMPLOYING SVM AND BU-LDP
AN EFFICIENT FACE RECOGNITION EMPLOYING SVM AND BU-LDPAN EFFICIENT FACE RECOGNITION EMPLOYING SVM AND BU-LDP
AN EFFICIENT FACE RECOGNITION EMPLOYING SVM AND BU-LDP
 
An automated severity classification model for diabetic retinopathy
An automated severity classification model for diabetic retinopathyAn automated severity classification model for diabetic retinopathy
An automated severity classification model for diabetic retinopathy
 
A Survey on Retinal Area Detector From Scanning Laser Ophthalmoscope (SLO) Im...
A Survey on Retinal Area Detector From Scanning Laser Ophthalmoscope (SLO) Im...A Survey on Retinal Area Detector From Scanning Laser Ophthalmoscope (SLO) Im...
A Survey on Retinal Area Detector From Scanning Laser Ophthalmoscope (SLO) Im...
 
A Review Paper on Automated Brain Tumor Detection
A Review Paper on Automated Brain Tumor DetectionA Review Paper on Automated Brain Tumor Detection
A Review Paper on Automated Brain Tumor Detection
 
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
 
Automated fundus image quality assessment and segmentation of optic disc usin...
Automated fundus image quality assessment and segmentation of optic disc usin...Automated fundus image quality assessment and segmentation of optic disc usin...
Automated fundus image quality assessment and segmentation of optic disc usin...
 
IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...
IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...
IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...
 
Covid-19 Detection Using CNN MODEL
Covid-19 Detection Using CNN MODELCovid-19 Detection Using CNN MODEL
Covid-19 Detection Using CNN MODEL
 
IRJET - Automatic Detection of Diabetic Retinopathy in Retinal Image
IRJET -  	  Automatic Detection of Diabetic Retinopathy in Retinal ImageIRJET -  	  Automatic Detection of Diabetic Retinopathy in Retinal Image
IRJET - Automatic Detection of Diabetic Retinopathy in Retinal Image
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Recently uploaded (20)

(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 

Diabetic Retinopathy Detection

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2567 Diabetic Retinopathy Detection Kandula Sundar1, Grandhi Rama Janardhana2, Yaswanth Sai Bojja3 1,2,3 Student of Dept. Of CSE, Vignan’s Foundation for Science , Technology & Research,Vadlamudi. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Diabetic retinopathy is the prime cause of blindness in the world's working population. In agreement with epidemiology research, diabeticretinopathytroublesone out of every three people with the disease. Disease diagnosis is crucial in medical imaging nowadays. Machine learning in medical imaging permits for a betteraspectoftheconditionto be perceived. The intention of this research is to use machine learning to diagnose diabetic retinopathy. The use of machine learning in medical imaging might diagnose diabetic retinopathy considerablymorequicklyandcorrectly. Different Deep learning technologies, algorithms, and models will be examined in this work in order to identify diabeticretinopathy as quickly as possible in order to aid the health-care system. Support vector machine (SVM) is applied on MobileNet v2 for training the model. Key Words: Diabetic retinopathy, model, machine learning, diagnosis , Support Vector Machine (SVM),F-1 index,CNN,precision) 1. INTRODUCTION Diabetes damages blood vessels all over the body, exceptionally in the eyes.Diabetic retinopathyisa disruption in which the blood vessels in the eyes become puffed up. DR is a bitter health issue and one of the chief causes of blindness. DR is an affliction that leads to diabetes and causes visual impairment, ultimately blindness. If diabetes isn't served for a long time, it is more foreseeabletodevelop. It is more cost-effective and time-saving to spot Diabetic Retinopathy utilizing automated approaches. For diabetic retinopathy recognition, we may tie up a variety of automated methods that take shorter time than the manual approaches. The current study included ten articles that used deep neural networks and convolutional neural networks to categorize various types of DR images. To run DR classification, we used MobileNetV2 architecture, which is a small-scale architecture. On the APTOS 2019 dataset, we were able to train the Entire architecture with proportionately minimum computational cost by using a small-scale architecture and a mini-input size. In lieu of the pre trained weights obtained from training in bigger DR Datasets, we used the general MobileNetV2 pre-trained weights from ImageNet as initialization. During the process of training, we used image augmentation and resampling to make the class imbalance perfect. Given that the DR label is ordinal. We got a quadratic weighted kappa score of 0.937 and 87 percent accuracy. Literature Review:- Zubair khan et al [2] have suggested the VGG-NiN model, which can analyse a DR picture at any size thanks to the SPP layer's virtues, and also concentrates on identifyingtheDR's multiple phases using the fewest learnable parameters feasible to speed up training and model convergence. The model outperforms the others in terms of accuracy and computing resource usage, according to the results. T.Walter et al [3] provides a new method for exudate detection; exudate detection is an essential diagnostic activity in which computer aid may be useful. The high grey level variation identifies exudates, and the outlines of these exudates are shown using morphological reconstruction techniques. The algorithm has been put to the test and has shown to improve accuracy. Ramon pires et al [4] Meta classification is a newalgorithm that was introduced. The output of many lesion detectors is sent into the meta classifier, which provides a strong high- level feature representation for retinal pictures. They investigated an alternative bag-of-visual-words (BoVW)- based lesion detector that is based on coding and pooling low-level local descriptors. Darshit Doshi et al [5] demonstrated the design and implementation of GPU-accelerated deep convolutional neural networks for diagnosing and classifying high- resolution retinal pictures into five disease phases depending on severity. The accuracy of the quadratic weighted kappa measure improves as a result of this.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2568 Lifeng Qiao et al [6] The fundus image was classified as normal or diseased using a semantic segmentation method. To detect the characteristic of micro aneurysm, semantic segmentation splits the picture pixels based on their shared connotation. A Prognosis of Microaneurysm and Early Diagnosis System for NPDR has been suggested, which is capable of efficiently training a deep convolution neural network for semantic segmentation of funduspictureswhile also improving the efficiency and accuracy of NPDR prediction. Enrique V.Carrera et al [7] At any retinal picture,thegrade of non-proliferative diabetic retinopathy was automatically identified. An early stage of image processing separates blood vessels, micro aneurysms, and hard exudates to extract characteristics that an SVM uses to determine the retinopathy grade of each retinal picture. The robustness of the system as well as other factors have been assessed. Z.A.Omar et al [8] With the goal of enhancing the accuracy of existing systems, an algorithm based on the DR detection approach was devised. Image pre-processing, vessel and haemorrhage detection, optic disc removal, and exudate detection are all phases of the procedures used to identify DR characteristics such as exudates, haemorrhages, and blood vessels. Carla Agurto et al [9] For distinguishing between normal and abnormal retinal pictures, multiscale amplitude- modulation-frequency-modulation (AM-FM) approaches were developed. Standard photos from the early treatment diabetic retinopathy research are used to test the approach. To quantifyinterstructuresimilarity,they employeddistance metrics between the extractedfeaturevectors.BasedonAM- FM traits, the researchers were able to statistically distinguish between normal retinal structures and diseased lesions. Xianglong Zeng et al [10] By dividing colour retinal fundus pictures into two classes, researcherssuggesteda computer- aided diagnosis technique based on deep learning to automatically detect referable diabetic retinopathy. They used a transfer learning approach to construct a new convolutional neural network model with a Siamese-like topology. They offer a model that takes binocular fundus pictures as inputs and learns their correlation to aid prediction. Mohamed Chetoui et al [11] proposed the use of many texture characteristics for DR, including the Local Ternary Pattern (LTP) and the Local Energy-based Shape Histogram (LESH). They used LBP to extract characteristics. For the categorization of the extracted histogram, Support Vector Machines (SVM) are utilized. Proposed Methodology: SVM: SVM is a supervised machine learningtechniquethatmay be used for both classification and regression. Though we might also argue regression difficulties, categorization is the best fit. The goal of the SVM method is to discover a hyperplane in an N-dimensional space that categorizes data points clearly. The hyperplane's size is determined by the number of features. If there arejusttwoinputcharacteristics, the hyperplane is merely a line. When there are three input characteristics, the hyperplane becomes a two-dimensional plane. When the number of characteristics exceeds three, it becomes impossible to imagine. Metrics: To measure the performance we have used some metrics for our model they were explained below Accuracy:- Based on the input,ortraining,data,accuracyisusedto assess which model is better at recognizing correlations and patterns between variables in a dataset. Accuracy = (True Positives + True Negatives)/TotalOutputs Precision:- It measure the proportion of real positives among expected positives and value can be found by using formula given below Precision = True Positives / (TruePositives+FalsePositives) Recall: - It measure the proportion of true positives to all true positive forecasted values and value can be foundbyusing formula given below Recall = True Positives/(TruePositives+FalseNegatives) F1 score:- It is used to combine precision, recall metrics into one single metric.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2569 F1-score = 2 * [(Precision*Recall) / (Precision + Recall)] Summary about dataset:- Thousands of images are required to train the CNN effectively thus the size of the training dataset will becrucial because one of the characteristics of deep learning is its ability to perform well when trained with large data sets. The workers images were collected through browsing. The image files collected were in JPG or PNG image format. A dataset providing a selected group of high quality medical pictures that are indicative of diabetic retinopathy and have been verified by specialists is an essential tool for trustworthy assessment and comparison of medical image processing algorithms. First, the APTOS2019 dataset is utilized to conduct the experiment for detection of normal and abnormal retinal pictures. Fig -1: Dataset Description Results: The results obtained after applying SVM classification. Conclusion: The major goal of this study is to use an SVM classifier to decrease ophthalmologists labour in screening DR based on microaneurysms .Grayscale conversion, pre-processing and feature extraction are all performed on the retinal pictures based on the retrieved characteristics as input the SVM classifier classifies the pictures as Normal, Mild or Severe. The accuracy of the model is 85% .as a result of this SVM technology, and effective DR screening tool has been developed which aids in the early detection of illness. REFERENCES [ 1] M. Chetoui, M. A. Akhloufi and M. Kardouchi, "Diabetic Retinopathy Detection Using Machine Learning and Texture Features,"2018IEEECanadianConferenceon Electrical & ComputerEngineering(CCECE),2018,pp.1-4, doi: 10.1109/CCECE.2018.8447809. [2] Z. Khan et al., "Diabetic Retinopathy Detection Using VGG-NIN a Deep Learning Architecture," inIEEE Access, vol. 9, pp. 61408-61416, 2021, doi: 10.1109/ACCESS.2021.3074422. [3] T. Walter, J. . -C. Klein, P. Massin and A. Erginay, "A contribution of image processing to the diagnosis of diabetic retinopathy-detectionofexudatesincolorfundus images of the human retina," in IEEE Transactions on Medical Imaging, vol. 21, no. 10, pp.1236-1243,Oct.2002, doi: 10.1109/TMI.2002.806290. [4] R. Pires, H. F. Jelinek, J. Wainer, S. Goldenstein, E. Valle and A. Rocha, "Assessing the Need for Referral in Automatic Diabetic Retinopathy Detection," in IEEE Transactions on Biomedical Engineering, vol. 60, no. 12, pp. 3391-3398, Dec. 2013, doi: 10.1109/TBME.2013.2278845. [5] D. Doshi, A. Shenoy, D. Sidhpura and P. Gharpure, "Diabetic retinopathy detection using deep convolutional neural networks," 2016 International Conference on Computing, Analytics and Security Trends (CAST), 2016, pp. 261-266, doi: 10.1109/CAST.2016.7914977. [6] L. Qiao, Y. Zhu and H. Zhou, "Diabetic Retinopathy Detection Using Prognosis of Microaneurysm and Early Diagnosis System for Non-Proliferative Diabetic Retinopathy Based on Deep LearningAlgorithms,"inIEEE Access, vol. 8, pp. 104292-104302, 2020, doi: 10.1109/ACCESS.2020.2993937. [7] E. V. Carrera, A. González and R. Carrera, "Automated detection of diabetic retinopathy using SVM," 2017 IEEE XXIV International Conference on Electronics, Electrical Engineering and Computing (INTERCON), 2017, pp. 1-4, doi: 10.1109/INTERCON.2017.8079692. BIOGRAPHIES Kandula Sundar of CSE Dept. at Vignan’s Foundation for Science , Technology & Research. Grandhi Rama Janardhana of CSE Dept. at Vignan’s Foundation for Science, Technology & Research.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2570 Yaswanth Sai Bojja of CSE Dept. at Vignan’s Foundation for Science, Technology & Research