| Literature DB >> 35036283 |
Sourabh Shastri1, Isha Kansal2, Sachin Kumar1, Kuljeet Singh1, Renu Popli2, Vibhakar Mansotra1.
Abstract
Many countries around the world have been influenced by Covid-19 which is a serious virus as it gets transmitted by human communication. Although, its syndrome is quite similar to the ordinary flu. The critical step involved in Covid-19 is the initial screening or testing of the infected patients. As there are no special detection tools, the demand for such diagnostic tools has been increasing continuously. So, it is eminently admissible to find out positive cases of this disease at the earliest so that the spreading of this dangerous virus can be controlled. Although, some methods for the detection of Covid-19 patients are available, which are performed upon respiratory based samples and among them, a critical approach for treatment is radiologic imaging or X-ray imaging. The latest conclusions obtained from X-ray digital imaging based algorithms and techniques recommend that such type of digital images may consist of significant facts regarding the SARS-CoV-2 virus. The utilization of Deep Neural Networks based methodologies clubbed with digital radiological imaging has been proved useful for accurately identifying this disease. This could also be adjuvant in conquering the problem of dearth of competent physicians in far-flung areas. In this paper, a CheXImageNet model has been introduced for detecting Covid-19 disease by using digital images of Chest X-ray with the help of an openly accessible dataset. Experiments for both binary class and multi-class have been performed in this work for benchmarking the effectiveness of the proposed work. An accuracy of 100 % is reported for both binary classification (having cases of Covid-19 and Normal X-Ray) and classification for three classes (including cases of Covid-19, Normal X-Ray and, cases of Pneumonia disease) respectively. © IUPESM and Springer-Verlag GmbH Germany, part of Springer Nature 2021.Entities:
Keywords: Coronavirus; Covid-19; Deep Neural Network; Digital Images X-ray; Image Classification
Year: 2022 PMID: 35036283 PMCID: PMC8751458 DOI: 10.1007/s12553-021-00630-x
Source DB: PubMed Journal: Health Technol (Berl) ISSN: 2190-7196
Fig. 1Data distribution chart for (a) Binary class and (b) Multi-class experiment
Dataset description
| Covid | 347 | |
| Normal | 358 | |
| Pneumonia | 340 | |
Fig. 2Random digital images from different datasets: (a) Digital images of chest X-Ray showing Covid-19, (b) Showing cases having Normal images and (c) showing cases having Pneumonia images
Fig. 3Flow diagram of proposed classification framework
Fig. 4Proposed CheXImageNet architecture
Model parameters
| conv2d (Conv2D) | (255, 255, 32) | 416 | conv2d_24 (Conv2D) | (255, 255, 32) | 416 |
| batch_normalization | (255, 255, 32) | 128 | batch_normalization_14 | (255, 255, 32) | 128 |
| leaky_re_lu | (255, 255, 32) | 0 | leaky_re_lu_32 | (255, 255, 32) | 0 |
| max_pooling2d | (127, 127, 32) | 0 | max_pooling2d_24 | (127, 127, 32) | 0 |
| conv2d_1 | (125, 125, 64) | 18496 | conv2d_25 | (125, 125, 64) | 18496 |
| batch_normalization_1 | (125, 125, 64) | 256 | batch_normalization_15 | (125, 125, 64) | 256 |
| leaky_re_lu_1 | (125, 125, 64) | 0 | leaky_re_lu_33 | (125, 125, 64) | 0 |
| max_pooling2d_1 | (41, 41, 64) | 0 | max_pooling2d_25 | (41, 41, 64) | 0 |
| conv2d_2 | (39, 39, 256) | 147712 | conv2d_26 | (39, 39, 256) | 147712 |
| batch_normalization_2 | (39, 39, 256) | 1024 | batch_normalization_16 | (39, 39, 256) | 1024 |
| leaky_re_lu_2 | (39, 39, 256) | 0 | leaky_re_lu_34 | (39, 39, 256) | 0 |
| max_pooling2d_2 | (19, 19, 256) | 0 | max_pooling2d_26 | (19, 19, 256) | 0 |
| flatten | (92416) | 0 | flatten_8 | (92416) | 0 |
| dense | (256) | 23658752 | dense_40 | (256) | 23658752 |
| leaky_re_lu_3 | (256) | 0 | leaky_re_lu_35 | (256) | 0 |
| dropout | (256) | 0 | dropout_32 | (256) | 0 |
| dense_1 | (128) | 32896 | dense_41 | (128) | 32896 |
| leaky_re_lu_4 | (128) | 0 | leaky_re_lu_36 | (128) | 0 |
| dropout_1 | (128) | 0 | dropout_33 | (128) | 0 |
| dense_2 | (64) | 8256 | dense_42 | (64) | 8256 |
| leaky_re_lu_5 | (64) | 0 | leaky_re_lu_37 | (64) | 0 |
| dropout_2 | (64) | 0 | dropout_34 | (64) | 0 |
| dense_3 | (32) | 2080 | dense_43 | (32) | 2080 |
| leaky_re_lu_6 | (32) | 0 | leaky_re_lu_38 | (32) | 0 |
| batch_normalization_3 | (32) | 128 | batch_normalization_17 | (32) | 128 |
| dropout_3 | (32) | 0 | dropout_35 | (32) | 0 |
| dense_4 | (2) | 66 | dense_44 | (3) | 99 |
Fig. 5Heat map of resized X-ray image (256 256)
Fig. 6Attention map of Conv2d_Layer 1
Comparative analysis between the suggested technique and other techniques
| Zheng et al. [ | Digital image of CT | UNet+Three D Deep Network | 90.8 | NA |
| Ioannis et al. [ | Digital image of X-ray | VGG-19 | NA | 93.48 |
| Wang and Wong technique [ | Digital image of X-ray | Covid-Net | NA | 92.4 |
| Sethy and Behra technique [ | Digital image of X-ray | ResNet50+ SVM | NA | 95.33 |
| Wang et al. [ | Digital image of CT | M-Inception | 82.9 | NA |
| Xu et al. [ | Digital image of CT | ResNet + Location Attention | NA | 86.7 |
| Ali et al. [ | Digital image of CT | DRE-Net | 98.86 | 95.51 |
| Tulin et al. [ | Digital image of X-ray | DarkCovidNet | 98.08 | 87.02 |
| Our technique | Digital image of X-ray | CheXImageNet | 100 | 100 |
Fig. 7Confusion matrix for (a) Binary class experiment and (b) Multi-class experiment
Table showing the performance of the proposed technique in classification
| Covid-19 | 100 | 100 | 100 | 100 | ||
| Normal | 100 | 100 | 100 | 100 | ||
| Covid-19 | 100 | 100 | 100 | 100 | ||
| Normal | 100 | 100 | 100 | 100 | ||
| Pneumonia | 100 | 100 | 100 | 100 |
Fig. 8Training and Testing (a) Accuracy (b) Loss for binary class experiment
Fig. 9Training and Testing, Fig. (a) Accuracy and Fig. (b) showing the Loss for multi-class experiment