--- license: mit tags: [medical-imaging, pneumonia, chest-xray, keras] --- # Pneumonia Detection — Chest X-ray Classifier Binary classifier (pneumonia vs no pneumonia) trained on the RSNA Pneumonia Detection Challenge dataset (26,684 DICOM chest X-rays). Transfer learning from ImageNet (ResNet50V2 / EfficientNetB0), input scaling embedded in the graph — feed raw [0, 255] pixels at the model's input resolution.