SlideShare a Scribd company logo
1 of 7
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1941
Detection of Diabetic Retinopathy using Convolutional Neural Network
Pranay Liya1, Vaibhavi Shirodkar2, Aashish Kapadia3, Prashant Sawant4
1,2,3Student, Dept. of Information Technology, K.J Somaiya Institute of Engineering and IT, Maharashtra, India
4Professor, Dept. of Information Technology, K.J Somaiya Institute of Engineering and IT, Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Diabetic Retinopathy is a complication of
diabetes that is caused due to the changes in the blood vessels
of the retina and is one of the leading causes ofblindnessinthe
developed world. Upto the present, DiabeticRetinopathy isstill
screened manually by ophthalmologist which is a time
consuming process and hence this paper aims at automatic
diagnosis of the disease into its different stages using deep
learning. In our approach, we trained a Deep Convolutional
Neural Network model on a large datasetconsistingofaround
35,000 images to automatically diagnose and thereby classify
high resolution fundus images of the retina into five stages
based on their severity. Within this paper, an application
system is built which takes the input parameters as the
patient’s details along with the fundus image of the eye. A
trained deep convolutional neural network model will further
extract the features of the fundus images and later with the
help of the activation functions like relu and softmax along
with optimizer like adam an output is obtained. The output
obtained fromtheConvolutionalNeuralNetwork(CNN)model
and the patient details will collectively make a standardized
report.
Key Words: Automate, diabetic retinopathy, fundus,
convolutional neural network, retina
1. INTRODUCTION
Diabetic retinopathy is an ailment that occurs in people
suffering from diabetes causing progressive damage to the
retina, the light-sensitive lining at the back of the eye.
Diabetic retinopathy is a serious sight-menacing
complication of diabetes. The ability of the body to storeand
use sugar is intervened by diabetes. The disease is
characterized by excess of sugar levels in the blood, which
can cause damage throughout the body as well as the
eyes[1].
Over a period of time, diabetes can cause damage to the
blood vessels in the retina. Diabetic retinopathy is a
condition that occurs when blood and other fluids start
leaking from these tiny blood vessels causing the retinal
tissue to swell. This results in cloudy or blurred vision. This
condition usually affects both eyes. The longer a person has
diabetes, the more is the probability that they will develop
diabetic retinopathy. If left untreated, diabetic retinopathy
can lead to blindness. Diabetic people who experience long
periods of high blood sugar, have a tendency of fluid
accumulation in the lenswhichinturnchangesthecurvature
of the lens, leading to blurred vision. However, once blood
sugar levels are under control, blurred vision will improve.
Patients suffering from diabetes, who have controlled blood
sugar levels will have a slower onset and progression of
diabetic retinopathy. Theearlystagesofdiabeticretinopathy
have no visual symptoms. Hence it is recommended that
everyone with diabetes must have a comprehensive dilated
eye examination once a year. Detecting and treating the
ailment at an earlier stage can limit the potential for
significant vision loss from diabetic retinopathy[4].
Fig -1: Comparison of Healthy eye and Diabetic eye
Figure 1 shows the difference between healthy eye and
diabetic eye and represents which are is gettingaffected and
where it is getting affected.
The medication of diabetic retinopathy varies depending on
the severity of the disease. In order to seal the leaking blood
vessels or to discourage other blood vessels from leaking
laser surgeries can play an important role. In order to stop
the formation of new blood vessels your optometrist might
need to inject medications into the eye. People with severe
diabetic retinopathy might need a surgical procedure to
remove and replace the gel-like fluid in the back of the eye,
called the vitreous. Surgical procedures may also be needed
to repair a retinal detachment. Retinal detachment is a
separation of the light-receiving lining in the back of the eye.
The diabetic people can help prevent or slow the growth of
diabetic retinopathy by taking prescribed medication,
sticking to controlled diet, exercising on a regular basis,
controlling high blood pressure, avoiding alcohol and
smoking[2][4].
Diabetic Retinopathy comprises of certain stageswhichhelp
us to distinguish the severity of the disease and accordingly
come up with the prevention methods.Thestagesofdiabetic
retinopathy include:
1. No DR: In this stage the eye is not affected with the
disease. i.e eye is healthy
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1942
2. Mild DR: In the first stage, mild nonproliferative, there
will be balloon-like swelling in small areas of the blood
vessels in the retina.
3. Moderate DR: In the second stage, known as moderate
nonproliferative retinopathy, some ofthebloodvessels
in the retina will become blocked.
4. Severe DR: The third stage, severe nonproliferative
retinopathy brings with it more blocked blood vessels,
which leads to areas of the retina no longer receiving
adequate blood flow. Without proper blood flow, the
retina can’t grow new blood vessels to replace the
damaged ones.
5. Proliferative DR: The fourth and final stage is knownas
proliferative retinopathy. This is the advanced stage of
the disease. Additional new blood vessels will begin to
grow in the retina, but they will be fragile and
abnormal. Because of this, they can leak blood which
will lead to vision loss and possibly blindness.
Convolution neural network is a subset of deep learning
neural network. It is mainly used forimageclassificationand
image analysis. The goal behind CNN is tomimic howhuman
brain analyzes the image. Convolution neural network is
comprised of one or more convolutional layers and then
followed by one or more fully connected layers. The CNN
consist of input, hidden and output layer. The input layer
basically consist of arrays of pixels. The hidden layer is the
most important layer as it plays the main role in image
computation. Hidden layer comprisesofactivationfunctions
and biases. The output layer helps us to determine the class
score. The benefit of CNN’s is that they are easier to train
with providing high accuracies.
2. BACKGROUND
The main difficulty faced by DR affected patients is that they
are unaware of the disease until the changes in the retina
have progressed to a level that treatment will in turn tend to
be less effective. Automated screening techniques for the
detection purpose havegreatsignificanceinsavingcost,time
and labour. The screening of diabetic patients for the
development of diabetic retinopathy can reduce the risk of
blindness by 50%.With the increase in the rate of the
patients affected by the disease there is all themoreneedfor
automated systems to take the charge since the number of
ophthalmologists is also not sufficient to cope with all
patients, especially in rural areas or if the workload of local
ophthalmologists is substantial. Therefore, automated early
detection could limit the severity of the disease and assist
ophthalmologists in investigating and treating the disease
more efficiently. There may exist different kind of abnormal
lesions caused by diabetic retinopathy the most frequent
being exudates, hemorrhage, microaneurysm.
A handful of researcheshave been presentedintheliterature
for Diabetic Retinopathy using various methods. Recently,
the use of automation method using fundus images for DR
have received a great deal of attention among researchers.A
brief review of some recent researches is presented here.
Previous studies [5] indicated that the importance of
developing several automated methods for detecting
abnormalities in fundus images. The purpose of those
studies was to improve their automated hemorrhage
detection method to help diagnose diabetic retinopathy.
They found a new method for preprocessing and false
positive elimination in the present study. The brightness of
the fundus image was changed by the nonlinear curve with
brightness values of the hue saturation value(HSV)space.In
order to emphasize brown regions, gamma correction was
performed on each red, green, and blue-bit image.
Subsequently, the histograms of each red, blue, and blue-bit
image were extended. After that, thehemorrhagecandidates
were detected. The brown regions indicated hemorrhages
and blood vessels and their candidates were detected using
density analysis. They removed the large candidates suchas
blood vessels. Finally, false positives were removed byusing
a 45-feature analysis. To evaluate the new method for the
detection of hemorrhages, they examined 125 fundus
images, including 35 images with hemorrhages and 90
normal images. The sensitivity and specificity for the
detection of abnormal cases was were 80% and 88%,
respectively. Those results indicate that the new method
may effectively improve the performance of theircomputer-
aided diagnosis system for hemorrhages.
Researchers have described [6] thatDiabeticretinopathy, an
eye disorder caused by diabetes, was the primary cause of
blindness in America and over 99%of cases in India. India
and China currently account for over 90 million diabetic
patients and are on the verge of an explosion of diabetic
populations. That may resultinanunprecedented number of
persons becoming blind unless diabetic retinopathy can be
detected early. The automated diabeticretinopathyproblem
was hard computer vision problem whosegoal wastodetect
features of retinopathy, such as hemorrhages and exudates,
in retinal color fundus images. They described their initial
efforts towards building such a system using a range of
computer vision techniques and discussthepotential impact
on early detection of diabetic retinopathy.
Another study [7] subscribed that Diabeticretinopathy(DR)
was an important cause of visual impairment in
industrialized countries. Automatic detection of DR early
markers can contribute to the diagnosis andscreeningofthe
disease. The aim of that study was to automatically detect
one of such early signs: red lesions (RLs), like haemorrhages
and micro aneurysms. To achieve that goal, they extracted a
set of colour and shape features from image regions and
performed feature selection using logistic regression. Four
neural network (NN) based classifiers were subsequently
used to obtain the final segmentation of RLs: multilayer
perceptron (MLP), radial basis function (RBF), support
vector machine (SVM) and a combination of thosethreeNNs
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1943
using a majority voting (MV) schema. Their database was
composed of 115 images. It was divided into a training setof
50 images (with RLs) and a test set of 65 images (40 with
RLs and 25 without RLs). Attending to performance and
complexity criteria, the best results were obtained for RBF.
Using a lesion-based criterion, a mean sensitivity of 86.01%
and a mean positive predictive value of 51.99% were
obtained. With an image based criterion, a mean sensitivity
of 100%, mean specificity of 56.00% and mean accuracy of
83.08% were achieved.
There are various explorations [8] stating that the
automated analysis of human eye fundus image was an
important task. Diabetes was a disease which occurs when
the pancreas does not secrete enough insulin or the body
was unable to process itproperty. Thatdiseaseaffectsslowly
the circulatory system including that of the retina. As
diabetes progresses, the vision of a patient may start to
deteriorate and lead to diabetic retinopathy. Themainstages
of diabetic retinopathy were non-proliferative retinopathy
(NPDR) and Pro-liferative retinopathy(PDR).In that paper,
they have approached a computer based approach for the
detection of DR stages using color fundus images. The
features were extracted from the rawimage,usingtheimage
processing techniques and fed to the Support Vector
Machine (SVM) for classification. The results showed a
sensitivity of 99.45 % for the classifier and Specificity of
100%.
3. METHODOLGY
This section is divided in two major parts that is image
processing of data and training that neural network withthe
processed image. The images are taken from Kaggle, where
all the images are in one zip file. The images have been
further classified in different levels of Diabetic retinopathy
for the neural network.
A) Image classification:
A python program has been written that takes labelled class
name image input from a excel sheet and copies that image
to the folder that have same class name to which that image
belongs.
Fig 1: Snippet of train file.
In the above figure there is an image table containing image
name and level. The table indicates that theimage belongs to
which level of diabetic retinopathy the python program
classifies image.
B) Image resize:
All the fundus images taken for training have 4928x3264
resolution but will be resized down to 1024x720 resolution.
Python’s opencv2 library has been used to resize the image,
setting quality parameter as 95%
Fundus image:
Fundus photography involves capturing a photographofthe
back of the eye i.e. fundus. Specialized fundus cameras that
consist of an intricate microscopeattachedtoa flashenabled
camera are used infundusphotography. Themainstructures
that can be visualized on a fundus photo are the central and
peripheral retina, optic disc and macula. Fundus
photography can be performed with colored filters, or with
specializeddyesincludingfluoresceinandindocyaninegreen
Following figure shows the fundus image of the eye. This
image is further processed to check whether it is a fundus
image or not. The proposed system operates as a web app
where the user can upload any kind ofimageandcanfool the
neural network. Hence to avoid this dilemma a filter has to
be applied that will only allow fundus image to be passed to
neural network.
Fig-2: Fundus Image of eye.
The filter basically uses opencv2 python library which uses
Scale-Invariant Feature Transform (SIFT) algorithm to
compute the key points and the key point description of the
image. Key point descriptor is a 16x16 matrix that describes
the neighbourhood around the keypoint
Fig -3: Key points of the image
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1944
Figure 3 explains how the key points found by the filter are
used for detecting whether it is a fundus image or not.
On acquisition of key points and the key point descriptor of
user entered image as well as the predefined fundus image,
the next step is the comparison of those key points and key
point descriptor using FLANN based matcher. Fast Library
for Approximate Nearest Neighbours (FLANN) uses the key
point neighborhood to find the match between images. The
key point descriptor has been passed to this algorithm, as it
stores key point neighborhood in 16x16 matrix.
The FLANN’s knnmatcher method is used to find matches
between two images which will take good ratio test to find
best matches. If the number of matches are 0 then image is
not a fundus image whereas if the number of matches are
greater than 0 the image is a fundus image.
On confirmation, that the image is a fundus image it is then
passed to the neural network. The architecture of the neural
network is represented as follows:
Layer Name Layer
Specification
Layer
Activation
Function
Input Layer 64x64x3 Null
Convolution2D-1 32x(3x3) ReLU
MaxPooling2D-1 2x2 Null
Convolution2D-2 32x(3x3) ReLU
MaxPooling2D-1 2x2 Null
Flatten Null Null
Dense-1 128 units ReLU
Dropout-1 20% Null
Dense-2 128 units ReLU
Dropout-2 20% Null
Output 5 units Softmax
1. Convolutional Layer
The first layer is convolutional layer, this layer performs
heavy computation which make further job easy. This layer
works as an input layer taking 128x128x3(i.e. 128 pixels
width and height, and 3 because images have depth 3, the
color channels) as the input size of the image. Filters of 3x3
matrix will slide over all the spatial locations. The
convolutional layer comprises a set of independent filters.
Each filter is independently convolved with the image
resulting in 32 feature maps.
2. Max-pooling Layer
In Max-pooling layer highest weighted feature is extracted,
this is achieved by converting above 3x3 matrix in more
compressed matrix. The above 3x3 matrix is the converted
into 2x2 matrix which involves only the highest weighted
feature that is present in 3x3 matrix.
3.Flatten Layer
Flatten layer converts the matrix of image into one single
dimension array which acts as an input to the dense layer.
4. Dropout Layer
The dropout layer performs inexpensive and powerful
operation that highly improve generalization abilities of the
neural network. This method involves randomly removing
and restoring neurons during the training with a probability
determined by the hyperparameter called dropout rate.
5. Dense Layer
The fully connected layer has its neurons connected to all
neurons in the previous layer. These layers are used as last
elements of deep neural classifier, which are feed by the
features extracted by the successive convolutional layers.
6. Output layer
The last layer that produces the output of the network is a
softmax layer or sigmoid neuron, depending on the solving
task - binary or multiclass classification.
Fig-4: Neural Network Architecture.
Activation Functions
1. ReLU:
Rectified Linear Unit (ReLU) is the most used activation
function in the world right now. Since, it is used in almost
all the convolutional neural networks or deep learning.
(1)
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1945
Fig-5: Graphical representation of ReLU.
As you can see in the above figure, the ReLU ishalfrectified
(from bottom). f(z) is zero when z is less than zero and f(z)
is equal to z when z is above or equal to zero.
2. Softmax:
The softmax function is a more generalized logistic
activation function which is used for multiclass
classification.
(2)
4. IMPLEMENTATION DETAILS
A. Technologies used:
Python 3.5.4: Python is an interpreted high-level
programming language for general-purpose programming.
Created by Guido van Rossum and first released in 1991,
Python has a design philosophy that emphasizes code
readability, notably using significant whitespace.Itprovides
constructs that enable clear programming on bothsmall and
large scales. In July 2018, Van Rossum stepped down as the
leader in the language community after 30 years [17].
Keras library: Keras is a high-level neural networks API,
written in Python and capable of running on top of
TensorFlow, CNTK, or Theano. It was developed witha focus
on enabling fast experimentation [18].
Flask library: Flask is a micro web framework written in
Python. It is classified as a micro framework because it does
not require particular tools or libraries. It has no database
abstraction layer, form validation, or any other components
where pre-existing third-party libraries provide common
functions. However, Flask supports extensions that can add
application features as if they were implemented in Flask
itself. Extensions exist for object-relational mappers, form
validation, upload handling, various open authentication
technologies and several common framework related tools.
Extensions are updated far more regularly than the core
Flask program. Flask is commonly used with MongoDB,
which gives it more control over databases and history[19].
HTML,CSS and JavaScript: Hypertext Markup Language
(HTML) is the standard markup language for creating web
pages and web applications. With Cascading Style Sheets
(CSS) and JavaScript, it forms a triad of cornerstone
technologies for the World Wide Web.
Web browsers receive HTML documents from a web server
or from local storage and render the documents into
multimedia web pages. HTML describes the structure of a
web page semantically and originally included cues for the
appearance of the document[20].
SQL database: Structured Query Language(SQL)isa domain-
specific language used in programming and designed for
managing data held in a relational database management
system (RDBMS), or for stream processing in a relational
data stream management system (RDSMS). It is particularly
useful in handling structured data where there are relations
between different entities/variables of the data. SQL offers
two main advantages over older read/write APIs like ISAM
or VSAM. First, it introduced the concept of accessing many
records with one single command; and second, it eliminates
the need to specify how to reach a record, e.g. with or
without an index[21].
B. Results:
We have created a webapp for the client wheretheclientcan
use its username and password credentials to login in our
system and use dashboard to interact with our system.
Test case:
Fig- 6: Fundus image of eye.
Figure 6 is test case used for prediction of diabetic
retinopathy.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1946
Dashboard:
Fig-7: Dashboard Form.
Figure 7 depicts the form where client will fill the patients
detail along with its fundus image whichcanbechosenusing
browse option. Once all the details are filed this will sent to
the server where over neural network will pick the image
using patient id.
Prediction:
Fig- 8 : Neural Net predicting result
Figure 8 depicts the result that is predicted by neural
network. The right side image, is the image that is uploaded
by client and the result of the neural network is displayed in
Output of image. In the above figure we canseethatpatient’s
eye is not effected and result is displayed as No Diabetic
Retinopathy Detected by our neural network.
5. CONCLUSION
On success of our project we can quickly detect Diabetic
Retinopathy with high accuracy from our trained neural
network and our system will help to reduce the damage
cause by diabetic retinopathy at early stage. Our report
generation system will give analysis of patient’s eye andwill
help doctors to take quick action .Our system can be further
enhanced by training our neural network model ondifferent
eye disease so one can get one stop solution for all eye
diseases.
REFERENCES
[1] K. Istabridis, R. de Figueiredo”Automatic Detection and
diagnosis of diabetic retinopathy”, IEEE International
Conference on Image Processing,12 November 2007.
[2] Eye Smart - What Is Diabetic Retinopathy?, © 2013
American Academy of Ophthalmology
[3] Z. Omar, M. Hanafi, S. Mashohor,M.Muna’im,“Automatic
diabetic retinopathy detection and classification
system”, 7th IEEE International Conference on System
Engineering and Technology (ICSET),1December2017.
[4] American Optometric Association,
https://www.aoa.org/patients-and-public/eye-and-
vision-problems/glossary-of-eye-and-vision-
conditions/diabetic-retinopathy#1
[5] Y. Hatanaka, T. Nakagawa, Y. Hayashi, M. Kakogawa, A.
Sawada, K. Kawase, T. Hara and H. Fujita,"Improvement
of Automatic Hemorrhages Detection Methods using
Brightness Correction on Fundus Images," Proc of the
International society of optics and photonicsonmedical
imaging, Vol. 6915, 2008.
[6] N. Silberman, K. Ahlrich, R. Fergus and L. Subramanian,
"Case for Automated DetectionofDiabeticRetinopathy,"
Proc of the Association for the Advancement ofArtificial
Intelligence, 2010.
[7] M. García, M. López, D. Álvarez and R. Hornero,
"Assessment of four neural network based classifiers to
automatically detect red lesions in retinal images.",
Medical Engineering & Physics, Vol. 32, pp. 1085–1093,
2010.
[8] R. Priya and P. Aruna," Reviewofautomateddiagnosisof
diabetic retinopathy usingthesupportvectormachine.",
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1947
International Journal of Applied Engineering Research,
Vol. 1,No. 4,pp. 844-863,2011.
[9] R. Ghosh , K. Ghosh , S. Maitra , “Automatic detectionand
classification of diabetic retinopathy stagesusingCNN”,
4th International Conference on Signal Processing and
Integrated Networks(SPIN), 28 September 2017
[10] D. Doshi, A. Shenoy, D. Sidhpura, P. Gharpure, ”Diabetic
retinopathy detection using deep convolutional neural
networks”, 2016 International Conference on
Computing, Analytics and Security Trends (CAST), 01
May 2017.
[11] A. Kesar, N. kaur, P. Singh, “Eye Diabetic Retinopathy by
Using Deep Learning”, International ResearchJournal of
Engineering and Technology (IRJET).
[12] Y. Kanungo, B. Srinivasan, S. Choudhary, ”Detecting
diabetic retinopathy using deep learning”, 2017 2nd
IEEE International Conference on Recent Trends in
Electronics, Information & Communication Technology
(RTEICT), 15 January 2018
[13] M. Chetoui ,M. Akhloufi ,M. Kardouchi, “Diabetic
Retinopathy Detection Using Machine Learning and
Texture Features”, IEEE Canadian Conference on
Electrical & Computer Engineering (CCECE), 30 August
2018.
[14] S. Yu , D. Xiao , Y. Kanagasima, “Exudate detection for
diabetic retinopathy with convolutional neural
networks”, 39th Annual International Conferenceofthe
IEEE Engineering in Medicine and Biology Society
(EMBC), 14 September 2017.
[15] S. Albawi , T. Mohammed, S. Al-Zawi,”Understandingofa
convolutional neural network”,International Conference
on Engineering and Technology (ICET),8 March 2018.
[16] T. Bui, N. Maneerat, U. Watchareeruetai, “Detection of
cotton wool for diabetic retinopathy analysis using
neural network”, IEEE 10th International Workshop on
Computational Intelligence and Applications (IWCIA),
14 December 2017.
[17] Python 3.5.4: https://www.python.org/about/
[18] Keras Library: https://keras.io/
[19] Flask Library:
https://en.wikipedia.org/wiki/Flask_(web_framework)
[20] HTML, CSS and Javascript:
https://en.wikipedia.org/wiki/HTML
[21] SQL Database: https://en.wikipedia.org/wiki/SQL
[22] Flask-MySQLDB:
https://flask-mysqldb.readthedocs.io/en/latest/

More Related Content

What's hot

Convolutional Neural Network - CNN | How CNN Works | Deep Learning Course | S...
Convolutional Neural Network - CNN | How CNN Works | Deep Learning Course | S...Convolutional Neural Network - CNN | How CNN Works | Deep Learning Course | S...
Convolutional Neural Network - CNN | How CNN Works | Deep Learning Course | S...Simplilearn
 
Predicting Diabetes Using Machine Learning
Predicting Diabetes Using Machine LearningPredicting Diabetes Using Machine Learning
Predicting Diabetes Using Machine LearningJohn Alex
 
PREDICTION OF DIABETES MELLITUS USING MACHINE LEARNING TECHNIQUES
PREDICTION OF DIABETES MELLITUS USING MACHINE LEARNING TECHNIQUESPREDICTION OF DIABETES MELLITUS USING MACHINE LEARNING TECHNIQUES
PREDICTION OF DIABETES MELLITUS USING MACHINE LEARNING TECHNIQUESIAEME Publication
 
Diabetic Retinopathy.pptx
Diabetic Retinopathy.pptxDiabetic Retinopathy.pptx
Diabetic Retinopathy.pptxNGOKUL3
 
Handwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPTHandwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPTRishabhTyagi48
 
Convolutional Neural Network
Convolutional Neural NetworkConvolutional Neural Network
Convolutional Neural NetworkVignesh Suresh
 
Convolutional Neural Network Models - Deep Learning
Convolutional Neural Network Models - Deep LearningConvolutional Neural Network Models - Deep Learning
Convolutional Neural Network Models - Deep LearningMohamed Loey
 
Diabetes prediction using machine learning
Diabetes prediction using machine learningDiabetes prediction using machine learning
Diabetes prediction using machine learningdataalcott
 
Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Basit Rafiq
 
Digital Image Forgery
Digital Image ForgeryDigital Image Forgery
Digital Image ForgeryMohamed Talaat
 
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSISAN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSISijcsit
 
Image Processing with OpenCV
Image Processing with OpenCVImage Processing with OpenCV
Image Processing with OpenCVdebayanin
 
Convolutional Neural Network and Its Applications
Convolutional Neural Network and Its ApplicationsConvolutional Neural Network and Its Applications
Convolutional Neural Network and Its ApplicationsKasun Chinthaka Piyarathna
 
Understanding cnn
Understanding cnnUnderstanding cnn
Understanding cnnRucha Gole
 
DISEASE PREDICTION SYSTEM USING DATA MINING
DISEASE PREDICTION SYSTEM USING  DATA MININGDISEASE PREDICTION SYSTEM USING  DATA MINING
DISEASE PREDICTION SYSTEM USING DATA MININGshivaniyadav112
 
Convolutional Neural Network (CNN)
Convolutional Neural Network (CNN)Convolutional Neural Network (CNN)
Convolutional Neural Network (CNN)Muhammad Haroon
 
Overview of Convolutional Neural Networks
Overview of Convolutional Neural NetworksOverview of Convolutional Neural Networks
Overview of Convolutional Neural Networksananth
 
Heart disease prediction system
Heart disease prediction systemHeart disease prediction system
Heart disease prediction systemSWAMI06
 

What's hot (20)

Convolutional Neural Network - CNN | How CNN Works | Deep Learning Course | S...
Convolutional Neural Network - CNN | How CNN Works | Deep Learning Course | S...Convolutional Neural Network - CNN | How CNN Works | Deep Learning Course | S...
Convolutional Neural Network - CNN | How CNN Works | Deep Learning Course | S...
 
Predicting Diabetes Using Machine Learning
Predicting Diabetes Using Machine LearningPredicting Diabetes Using Machine Learning
Predicting Diabetes Using Machine Learning
 
PREDICTION OF DIABETES MELLITUS USING MACHINE LEARNING TECHNIQUES
PREDICTION OF DIABETES MELLITUS USING MACHINE LEARNING TECHNIQUESPREDICTION OF DIABETES MELLITUS USING MACHINE LEARNING TECHNIQUES
PREDICTION OF DIABETES MELLITUS USING MACHINE LEARNING TECHNIQUES
 
Diabetic Retinopathy.pptx
Diabetic Retinopathy.pptxDiabetic Retinopathy.pptx
Diabetic Retinopathy.pptx
 
Handwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPTHandwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPT
 
Convolutional Neural Network
Convolutional Neural NetworkConvolutional Neural Network
Convolutional Neural Network
 
Convolutional Neural Network Models - Deep Learning
Convolutional Neural Network Models - Deep LearningConvolutional Neural Network Models - Deep Learning
Convolutional Neural Network Models - Deep Learning
 
Diabetes prediction using machine learning
Diabetes prediction using machine learningDiabetes prediction using machine learning
Diabetes prediction using machine learning
 
Final ppt
Final pptFinal ppt
Final ppt
 
Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Convolution Neural Network (CNN)
Convolution Neural Network (CNN)
 
Digital Image Forgery
Digital Image ForgeryDigital Image Forgery
Digital Image Forgery
 
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSISAN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
 
Deep learning
Deep learningDeep learning
Deep learning
 
Image Processing with OpenCV
Image Processing with OpenCVImage Processing with OpenCV
Image Processing with OpenCV
 
Convolutional Neural Network and Its Applications
Convolutional Neural Network and Its ApplicationsConvolutional Neural Network and Its Applications
Convolutional Neural Network and Its Applications
 
Understanding cnn
Understanding cnnUnderstanding cnn
Understanding cnn
 
DISEASE PREDICTION SYSTEM USING DATA MINING
DISEASE PREDICTION SYSTEM USING  DATA MININGDISEASE PREDICTION SYSTEM USING  DATA MINING
DISEASE PREDICTION SYSTEM USING DATA MINING
 
Convolutional Neural Network (CNN)
Convolutional Neural Network (CNN)Convolutional Neural Network (CNN)
Convolutional Neural Network (CNN)
 
Overview of Convolutional Neural Networks
Overview of Convolutional Neural NetworksOverview of Convolutional Neural Networks
Overview of Convolutional Neural Networks
 
Heart disease prediction system
Heart disease prediction systemHeart disease prediction system
Heart disease prediction system
 

