rmcnew/Pneumonia_Classifier
Machine Learning Image Classification of Pediatric Chest X-Rays to Detect Pneumonia
This tool helps radiologists and clinicians quickly identify pneumonia in pediatric chest X-ray images. You input a digital chest X-ray, and it outputs a classification indicating the presence or absence of pneumonia. This is designed for medical professionals needing to efficiently screen X-rays for this condition.
Use this if you are a radiologist or clinician who needs an automated assistant to classify pediatric chest X-rays for pneumonia.
Not ideal if you are looking for a diagnostic tool that provides detailed medical insights beyond a simple pneumonia classification.
Stars
7
Forks
2
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rmcnew/Pneumonia_Classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
brucechou1983/CheXNet-Keras
This project is a tool to build CheXNet-like models, written in Keras.
jrzech/reproduce-chexnet
Reproduce CheXNet
dstrick17/DacNet
Reproducing and Improving CheXNet: Deep Learning for Chest X-ray Disease Classification
gregwchase/nih-chest-xray
Identifying diseases in chest X-rays using convolutional neural networks
arnoweng/CheXNet
A pytorch reimplementation of CheXNet