Skip to content

This project is about detecting Pneumonia cases from Xray images using Deep Neural Networks

Notifications You must be signed in to change notification settings

wizfury/PNEUMONIA-DETECTION-USING-MOBILENETV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNEUMONIA DETECTION USING MOBILENETV2 | Python, Tensorflow, Keras, MobileNetV2, CNN, Deep learning

• Enhanced the technique for pneumonia detection, achieving a reliable 91% accuracy in identifying pneumonia cases and an impressive 90% precision for recognizing normal cases

• Effectively addressed the dataset’s class imbalance, by combining an ensemble approach with under-sampling, ensuring good precision for both Normal and Pneumonia Cases.

Train Distribution

Distribution of Train Dataset

Test Distribution

Distribution of Test Dataset

normal chest_xray

Normal chest X-Rays

Pneumonia chest_xray

Pneumonia Chest X-Rays

accuracy%

Accuracy Score

Classification Report

Classification Report(Without applying SMOTE)

after smote

Classification Report(SMOTE APPLIED)

download

Confusion matrix

Accuracy report

Accuracy Report

About

This project is about detecting Pneumonia cases from Xray images using Deep Neural Networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published