CheXNet
660
GitHub Stars
25
Open Issues
N/A
Docker Support
2017-12-27
Last Updated
Technical Summary
CheXNet is a dense convolutional neural network (DenseNet) trained to detect pneumonia and 13 other chest diseases from frontal-view chest X-ray images, originally developed by the Stanford Machine Learning Group.
Key Capabilities
- Radiologist-Level Performance: CheXNet achieved performance exceeding that of practicing radiologists in detecting pneumonia from chest X-rays based on the ChestX-ray14 dataset.
- Multi-Pathology Detection: Capable of detecting up to 14 different pathologies including Atelectasis, Cardiomegaly, Effusion, Infiltration, Mass, Nodule, Pneumonia, Pneumothorax, Consolidation, Edema, Emphysema, Fibrosis, Pleural Thickening, and Hernia.
- Class Activation Mapping (CAM): Provides explainability by generating heatmaps that highlight the specific regions of the X-ray most indicative of the predicted pathology.
Usage in Healthcare
CheXNet acts as an automated βsecond pair of eyesβ for radiologists in high-volume triage settings. By instantly flagging high-risk X-rays for immediate human review, CheXNet can significantly reduce turnaround times for critical cases in emergency departments and ICUs.
π» Quick Developer Integration
Embed or cite this asset in your research pipeline or GitHub README:
View on GitHub →
Source Verified by OpenPHR Catalog