Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikhilcodes/pneumonia-detection-kaggle-solution

Keras implementation for Binary classification problem (Detects Pneumonia by taking X-Ray images of patient chest).
https://github.com/nikhilcodes/pneumonia-detection-kaggle-solution

binary-classification convolutional-neural-networks deep-learning kaggle kaggle-pneumonia-dataset kaggle-solution keras keras-classification-models machine-learning pneumonia-detection pneumonia-detector python tensorflow

Last synced: about 1 month ago
JSON representation

Keras implementation for Binary classification problem (Detects Pneumonia by taking X-Ray images of patient chest).

Awesome Lists containing this project

README

        

# Pneumonia-Detection-Kaggle-Solution
Keras implementation for Binary classification problem (Detects Pneumonia by taking X-Ray images of patient chest).

## Accuracy and Loss Graph
![Accuracy loss Graph](Samples/graph.png)

## Input Image Samples
![Img1](Samples/xray1.png)
![Img2](Samples/xray2.png)

## Model Architecture

![Model PNG](Samples/model.png)