Skip to content

A python GUI application that uses a Convolutional Neural Network built in Tensorflow and Keras to classify chest x-rays into NORMAL or PNEUMONIC. The model has been trained on the dataset obtained from Kaggle and produces a good recall score of 94% on the test set.

Notifications You must be signed in to change notification settings

yash-sarwaswa/Pneumonia-Detection-CNN

Repository files navigation

Pneumonia-Detection-CNN

A python application that uses a Convolutional Neural Network built in Tensorflow and Keras to classify chest x-rays into NORMAL or PNEUMONIC. The model has been trained on the dataset obtained from Kaggle and produces a decent accuracy of 91% and a recall score of 94% on the test set. Libraries used - numpy, pandas, matplotlib, seaborn, tensorflow, sklearn and cv2.

About

A python GUI application that uses a Convolutional Neural Network built in Tensorflow and Keras to classify chest x-rays into NORMAL or PNEUMONIC. The model has been trained on the dataset obtained from Kaggle and produces a good recall score of 94% on the test set.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published