CheXNet
N/A
GitHub Stars
N/A
Open Issues
N/A
Docker Support
N/A
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.