Iris – Diabetic Retinopathy Detection Software

DOI : 10.17577/IJERTV9IS100024

Download Full-Text PDF Cite this Publication

Text Only Version

Iris – Diabetic Retinopathy Detection Software

*1 *2 *3 *4 **5

Noel J Philip , Romi Roji , Rosme Jose , Rehna Cherian , Dr. Arun K.S.

*UG Students,

**Associate Professor

Department of Computer Science and Engineering Amal Jyothi College of Engineering, Kottayam, Kerala, India

AbstractDiabetic retinopathy is a main cause of blindness among adults. Early detection of this condition is critical for good prognosis.In the experiments conducted on a large scale of retina image dataset, we show that the proposed CNN model can achieve high performance on DR detection. In this paper, we demonstrate the use of convolutional neural networks (CNNs) on color fundus images to diagnose diabetic retinopathy staging. Our network models achieved test metric performance comparable to baseline literature results, with validation sensitivity of 95 . We discovered that preprocessing with contrast limited adaptive histogram equalization and ensuring dataset fidelity by expert verification of class labels improves recognition of subtle features. Transfer learning on pretrained GoogLeNet and AlexNet models from ImageNet improved peak test set accuracies.

Index TermsExudates; Micro aneurysm; Haemorages

I. INTRODUCTION

Diabetes is a widespread disease in the world. A large number of people are suffering from this disease. So, it is high time to find a remedial measure. Diabetic retinopathy (DR) is an eye disease caused by the prolonged diabetes. Basically, DR affects blood vessels in the light-sensitive tissue called retina. It cause vision impairment and blindness for working- age adults in the world today. The main challenge for DR is that it has no early warning sign. Thus, it is highly desired that DR can be detected in time. Unfortunately, in practice the current DR detection solution is nearly infeasible to meet this requirement.

DR can be classified into normal, NPDR and PDR. Diabetic retinopathy is of two types namely non proliferative i.e., NRDR and proliferative type i.e., PDR. Non proliferative is the early stage of the disease characterized by the presence of micro aneurysms. As the disease progresses the retina is deprived of oxygen and new blood vessels are formed leads to clouding vision. There are also three categories that are mild NPDR, moderate NPDR and severe NPDR. In mild NPDR, micro aneurysms are small areas of balloon-like swellings in the retinas tiny blood vessels.

Fig. 1: Normal Vision

Fig. 2: Vision with DR

II. BACKGROUND AND RELATED WORK Diagnosis of pathological diseases in fundoscopy, is a med- ical technique to view the retina, depends on a complex range of features and localizations within the image. The diagnosis is very difficult for patients with early stage diabetic retinopathy as this relies on discerning the presence of microaneursyms, small saccular outpouching of capillaries, retinal hemorrhages, ruptured blood vessels among other featureson the fundo- scopic images. Prototypical retinal disease stages. Computer- aided diagnosis of diabetic retinopathy has been explored in the past.This was done to reduce the burden on opthamolo- gists and mitigate diagnostic inconsistencies between manual readers 16 . Automated methods to detect microaneursyms and reliably grade fundoscopic images of diabetic retinopathy patients have been active areas of research 19. The first artificial neural networks demonstrated the ability to classify patches of normal retina without blood vessels, normal retinas with blood vessels, pathologic retinas with exudates.

Fig. 3: Eye Images

III. METHODOLOGY Fig. 5: New Patient

A. Dataset

We used two fundoscope image datasets to train an auto- mated classifier in our study. Diabetic retinopathy images were acquired from a Kaggle dataset of 35,000 images with 4-class labels (normal, mild, moderate, severe).

B. User Interface

The visual component of our proposed system is the user interface. The user/client can access the functionalities in the system through user interface. It is mainly designed using HTML5, CSS, JavaScript technologies. The user can register their clinic using the signup functionality, add a new patient using add patient, upload the patients image stored on the computer using the browse and upload functionality.

Fig. 4: Signup

C. Firebase

Firestore is a cloud based storage facility. It is provided by Google firebase. We will use the storage functionality and cloud functions provided by firebase for the development of the backend . Firebase storage can handle real time updates made by users from different clinics. The cloud functions are used to query the data in the firestore database as well as sending the stored image to the API server and receiving the result back from the API. The output is sent back to users.

Fig. 6: Firestore

