— Pneumonia remains a major global health burden, where timely recognition on chest X ray images is clinically important yet often challenged by subtle radiographic signs and variability in interpretation. This paper presents a controlled comparative evaluation of four convolutional neural network architectures, MobileNet, ResNet50, VGG, and InceptionV3, for binary classification of chest X ray images into diseased and normal cases. Experiments were conducted using a publicly available Kaggle dataset of 4,479 images under a unified preprocessing and evaluation protocol. Performance was assessed on a held out test set of 300 images, including 200 diseased and 100 normal cases, using accuracy and macro averaged precision, recall, and F1 score, supported by confusion matrix analysis. The results show that MobileNet achieved the highest test accuracy at 95.0 percent, while ResNet50 and VGG achieved 94.7 percent, and InceptionV3 achieved 92.0 percent. Confusion matrix inspection indicates that MobileNet produced the fewest false negatives for diseased cases in this setting, which is important for screening oriented use. Inference time measurements using batch size 1 at 180 × 180 input on CPU further highlight the efficiency advantage of lightweight architectures. Overall, these findings provide a reproducible benchmark to support architecture selection for computer assisted pneumonia screening and clinical triage
Abood et al. (Fri,) studied this question.
Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context: