pneumonia-detection-cnn

There are 3 repositories under pneumonia-detection-cnn topic.

  • kaledhoshme123/Using-GAN-to-Generate-Chest-X-Ray-Images

    The following study presents a model for generating chest X-ray images of normal subjects (without lung disease) and pneumonia patients.

    Language:Jupyter Notebook120
  • LikithMeruvu/Pneumonia-detection-Using-CNN

    This repository contains the implementation of a Convolutional Neural Network (CNN) with attention mechanisms for the detection of Pneumonia from chest X-ray images.

    Language:Jupyter Notebook110
  • yash-sarwaswa/Pneumonia-Detection-CNN

    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.

    Language:Jupyter Notebook1101