D. DR Detection API

An ML model is developed by training a Convolutional Neural Network (pre-trained model) on Diabetic Retinopathy Dataset provided by Kaggle competitions. The model is cross validated to find the best weights for the network and provide the highest accuracy using AUC curve. The model is tested and found to be working well. The model is then converted into an API and hosted on a public server so that it can be accessed by anyone from anywhere.

E. Image Processing

Fig. 7: Different types of DR

The image must be pre processed before training the model. This helps to ensure that all the images will be devoid of any noisy or unwanted information.

F. Normalisation

Data normalization is a very important step which ensures that each input parameter (pixel, in this case) has a similar data distribution. This makes the process of convergence faster while training the network. Data normalization can be calculated by subtracting the mean from each pixel and then dividing the result by the standard deviation.

G. Feature extraction from CNN

The combination of convolutional and pooling layers help to extract features from the image. This information is used from classification.

IV. RESULTS AND DISCUSSIONS The outcome of the project is a web application. The

application can be used to know the severity of the disease (Diabetic Retinopathy) the patient has. Also, the application will classify the uploaded retinal images of the patient in one of the following groups.

No DR – Level 0 Mild DR – Level 1 Moderate – Level 2 Severe

– Level 3

Proliferative DR – Level 4

This will be very helpful for the clinic/doctors to identify and select potential patients from a group of eye tests which can be sent for further processing.

V. CONCLUSION

The automated software to screen and diagnose DR, by using the combination of digital image processing techniques has been developed. This software yields the good accuracy for the detection of DR from fundus photographs. It can be used as an alternative tool for DR screening, especially in

the remote area where ophthalmologist is not available or in the rural area where ophthalmologist has many task overloads. However, the software yields good accuracy for classifying the severity of this disease. This study helps in the detection of retinopathy at an early stage; timely treatment of this disease will prevent permanent vision impairment. In this paper, we have discussed experiments done by authors for the detection of diabetic retinopathy. This work can be very useful for technical persons and researchers who need to use the ongoing research in this area.

VI. FUTURE WORKS

This paper have provided an insight into the research work on the detection of te diabetic retinopathy disease in the human eyes which could be detected using novel pre- processing segmentation techniques. The paper could act as a ready reckoner for those who want to pursue their research in this area.

REFERENCES

[1] Diabetic Retinopathy Detection Kaggle: https://www.kaggle.com/c/diabetic-retinopathydetection, 2015, Diabetic Retinopathy Detection

[2] M. Antony and S. Brggemann., Kaggle Diabetic Retinopathy Detection: Team o O solution, 2015

[3] L. Bazzani, A. Bergamo, D. Anguelov, and L. Torresani,

Self-taught object alization with deep networks

[4] Y.Bengio, Learning deep architectures for AI. Found. Trends Mach. Learn., 2(1):1127, Jan. 2009.

[5] L. Deng, A tutorial survey of architectures, algorithms, and applica- tions for deep learning. APSIPA Transactions on Signal and Information Processing, 2014.

[6] A. Dosovitskiy and T.Brox, Inverting visual representations with convolutional networks. In CVPR, 2016.

[7] A. Krizhevsky, I. Sutskever, and G. E. Hinton, Imagenet classifi- cation with deep convolutional neural networks. In NIPS, 2012.

[8] Y.LeCun , B.Boser , J.S.Denker , D.Henderson , R.E. Howard, W. Hubbard, and L. D. Jackel Back propagation applied to handwritten zip code recognition. Neural Computation, 1(4):541551, Winter 1989.

[9] Y. LeCun, L. Bottou, G. Orr, and K. Muller Efficient backprop. Neural Networks: Tricks of the trade , pages 9 50, 1998.

[10] G. Lim, M. L. Lee, W. Hsu, and T. Y. Wong Transformed rep- resentations for convolutional neural networks in diabetic retinopathy screening. In AAAI Workshop on Modern Artificial Intelligence for Health Analytics (MAIHA), AAAI, 2014.

[11] A. Mahendran and A. Vedaldi, Understanding deep image repre- sentations by inverting them. In CVPR, 2015.

[12] M.Oquab , L.Bottou , I.Laptev , and J.Sivic, Learning andtransferringmid-levelimagerepresentationsusing convolutional neural networks. In CVPR, 2014.

Leave a Reply