Skip to content

this model takes input as chest x-ray image and predicts whether a person is having pneumonia or not

Notifications You must be signed in to change notification settings

SakshiiAgrawal/Chest-X-ray-Pneumonia-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Pneumonia-Detection-Using-CNN

Made withJupyter

Objective

To make a classifier that is able to distinguish between a person who has Pneumonia and a normal person using the X-Rays of their Lungs. These X-Rays were taken during regular check ups of these patients.

Some details about the data

alt text
The normal chest X-ray (left panel) depicts clear lungs without any areas of abnormal opacification in the image. Bacterial pneumonia (middle) typically exhibits a focal lobar consolidation, in this case in the right upper lobe (white arrows), whereas viral pneumonia (right) manifests with a more diffuse ‘‘interstitial’’ pattern in both lungs.

Data set

This data set was taken off Kaggle. You can use the following link to get the data.
Link - https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia

Results

Our model was able to distinguish between the patients that have Pneumonia successfully. The model gave an accuracy around 81.9%. It was fed an image that it had never seen previously and made the correct prediction. But, i feel there is still some room for improvement.

About

this model takes input as chest x-ray image and predicts whether a person is having pneumonia or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published