TL;DR
This study developed a CADx system using VGG16 and data augmentation to accurately classify COVID-19 pneumonia, non-COVID-19 pneumonia, and healthy cases on chest X-ray images, achieving over 83% accuracy.
Contribution
The paper introduces a novel CADx system combining VGG16 with a hybrid data augmentation approach for multi-class chest X-ray classification.
Findings
Achieved 83.6% three-category accuracy.
Sensitivity for COVID-19 pneumonia exceeded 90%.
Combination of data augmentation methods outperformed single or no augmentation.
Abstract
Purpose: This study aimed to develop and validate computer-aided diagnosis (CXDx) system for classification between COVID-19 pneumonia, non-COVID-19 pneumonia, and the healthy on chest X-ray (CXR) images. Materials and Methods: From two public datasets, 1248 CXR images were obtained, which included 215, 533, and 500 CXR images of COVID-19 pneumonia patients, non-COVID-19 pneumonia patients, and the healthy samples. The proposed CADx system utilized VGG16 as a pre-trained model and combination of conventional method and mixup as data augmentation methods. Other types of pre-trained models were compared with the VGG16-based model. Single type or no data augmentation methods were also evaluated. Splitting of training/validation/test sets was used when building and evaluating the CADx system. Three-category accuracy was evaluated for test set with 125 CXR images. Results: The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMixup
