arudaev/chest-xray-14-320
Viewer β’ Updated β’ 112k β’ 600
CheXVision β Deep Learning & Big Data university project. 14-class chest X-ray pathology detection + binary normal/abnormal classification on the NIH Chest X-ray14 dataset (112,120 images).
0.84590.78670.673618| Pathology | AUC-ROC | Visual |
|---|---|---|
| Atelectasis | 0.8334 |
ββββββββββ |
| Cardiomegaly | 0.9010 |
ββββββββββ |
| Effusion | 0.8873 |
ββββββββββ |
| Infiltration | 0.7133 |
ββββββββββ |
| Mass | 0.8756 |
ββββββββββ |
| Nodule | 0.8084 |
ββββββββββ |
| Pneumonia | 0.7397 |
ββββββββββ |
| Pneumothorax | 0.8705 |
ββββββββββ |
| Consolidation | 0.8063 |
ββββββββββ |
| Edema | 0.9255 |
ββββββββββ |
| Emphysema | 0.9107 |
ββββββββββ |
| Fibrosis | 0.8085 |
ββββββββββ |
| Pleural_Thickening | 0.8377 |
ββββββββββ |
| Hernia | 0.9242 |
ββββββββββ |
HlexNC/chexvision-densenet44443e6ee968b3c6094b63f14a27698c40b5068024 Γ grad_accum 4 = effective batch 96enabled60 Β· Early stop patience: 15This model is intended for research and educational work on automated chest X-ray pathology detection. It outputs two predictions per image:
CheXNet (Rajpurkar et al., 2017) β the seminal paper establishing DenseNet-121 for chest X-ray classification β reported 0.841 macro AUC-ROC on a comparable split of this dataset. CheXVision-DenseNet matches this benchmark. See the CheXVision demo for live inference.
@misc{chexvision2026,
title={CheXVision: Dual-Task Chest X-ray Classification with Custom CNN and DenseNet-121},
author={BIG D(ATA) Team},
year={2026},
howpublished={\url{https://huggingface.co/HlexNC/chexvision-densenet}}
}