PROJECT TITLE: Pneumonia Detection using densenet121
PURPOSE OF PROJECT: To detect pneumonia form images of X-rays of lung
PLATFORM : Kaggle
LINKS : Kaggle Notebook,
Github,
AUTHOR: Imasy36
In this notebook, I'll use PyTorch to train a classifier to identify the presence of Pneumonia by looking at chest X Ray images.
This project will culminate in a model that can predict the presence of pneumonia with human radiologist-level accuracy.
dataset : Link . .
accuracy achieved : 88.49%