Similar to IRJET- Detection of Diabetic Retinopathy using Convolutional Neural Network

IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...
IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...
IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...IRJET Journal
 
IRJET- Study on Segmentation and Classification Techniques for Automatic ...
IRJET-  	  Study on Segmentation and Classification Techniques for Automatic ...IRJET-  	  Study on Segmentation and Classification Techniques for Automatic ...
IRJET- Study on Segmentation and Classification Techniques for Automatic ...IRJET Journal
 
Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed T...
Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed T...Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed T...
Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed T...IJARIIT
 
Diabetic Retinopathy Detection System from Retinal Images
Diabetic Retinopathy Detection System from Retinal ImagesDiabetic Retinopathy Detection System from Retinal Images
Diabetic Retinopathy Detection System from Retinal Imagesijtsrd
 
Detection of Diabetic Retinopathy in Retinal Image Early Identification using...
Detection of Diabetic Retinopathy in Retinal Image Early Identification using...Detection of Diabetic Retinopathy in Retinal Image Early Identification using...
Detection of Diabetic Retinopathy in Retinal Image Early Identification using...ijtsrd
 
IRJET - Classification of Retinopathy using Machine Learning
IRJET - Classification of Retinopathy using Machine LearningIRJET - Classification of Retinopathy using Machine Learning
IRJET - Classification of Retinopathy using Machine LearningIRJET Journal
 
Diabetic Retinopathy Detection using Neural Networking
Diabetic Retinopathy Detection using Neural NetworkingDiabetic Retinopathy Detection using Neural Networking
Diabetic Retinopathy Detection using Neural Networkingijtsrd
 
Early Detection of High Blood Pressure and Diabetic Retinopathy on Retinal Fu...
Early Detection of High Blood Pressure and Diabetic Retinopathy on Retinal Fu...Early Detection of High Blood Pressure and Diabetic Retinopathy on Retinal Fu...
Early Detection of High Blood Pressure and Diabetic Retinopathy on Retinal Fu...IJAAS Team
 
Automated Screening of Diabetic Retinopathy Using Image Processing
Automated Screening of Diabetic Retinopathy Using Image ProcessingAutomated Screening of Diabetic Retinopathy Using Image Processing
Automated Screening of Diabetic Retinopathy Using Image Processingiosrjce
 
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...Carrie Cox
 
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...ITIIIndustries
 
AUTOMATIC DETECTION OF SEVERITY GRADING IN DIABETIC RETINOPATHY USING CONVOLU...
AUTOMATIC DETECTION OF SEVERITY GRADING IN DIABETIC RETINOPATHY USING CONVOLU...AUTOMATIC DETECTION OF SEVERITY GRADING IN DIABETIC RETINOPATHY USING CONVOLU...
AUTOMATIC DETECTION OF SEVERITY GRADING IN DIABETIC RETINOPATHY USING CONVOLU...IRJET Journal
 
An Amalgamation-Based System for Micro aneurysm Detection and Diabetic Retino...
An Amalgamation-Based System for Micro aneurysm Detection and Diabetic Retino...An Amalgamation-Based System for Micro aneurysm Detection and Diabetic Retino...
An Amalgamation-Based System for Micro aneurysm Detection and Diabetic Retino...IJMER
 
Optical Disc Detection, Localization and Glaucoma Identification of Retinal F...
Optical Disc Detection, Localization and Glaucoma Identification of Retinal F...Optical Disc Detection, Localization and Glaucoma Identification of Retinal F...
Optical Disc Detection, Localization and Glaucoma Identification of Retinal F...IRJET Journal
 
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...iosrjce
 
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...cscpconf
 
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...csandit
 
A Review on Computer Vision based Classification of Diabetic Retinopathy usin...
A Review on Computer Vision based Classification of Diabetic Retinopathy usin...A Review on Computer Vision based Classification of Diabetic Retinopathy usin...
A Review on Computer Vision based Classification of Diabetic Retinopathy usin...IRJET Journal
 

Similar to IRJET- Detection of Diabetic Retinopathy using Convolutional Neural Network (20)

IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...
IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...
IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...
 
C018121117
C018121117C018121117
C018121117
 
IRJET- Study on Segmentation and Classification Techniques for Automatic ...
IRJET-  	  Study on Segmentation and Classification Techniques for Automatic ...IRJET-  	  Study on Segmentation and Classification Techniques for Automatic ...
IRJET- Study on Segmentation and Classification Techniques for Automatic ...
 
Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed T...
Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed T...Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed T...
Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed T...
 
Diabetic Retinopathy Detection System from Retinal Images
Diabetic Retinopathy Detection System from Retinal ImagesDiabetic Retinopathy Detection System from Retinal Images
Diabetic Retinopathy Detection System from Retinal Images
 
Detection of Diabetic Retinopathy in Retinal Image Early Identification using...
Detection of Diabetic Retinopathy in Retinal Image Early Identification using...Detection of Diabetic Retinopathy in Retinal Image Early Identification using...
Detection of Diabetic Retinopathy in Retinal Image Early Identification using...
 
SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHYSYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
 
IRJET - Classification of Retinopathy using Machine Learning
IRJET - Classification of Retinopathy using Machine LearningIRJET - Classification of Retinopathy using Machine Learning
IRJET - Classification of Retinopathy using Machine Learning
 
Diabetic Retinopathy Detection using Neural Networking
Diabetic Retinopathy Detection using Neural NetworkingDiabetic Retinopathy Detection using Neural Networking
Diabetic Retinopathy Detection using Neural Networking
 
Early Detection of High Blood Pressure and Diabetic Retinopathy on Retinal Fu...
Early Detection of High Blood Pressure and Diabetic Retinopathy on Retinal Fu...Early Detection of High Blood Pressure and Diabetic Retinopathy on Retinal Fu...
Early Detection of High Blood Pressure and Diabetic Retinopathy on Retinal Fu...
 
Automated Screening of Diabetic Retinopathy Using Image Processing
Automated Screening of Diabetic Retinopathy Using Image ProcessingAutomated Screening of Diabetic Retinopathy Using Image Processing
Automated Screening of Diabetic Retinopathy Using Image Processing
 
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...
 
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...
Annotating Retina Fundus Images for Teaching and Learning Diabetic Retinopath...
 
AUTOMATIC DETECTION OF SEVERITY GRADING IN DIABETIC RETINOPATHY USING CONVOLU...
AUTOMATIC DETECTION OF SEVERITY GRADING IN DIABETIC RETINOPATHY USING CONVOLU...AUTOMATIC DETECTION OF SEVERITY GRADING IN DIABETIC RETINOPATHY USING CONVOLU...
AUTOMATIC DETECTION OF SEVERITY GRADING IN DIABETIC RETINOPATHY USING CONVOLU...
 
An Amalgamation-Based System for Micro aneurysm Detection and Diabetic Retino...
An Amalgamation-Based System for Micro aneurysm Detection and Diabetic Retino...An Amalgamation-Based System for Micro aneurysm Detection and Diabetic Retino...
An Amalgamation-Based System for Micro aneurysm Detection and Diabetic Retino...
 
