Predicting pneumonia and region detection from X-Ray images using deep neural network

Biomedical images are increasing drastically. Along the way, many machine learning algorithms have been proposed to predict and identify various kinds of diseases. One such disease is Pneumonia which is an infection caused by both bacteria and viruses through the inflammation of a person’s lung air...

Full description

Saved in:
Bibliographic Details
Main Authors: Sheikh Md, Hanif Hossain, S M, Raju, Ismail, Amelia Ritahani
Format: Article
Language:English
English
Published: 2021
Subjects:
Online Access:http://irep.iium.edu.my/93859/1/93859_Predicting%20pneumonia%20and%20region%20detection.pdf
http://irep.iium.edu.my/93859/2/%5B2101.07717%5D%20Predicting%20Pneumonia%20and%20Region%20Detection%20from%20X-Ray%20Images%20using%20Deep%20Neural%20Network.pdf
http://irep.iium.edu.my/93859/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Biomedical images are increasing drastically. Along the way, many machine learning algorithms have been proposed to predict and identify various kinds of diseases. One such disease is Pneumonia which is an infection caused by both bacteria and viruses through the inflammation of a person’s lung air sacs. In this paper, an algorithm was proposed that receives x-ray images as input and verifies whether this patient is infected by Pneumonia as well as specific region of the lungs that the inflammation has occurred at. The algorithm is based on the transfer learning mechanism where pretrained ResNet-50 (Convolutional Neural Network) was used followed by some custom layer for making the prediction. The model has achieved an accuracy of 90.6 percent which confirms that the model is effective and can be implemented for the detection of Pneumonia in patients. Furthermore, a class activation map is used for the detection of the infected region in the lungs. Also, PneuNet was developed so that users can access more easily and use the services.