Divyam6969/Pneumonia-Detection-using-FastAI
This project uses a pre-trained ResNet50 model from the FastAI library to detect pneumonia in chest X-rays. The dataset which is available on kaggle is used for training the model which classifies the chest xray as NORMAL, VIRAL or BACTERIAL and this project is deployed on Flask
No commits in the last 6 months.
Stars
13
Forks
4
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Divyam6969/Pneumonia-Detection-using-FastAI"
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
gregwchase/nih-chest-xray
Identifying diseases in chest X-rays using convolutional neural networks
arnoweng/CheXNet
A pytorch reimplementation of CheXNet
dstrick17/DacNet
Reproducing and Improving CheXNet: Deep Learning for Chest X-ray Disease Classification