错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Proposed Model for Detection of Pneumonia Using Deep Learning

  • Bipin Kumar Rai,
  • Anoop Kumar Srivastava,
  • Shivani Sharma,
  • Shashank Kamboj

摘要

Accurate detection of Pneumonia is highly challenging. Pneumonia is first diagnosed by a doctor through the x-ray, but it can be time taking and can have a lot of investments. We used a Deep Learning algorithm to solve this problem. This paper presents a proposed model called Totally Automated Pneumonia Discovery (TAPD) Model for detection of Pneumonia using Deep Learning. We developed an algorithm which utilizes Convolution Neural Network (CNN) and with the help of some other layers we made a custom Deep Learning Model. Deep Learning algorithms are widely used in analyzing medical images and CNN has become very useful for disease classification. We have used a dataset containing images and created an algorithm which can detect whether a person is suffering from Pneumonia or not? Unlike other methods, our model handles the problem of overfitting with ease and also eliminates the problem of vanishing and exploring gradients. Our model is less complex and has less complexity. Our model is developed on the Flask framework which is totally based on Python and also our model has provided a user interface to test. Accuracy of the model is great as compared to the other models.