Skip to content

A Deep Learning System built to detect Pneumonia from lung images. This system is made reproducible and highly available using Docker.

Notifications You must be signed in to change notification settings

yash-seth/Pneumonia-Prediction-DL

 
 

Repository files navigation

Pneumonia Prediction Model using Deep Learning on Docker

About

With this project, we intend to detect pneumonia early so that it can be dealt with in the early stages. By training a model using Deep Learning using the chest X-ray images of normal and pneumonia affected individuals, we aim to have a model which can accurately predict whether the patient who’s chest X-ray image is being fed to the model, has pneumonia or not. By doing so, we will be able to bring this process of early detection of pneumonia into regular health checkups, thereby decreasing the number of undetected pneumonia cases, and thereby reducing the number of fatalities caused by undetected pneumonia. This system is then made reproducible and highly available using Docker.

Technology

  • VGG16 Deep Learning Model
  • Docker
  • HTML
  • CSS
  • JS
  • FastAPI

About

A Deep Learning System built to detect Pneumonia from lung images. This system is made reproducible and highly available using Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.6%
  • Python 4.7%
  • Other 0.7%