Optical Disc Detection, Localization and Glaucoma Identification of Retinal F...
Optical Disc Detection, Localization and Glaucoma Identification of Retinal F...Optical Disc Detection, Localization and Glaucoma Identification of Retinal F...
Optical Disc Detection, Localization and Glaucoma Identification of Retinal F...
 
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...
 
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...
 
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...
 
A Review on Computer Vision based Classification of Diabetic Retinopathy usin...
A Review on Computer Vision based Classification of Diabetic Retinopathy usin...A Review on Computer Vision based Classification of Diabetic Retinopathy usin...
A Review on Computer Vision based Classification of Diabetic Retinopathy usin...
 

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

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
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
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
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
 
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
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEslot gacor bisa pakai pulsa
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
(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
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
(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
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
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...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
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
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
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
 
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 )
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
(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...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
(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
 
★ 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
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 

IRJET- Detection of Diabetic Retinopathy using Convolutional Neural Network

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1941 Detection of Diabetic Retinopathy using Convolutional Neural Network Pranay Liya1, Vaibhavi Shirodkar2, Aashish Kapadia3, Prashant Sawant4 1,2,3Student, Dept. of Information Technology, K.J Somaiya Institute of Engineering and IT, Maharashtra, India 4Professor, Dept. of Information Technology, K.J Somaiya Institute of Engineering and IT, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Diabetic Retinopathy is a complication of diabetes that is caused due to the changes in the blood vessels of the retina and is one of the leading causes ofblindnessinthe developed world. Upto the present, DiabeticRetinopathy isstill screened manually by ophthalmologist which is a time consuming process and hence this paper aims at automatic diagnosis of the disease into its different stages using deep learning. In our approach, we trained a Deep Convolutional Neural Network model on a large datasetconsistingofaround 35,000 images to automatically diagnose and thereby classify high resolution fundus images of the retina into five stages based on their severity. Within this paper, an application system is built which takes the input parameters as the patient’s details along with the fundus image of the eye. A trained deep convolutional neural network model will further extract the features of the fundus images and later with the help of the activation functions like relu and softmax along with optimizer like adam an output is obtained. The output obtained fromtheConvolutionalNeuralNetwork(CNN)model and the patient details will collectively make a standardized report. Key Words: Automate, diabetic retinopathy, fundus, convolutional neural network, retina 1. INTRODUCTION Diabetic retinopathy is an ailment that occurs in people suffering from diabetes causing progressive damage to the retina, the light-sensitive lining at the back of the eye. Diabetic retinopathy is a serious sight-menacing complication of diabetes. The ability of the body to storeand use sugar is intervened by diabetes. The disease is characterized by excess of sugar levels in the blood, which can cause damage throughout the body as well as the eyes[1]. Over a period of time, diabetes can cause damage to the blood vessels in the retina. Diabetic retinopathy is a condition that occurs when blood and other fluids start leaking from these tiny blood vessels causing the retinal tissue to swell. This results in cloudy or blurred vision. This condition usually affects both eyes. The longer a person has diabetes, the more is the probability that they will develop diabetic retinopathy. If left untreated, diabetic retinopathy can lead to blindness. Diabetic people who experience long periods of high blood sugar, have a tendency of fluid accumulation in the lenswhichinturnchangesthecurvature of the lens, leading to blurred vision. However, once blood sugar levels are under control, blurred vision will improve. Patients suffering from diabetes, who have controlled blood sugar levels will have a slower onset and progression of diabetic retinopathy. Theearlystagesofdiabeticretinopathy have no visual symptoms. Hence it is recommended that everyone with diabetes must have a comprehensive dilated eye examination once a year. Detecting and treating the ailment at an earlier stage can limit the potential for significant vision loss from diabetic retinopathy[4]. Fig -1: Comparison of Healthy eye and Diabetic eye Figure 1 shows the difference between healthy eye and diabetic eye and represents which are is gettingaffected and where it is getting affected. The medication of diabetic retinopathy varies depending on the severity of the disease. In order to seal the leaking blood vessels or to discourage other blood vessels from leaking laser surgeries can play an important role. In order to stop the formation of new blood vessels your optometrist might need to inject medications into the eye. People with severe diabetic retinopathy might need a surgical procedure to remove and replace the gel-like fluid in the back of the eye, called the vitreous. Surgical procedures may also be needed to repair a retinal detachment. Retinal detachment is a separation of the light-receiving lining in the back of the eye. The diabetic people can help prevent or slow the growth of diabetic retinopathy by taking prescribed medication, sticking to controlled diet, exercising on a regular basis, controlling high blood pressure, avoiding alcohol and smoking[2][4]. Diabetic Retinopathy comprises of certain stageswhichhelp us to distinguish the severity of the disease and accordingly come up with the prevention methods.Thestagesofdiabetic retinopathy include: 1. No DR: In this stage the eye is not affected with the disease. i.e eye is healthy
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1942 2. Mild DR: In the first stage, mild nonproliferative, there will be balloon-like swelling in small areas of the blood vessels in the retina. 3. Moderate DR: In the second stage, known as moderate nonproliferative retinopathy, some ofthebloodvessels in the retina will become blocked. 4. Severe DR: The third stage, severe nonproliferative retinopathy brings with it more blocked blood vessels, which leads to areas of the retina no longer receiving adequate blood flow. Without proper blood flow, the retina can’t grow new blood vessels to replace the damaged ones. 5. Proliferative DR: The fourth and final stage is knownas proliferative retinopathy. This is the advanced stage of the disease. Additional new blood vessels will begin to grow in the retina, but they will be fragile and abnormal. Because of this, they can leak blood which will lead to vision loss and possibly blindness. Convolution neural network is a subset of deep learning neural network. It is mainly used forimageclassificationand image analysis. The goal behind CNN is tomimic howhuman brain analyzes the image. Convolution neural network is comprised of one or more convolutional layers and then followed by one or more fully connected layers. The CNN consist of input, hidden and output layer. The input layer basically consist of arrays of pixels. The hidden layer is the most important layer as it plays the main role in image computation. Hidden layer comprisesofactivationfunctions and biases. The output layer helps us to determine the class score. The benefit of CNN’s is that they are easier to train with providing high accuracies. 2. BACKGROUND The main difficulty faced by DR affected patients is that they are unaware of the disease until the changes in the retina have progressed to a level that treatment will in turn tend to be less effective. Automated screening techniques for the detection purpose havegreatsignificanceinsavingcost,time and labour. The screening of diabetic patients for the development of diabetic retinopathy can reduce the risk of blindness by 50%.With the increase in the rate of the patients affected by the disease there is all themoreneedfor automated systems to take the charge since the number of ophthalmologists is also not sufficient to cope with all patients, especially in rural areas or if the workload of local ophthalmologists is substantial. Therefore, automated early detection could limit the severity of the disease and assist ophthalmologists in investigating and treating the disease more efficiently. There may exist different kind of abnormal lesions caused by diabetic retinopathy the most frequent being exudates, hemorrhage, microaneurysm. A handful of researcheshave been presentedintheliterature for Diabetic Retinopathy using various methods. Recently, the use of automation method using fundus images for DR have received a great deal of attention among researchers.A brief review of some recent researches is presented here. Previous studies [5] indicated that the importance of developing several automated methods for detecting abnormalities in fundus images. The purpose of those studies was to improve their automated hemorrhage detection method to help diagnose diabetic retinopathy. They found a new method for preprocessing and false positive elimination in the present study. The brightness of the fundus image was changed by the nonlinear curve with brightness values of the hue saturation value(HSV)space.In order to emphasize brown regions, gamma correction was performed on each red, green, and blue-bit image. Subsequently, the histograms of each red, blue, and blue-bit image were extended. After that, thehemorrhagecandidates were detected. The brown regions indicated hemorrhages and blood vessels and their candidates were detected using density analysis. They removed the large candidates suchas blood vessels. Finally, false positives were removed byusing a 45-feature analysis. To evaluate the new method for the detection of hemorrhages, they examined 125 fundus images, including 35 images with hemorrhages and 90 normal images. The sensitivity and specificity for the detection of abnormal cases was were 80% and 88%, respectively. Those results indicate that the new method may effectively improve the performance of theircomputer- aided diagnosis system for hemorrhages. Researchers have described [6] thatDiabeticretinopathy, an eye disorder caused by diabetes, was the primary cause of blindness in America and over 99%of cases in India. India and China currently account for over 90 million diabetic patients and are on the verge of an explosion of diabetic populations. That may resultinanunprecedented number of persons becoming blind unless diabetic retinopathy can be detected early. The automated diabeticretinopathyproblem was hard computer vision problem whosegoal wastodetect features of retinopathy, such as hemorrhages and exudates, in retinal color fundus images. They described their initial efforts towards building such a system using a range of computer vision techniques and discussthepotential impact on early detection of diabetic retinopathy. Another study [7] subscribed that Diabeticretinopathy(DR) was an important cause of visual impairment in industrialized countries. Automatic detection of DR early markers can contribute to the diagnosis andscreeningofthe disease. The aim of that study was to automatically detect one of such early signs: red lesions (RLs), like haemorrhages and micro aneurysms. To achieve that goal, they extracted a set of colour and shape features from image regions and performed feature selection using logistic regression. Four neural network (NN) based classifiers were subsequently used to obtain the final segmentation of RLs: multilayer perceptron (MLP), radial basis function (RBF), support vector machine (SVM) and a combination of thosethreeNNs
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1943 using a majority voting (MV) schema. Their database was composed of 115 images. It was divided into a training setof 50 images (with RLs) and a test set of 65 images (40 with RLs and 25 without RLs). Attending to performance and complexity criteria, the best results were obtained for RBF. Using a lesion-based criterion, a mean sensitivity of 86.01% and a mean positive predictive value of 51.99% were obtained. With an image based criterion, a mean sensitivity of 100%, mean specificity of 56.00% and mean accuracy of 83.08% were achieved. There are various explorations [8] stating that the automated analysis of human eye fundus image was an important task. Diabetes was a disease which occurs when the pancreas does not secrete enough insulin or the body was unable to process itproperty. Thatdiseaseaffectsslowly the circulatory system including that of the retina. As diabetes progresses, the vision of a patient may start to deteriorate and lead to diabetic retinopathy. Themainstages of diabetic retinopathy were non-proliferative retinopathy (NPDR) and Pro-liferative retinopathy(PDR).In that paper, they have approached a computer based approach for the detection of DR stages using color fundus images. The features were extracted from the rawimage,usingtheimage processing techniques and fed to the Support Vector Machine (SVM) for classification. The results showed a sensitivity of 99.45 % for the classifier and Specificity of 100%. 3. METHODOLGY This section is divided in two major parts that is image processing of data and training that neural network withthe processed image. The images are taken from Kaggle, where all the images are in one zip file. The images have been further classified in different levels of Diabetic retinopathy for the neural network. A) Image classification: A python program has been written that takes labelled class name image input from a excel sheet and copies that image to the folder that have same class name to which that image belongs. Fig 1: Snippet of train file. In the above figure there is an image table containing image name and level. The table indicates that theimage belongs to which level of diabetic retinopathy the python program classifies image. B) Image resize: All the fundus images taken for training have 4928x3264 resolution but will be resized down to 1024x720 resolution. Python’s opencv2 library has been used to resize the image, setting quality parameter as 95% Fundus image: Fundus photography involves capturing a photographofthe back of the eye i.e. fundus. Specialized fundus cameras that consist of an intricate microscopeattachedtoa flashenabled camera are used infundusphotography. Themainstructures that can be visualized on a fundus photo are the central and peripheral retina, optic disc and macula. Fundus photography can be performed with colored filters, or with specializeddyesincludingfluoresceinandindocyaninegreen Following figure shows the fundus image of the eye. This image is further processed to check whether it is a fundus image or not. The proposed system operates as a web app where the user can upload any kind ofimageandcanfool the neural network. Hence to avoid this dilemma a filter has to be applied that will only allow fundus image to be passed to neural network. Fig-2: Fundus Image of eye. The filter basically uses opencv2 python library which uses Scale-Invariant Feature Transform (SIFT) algorithm to compute the key points and the key point description of the image. Key point descriptor is a 16x16 matrix that describes the neighbourhood around the keypoint Fig -3: Key points of the image
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1944 Figure 3 explains how the key points found by the filter are used for detecting whether it is a fundus image or not. On acquisition of key points and the key point descriptor of user entered image as well as the predefined fundus image, the next step is the comparison of those key points and key point descriptor using FLANN based matcher. Fast Library for Approximate Nearest Neighbours (FLANN) uses the key point neighborhood to find the match between images. The key point descriptor has been passed to this algorithm, as it stores key point neighborhood in 16x16 matrix. The FLANN’s knnmatcher method is used to find matches between two images which will take good ratio test to find best matches. If the number of matches are 0 then image is not a fundus image whereas if the number of matches are greater than 0 the image is a fundus image. On confirmation, that the image is a fundus image it is then passed to the neural network. The architecture of the neural network is represented as follows: Layer Name Layer Specification Layer Activation Function Input Layer 64x64x3 Null Convolution2D-1 32x(3x3) ReLU MaxPooling2D-1 2x2 Null Convolution2D-2 32x(3x3) ReLU MaxPooling2D-1 2x2 Null Flatten Null Null Dense-1 128 units ReLU Dropout-1 20% Null Dense-2 128 units ReLU Dropout-2 20% Null Output 5 units Softmax 1. Convolutional Layer The first layer is convolutional layer, this layer performs heavy computation which make further job easy. This layer works as an input layer taking 128x128x3(i.e. 128 pixels width and height, and 3 because images have depth 3, the color channels) as the input size of the image. Filters of 3x3 matrix will slide over all the spatial locations. The convolutional layer comprises a set of independent filters. Each filter is independently convolved with the image resulting in 32 feature maps. 2. Max-pooling Layer In Max-pooling layer highest weighted feature is extracted, this is achieved by converting above 3x3 matrix in more compressed matrix. The above 3x3 matrix is the converted into 2x2 matrix which involves only the highest weighted feature that is present in 3x3 matrix. 3.Flatten Layer Flatten layer converts the matrix of image into one single dimension array which acts as an input to the dense layer. 4. Dropout Layer The dropout layer performs inexpensive and powerful operation that highly improve generalization abilities of the neural network. This method involves randomly removing and restoring neurons during the training with a probability determined by the hyperparameter called dropout rate. 5. Dense Layer The fully connected layer has its neurons connected to all neurons in the previous layer. These layers are used as last elements of deep neural classifier, which are feed by the features extracted by the successive convolutional layers. 6. Output layer The last layer that produces the output of the network is a softmax layer or sigmoid neuron, depending on the solving task - binary or multiclass classification. Fig-4: Neural Network Architecture. Activation Functions 1. ReLU: Rectified Linear Unit (ReLU) is the most used activation function in the world right now. Since, it is used in almost all the convolutional neural networks or deep learning. (1)
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1945 Fig-5: Graphical representation of ReLU. As you can see in the above figure, the ReLU ishalfrectified (from bottom). f(z) is zero when z is less than zero and f(z) is equal to z when z is above or equal to zero. 2. Softmax: The softmax function is a more generalized logistic activation function which is used for multiclass classification. (2) 4. IMPLEMENTATION DETAILS A. Technologies used: Python 3.5.4: Python is an interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace.Itprovides constructs that enable clear programming on bothsmall and large scales. In July 2018, Van Rossum stepped down as the leader in the language community after 30 years [17]. Keras library: Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. It was developed witha focus on enabling fast experimentation [18]. Flask library: Flask is a micro web framework written in Python. It is classified as a micro framework because it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions. However, Flask supports extensions that can add application features as if they were implemented in Flask itself. Extensions exist for object-relational mappers, form validation, upload handling, various open authentication technologies and several common framework related tools. Extensions are updated far more regularly than the core Flask program. Flask is commonly used with MongoDB, which gives it more control over databases and history[19]. HTML,CSS and JavaScript: Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. With Cascading Style Sheets (CSS) and JavaScript, it forms a triad of cornerstone technologies for the World Wide Web. Web browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document[20]. SQL database: Structured Query Language(SQL)isa domain- specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS). It is particularly useful in handling structured data where there are relations between different entities/variables of the data. SQL offers two main advantages over older read/write APIs like ISAM or VSAM. First, it introduced the concept of accessing many records with one single command; and second, it eliminates the need to specify how to reach a record, e.g. with or without an index[21]. B. Results: We have created a webapp for the client wheretheclientcan use its username and password credentials to login in our system and use dashboard to interact with our system. Test case: Fig- 6: Fundus image of eye. Figure 6 is test case used for prediction of diabetic retinopathy.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1946 Dashboard: Fig-7: Dashboard Form. Figure 7 depicts the form where client will fill the patients detail along with its fundus image whichcanbechosenusing browse option. Once all the details are filed this will sent to the server where over neural network will pick the image using patient id. Prediction: Fig- 8 : Neural Net predicting result Figure 8 depicts the result that is predicted by neural network. The right side image, is the image that is uploaded by client and the result of the neural network is displayed in Output of image. In the above figure we canseethatpatient’s eye is not effected and result is displayed as No Diabetic Retinopathy Detected by our neural network. 5. CONCLUSION On success of our project we can quickly detect Diabetic Retinopathy with high accuracy from our trained neural network and our system will help to reduce the damage cause by diabetic retinopathy at early stage. Our report generation system will give analysis of patient’s eye andwill help doctors to take quick action .Our system can be further enhanced by training our neural network model ondifferent eye disease so one can get one stop solution for all eye diseases. REFERENCES [1] K. Istabridis, R. de Figueiredo”Automatic Detection and diagnosis of diabetic retinopathy”, IEEE International Conference on Image Processing,12 November 2007. [2] Eye Smart - What Is Diabetic Retinopathy?, © 2013 American Academy of Ophthalmology [3] Z. Omar, M. Hanafi, S. Mashohor,M.Muna’im,“Automatic diabetic retinopathy detection and classification system”, 7th IEEE International Conference on System Engineering and Technology (ICSET),1December2017. [4] American Optometric Association, https://www.aoa.org/patients-and-public/eye-and- vision-problems/glossary-of-eye-and-vision- conditions/diabetic-retinopathy#1 [5] Y. Hatanaka, T. Nakagawa, Y. Hayashi, M. Kakogawa, A. Sawada, K. Kawase, T. Hara and H. Fujita,"Improvement of Automatic Hemorrhages Detection Methods using Brightness Correction on Fundus Images," Proc of the International society of optics and photonicsonmedical imaging, Vol. 6915, 2008. [6] N. Silberman, K. Ahlrich, R. Fergus and L. Subramanian, "Case for Automated DetectionofDiabeticRetinopathy," Proc of the Association for the Advancement ofArtificial Intelligence, 2010. [7] M. GarcĂ­a, M. LĂłpez, D. Álvarez and R. Hornero, "Assessment of four neural network based classifiers to automatically detect red lesions in retinal images.", Medical Engineering & Physics, Vol. 32, pp. 1085–1093, 2010. [8] R. Priya and P. Aruna," Reviewofautomateddiagnosisof diabetic retinopathy usingthesupportvectormachine.",
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1947 International Journal of Applied Engineering Research, Vol. 1,No. 4,pp. 844-863,2011. [9] R. Ghosh , K. Ghosh , S. Maitra , “Automatic detectionand classification of diabetic retinopathy stagesusingCNN”, 4th International Conference on Signal Processing and Integrated Networks(SPIN), 28 September 2017 [10] D. Doshi, A. Shenoy, D. Sidhpura, P. Gharpure, ”Diabetic retinopathy detection using deep convolutional neural networks”, 2016 International Conference on Computing, Analytics and Security Trends (CAST), 01 May 2017. [11] A. Kesar, N. kaur, P. Singh, “Eye Diabetic Retinopathy by Using Deep Learning”, International ResearchJournal of Engineering and Technology (IRJET). [12] Y. Kanungo, B. Srinivasan, S. Choudhary, ”Detecting diabetic retinopathy using deep learning”, 2017 2nd IEEE International Conference on Recent Trends in Electronics, Information & Communication Technology (RTEICT), 15 January 2018 [13] M. Chetoui ,M. Akhloufi ,M. Kardouchi, “Diabetic Retinopathy Detection Using Machine Learning and Texture Features”, IEEE Canadian Conference on Electrical & Computer Engineering (CCECE), 30 August 2018. [14] S. Yu , D. Xiao , Y. Kanagasima, “Exudate detection for diabetic retinopathy with convolutional neural networks”, 39th Annual International Conferenceofthe IEEE Engineering in Medicine and Biology Society (EMBC), 14 September 2017. [15] S. Albawi , T. Mohammed, S. Al-Zawi,”Understandingofa convolutional neural network”,International Conference on Engineering and Technology (ICET),8 March 2018. [16] T. Bui, N. Maneerat, U. Watchareeruetai, “Detection of cotton wool for diabetic retinopathy analysis using neural network”, IEEE 10th International Workshop on Computational Intelligence and Applications (IWCIA), 14 December 2017. [17] Python 3.5.4: https://www.python.org/about/ [18] Keras Library: https://keras.io/ [19] Flask Library: https://en.wikipedia.org/wiki/Flask_(web_framework) [20] HTML, CSS and Javascript: https://en.wikipedia.org/wiki/HTML [21] SQL Database: https://en.wikipedia.org/wiki/SQL [22] Flask-MySQLDB: https://flask-mysqldb.readthedocs.io/en/latest/