Image Classification for Chest X-Rays using Transfer Learning
-
Updated
Jun 16, 2020 - HTML
Image Classification for Chest X-Rays using Transfer Learning
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.
Add a description, image, and links to the classify-chest-xrays topic page so that developers can more easily learn about it.
To associate your repository with the classify-chest-xrays topic, visit your repo's landing page and select "manage topics."