Submitted Successfully!
To reward your contribution, here is a gift for you: A free trial for our video production service.
Thank you for your contribution! You can also upload a video entry or images related to this topic.
Version Summary Created by Modification Content Size Created at Operation
1 -- 2413 2023-07-07 11:56:04 |
2 update references and layout -3 word(s) 2410 2023-07-10 03:21:28 |

Video Upload Options

Do you have a full video?

Confirm

Are you sure to Delete?
Cite
If you have any further questions, please contact Encyclopedia Editorial Office.
Zhu, H.; Zhu, Z.; Wang, S.; Zhang, Y. CovC-ReDRNet. Encyclopedia. Available online: https://encyclopedia.pub/entry/46561 (accessed on 27 July 2024).
Zhu H, Zhu Z, Wang S, Zhang Y. CovC-ReDRNet. Encyclopedia. Available at: https://encyclopedia.pub/entry/46561. Accessed July 27, 2024.
Zhu, Hanruo, Ziquan Zhu, Shuihua Wang, Yudong Zhang. "CovC-ReDRNet" Encyclopedia, https://encyclopedia.pub/entry/46561 (accessed July 27, 2024).
Zhu, H., Zhu, Z., Wang, S., & Zhang, Y. (2023, July 07). CovC-ReDRNet. In Encyclopedia. https://encyclopedia.pub/entry/46561
Zhu, Hanruo, et al. "CovC-ReDRNet." Encyclopedia. Web. 07 July, 2023.
CovC-ReDRNet
Edit

Since the COVID-19 pandemic outbreak, over 760 million confirmed cases and over 6.8 million deaths have been reported globally, according to the World Health Organization. While the SARS-CoV-2 virus carried by COVID-19 patients can be identified though the reverse transcription–polymerase chain reaction (RT-PCR) test with high accuracy, clinical misdiagnosis between COVID-19 and pneumonia patients remains a challenge. Therefore, researchers developed a novel CovC-ReDRNet model to distinguish COVID-19 patients from pneumonia patients as well as normal cases. ResNet-18 was introduced as the backbone model and tailored for the feature representation afterward.

randomized neural networks deep random vector function linking convolutional neural networks

1. Introduction

1.1. COVID-19

On 30 January 2020, the World Health Organization (WHO) formally declared the outbreak of COVID-19 and upgraded the pandemic to a public health emergency of international concern (PHEIC). COVID-19, generally identified as coronavirus disease 2019, is a widespread contagious disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). According to the epidemiological report from the WHO, over 760 million confirmed cases and over 6.8 million deaths have been reported globally since the beginning of the COVID-19 pandemic until 16 March 2023 [1].
The first people infected by the virus were reported in Wuhan City, Hubei Province, China, and it later spread rapidly across the world [2]. Several studies have confirmed that the COVID-19 virus is primarily transmitted via respiratory droplets and contact routes, resulting in direct human-to-human infection [3][4][5]. Virus transmission happens when people come into close contact (within 1 m) with a confirmed infected person who has respiratory symptoms such as coughing or sneezing, and their exposed mucosae and conjunctiva organ could become a potential receiver of the virus [6]. Common symptoms of COVID-19 include coughing, fever, loss of smell (anosmia), and taste (ageusia). Moreover, long-term consequences occur in post-COVID-19, such as weakness, general malaise, fatigue, cognitive impairment, etc. [7][8].
Diagnosing and detecting coronaviruses significantly contributes to outbreak control and further measures such as isolation and medical treatment. Currently, the mainstream virus detection technology is the reverse transcript–polymerase chain reaction (RT-PCR) test [9][10][11]. According to research from The Lancet Infectious Diseases, when pooled simultaneously, nasal and throat reach a high positive predictive value with an accuracy of 97% [12]. Another comparable detection approach is medical imaging, with different imaging modalities, like computed tomography (CT) and X-ray, being considered the most commonly used technologies [13][14][15]. Although medical imaging has been proven to have limited specificity in identifying COVID-19 (due to overlapping features in chest CT images such as those characterizing adenoviruses, influenza, H1N1, SARS, and MERS) [16], imaging requires more commonly available medical equipment and provides higher sensitivity than the RT-PCR test [17][18]. In addition, medical imaging can be used to confirm diagnostic results when positive-negative RT-PCR test results occur [19][20][21]. Evidently, medical images based on CT and X-ray scans remain highly valuable for COVID-19 disease diagnosis.

1.2. Pneumonia

Pneumonia is an infection that inflames or swells the tissue to create something akin to air sacs (also known as alveoli) in the human respiratory organs, specifically the lungs [22][23][24]. An annually reported 450 million people are infected with pneumonia worldwide, with over 4 million confirmed deaths [25][26]. Hence, it is vital to identify pneumonia at an early stage and further defeat it with prompt medical treatment.
Identifying the responsible pathogen is a crucial part of diagnosing pneumonia, but this is time-consuming and necessitates medical knowledge. Thanks to the rapid development of medical imaging technology, chest CT and X-ray have been proven to be reliable diagnosis approaches since lesions can be directly observed in images. Comparing common pneumonia patients with COVID-19 patients, different features can be captured in medical images. According to Zhao, et al. [27], COVID-19 infections (89.47%) were most commonly distinguished from common pneumonia (6.67%) in patients with ground-glass opacity and multiple mottling in their lung scans. Interestingly, the applicability of AI technology to the task of classifying COVID-19 patients and non-COVID-19 pneumonia patients is theoretical and evidence-based.
Furthermore, the multi-classification task could be more practical compared with binary classification. The reason for this could be that the RT-PCR test has already shown great capability to identify the SARS-CoV-2 virus carried by COVID-19 patients with high accuracy, but distinguishing COVID-19 from other lung diseases still mainly depends on the patient’s medical images. On the other hand, common symptoms between COVID-19 patients and pneumonia patients, such as productive or dry cough, chest pain, fever, and difficulty breathing, confuse the clinic diagnosis. An auto-detection AI system based on chest scans could provide computer-aided detection (CAD) algorithms even if patients have similar clinical symptoms.
The large volume of research on computer-assisted technology significantly contributes to diagnosing and detecting coronaviruses in clinical applications. Common challenges could be described as follows: (a) information loss occurs when deepening the neural network; (b) complex architecture leads to resource waste and time-assuming problems; (c) the network is limited to generalizing different tasks; (d) prediction accuracy remains to be improved.

2. CovC-ReDRNet

Classification tasks in the context of COVID-19 have become increasingly important as the pandemic continues to spread globally. Deep learning models have been applied to various classification problems related to COVID-19, including but not limited to diagnosis, severity assessment, and prognosis prediction. Researchers highlight some of the recent developments in this field, discuss the challenges and limitations of the existing models, and further provide the motivation for the present research.
One of the earliest and most widely studied classification tasks in COVID-19 is the diagnosis of the disease. A number of studies have proposed deep learning models that can diagnose COVID-19 based on chest X-ray images and CT scans. In 2020, COVID-Net [28] boomed the application of deep learning for detecting COVID-19 cases from chest X-ray images. Additionally, the largest open access benchmark dataset of COVID-19-positive cases was generated, namely COVIDx, which comprises 13,975 chest X-ray images across 13,870 patient cases and is constantly expanding.
Subsequently, COVIDX-Net [29] was proposed to assist radiotherapists in automatically diagnosing COVID-19 based on chest X-ray images. The proposed framework included seven different architectures of deep convolutional neural networks (CNNs). Experimentally, a good performance was achieved by VGG-19 and DenseNet with F1-scores of 89% and 91% for normal and COVID-19 classes, respectively. More recent studies [30][31][32][33][34] supported deep learning approaches to learn discriminative patterns from chest X-ray images and CT scans as well as achieved high accuracy in COVID-19 detection tasks. The contributions and limitations of SOTA methods in the COVID-19 diagnosis task are analyzed in Table 1.
Table 1. The analysis of SOTA methods in COVID-19 diagnosis task.
Another important branch in the COVID-19 classification task is the assessment of disease severity. The severity of COVID-19 can vary greatly from patient to patient, which indicates the importance of identifying patients who are at high risk of developing severe complications. For example, a multi-task vision transformer (ViT) that leverages a low-level chest X-ray feature corpus obtained from a backbone network to diagnose and quantify the severity of COVID-19 was proposed by Park, et al. [34]. The severity quantification performance of the proposed model was evaluated in terms of mean squared error (MSE) with a 95% confidence interval (CI) of 1.441 (0.760–2.122), 1.435 (1.195–1.676), and 1.458 (1.147–1.768) in three external datasets, respectively. Additionally, Goncharov, et al. [35] proposed a CNN-based network that leverages all available labels within a single model, which outperformed existing approaches and achieved a 97% Spearman correlation in severity quantification.
More advanced deep neural networks have been proposed based on various clinical and demographic factors for severity assessment [36][37][38][39]; CNNs and recurrent neural networks in particular have been applied to this task with promising results. The contributions of SOTA methods to the COVID-19 severity assessment task are highlighted in Table 2. Therefore, deep learning methods could be used to determine the prognosis of patients with COVID-19 and further guide clinical decision making.
Table 2. The contributions of SOTA methods to the COVID-19 severity assessment task.
A further remarkable application is the prognosis prediction of COVID-19, which refers to the prediction of the outcome of the disease, such as recovery or death. Prognosis prediction is imperative for clinical decision making and resource allocation, as well as for the development of effective treatments. A deep-learning-based study [40] demonstrated its potential to forecast the number of upcoming COVID-19 infections, and could thus significantly contribute to epidemic control. Four standard forecasting models were tested for predicting newly infected cases, deaths, and recoveries in the ten following days. Another study [41] pointed out the importance of prognosis prediction with the aim of triaging patients effectively; thus, mortality of COVID-19 patients was forecasted for one aspect of prognosis. Better performances were obtained using LASSO and linear SVM, with sensitivities of 90.7% and 92.0%, specificities of 91.4% and 91.8%, and area under the receiver operating characteristics curves (AUCs) of 96.3% and 96.2%, respectively.
More recently, several studies proposed various deep learning architectures for prognosis prediction [42][43][44][45], such as feedforward neural networks (FFNNs) and gradient boosting machines (GBMs), which showed that deep learning models could provide reliable predictions of patient condition, and further provide a deep understating of virology as well as aid in disease control. The contributions of SOTA methods to the COVID-19 prognosis task are highlighted in Table 3.
Table 3. The contributions of SOTA methods in the COVID-19 prognosis task.
As mentioned above, deep learning technologies are effective in solving various classification tasks related to COVID-19, including diagnosis, severity assessment, and prognosis prediction. However, there have been a limited number of multi-category classification tasks developed. A multi-category classification task based on deep learning algorithms could be used to accurately diagnose COVID-19 and distinguish it from other respiratory illnesses such as the flu, pneumonia, and other viral infections. It is of considerable importance that the symptoms of COVID-19 are similar to those of many other respiratory illnesses, and misdiagnosis can cause serious consequences for both the patient and public health.
Some three-category classification frameworks that distinguish COVID-19 patients from pneumonia patients and normal cases have been proposed in recent years. Hussain, et al. [46] proposed a CNN-based model dedicated to COVID-19 diagnosis and classification, named CoroDet. A novel database, the COVID-R dataset, was constructed by merging and revising eight COVID-19 open sources, containing 7390 pulmonary images from 2843 COVID-19 patients, 3108 normal cases, and 1439 pneumonia patients. In their three-category classification experiments, the presence of the pulmonary lesion feature of COVID-19 disease in X-ray images was used to differentiate COVID-19 infection from non-COVID-19 pneumonia. CoreDet measured through sensitivity, specificity, precision, recall, F1-score, and accuracy, achieving a good performance based on the average of five-fold cross-validation, that is, 92.76%, 94.56%, 94.04%, 92.50%, 91.32%, and 94.20%, respectively.
Xu, et al. [47] proposed a novel approach for COVID-19 screening, distinguishing COVID-19 from other types of viral pneumonia, especially influenza-A viral pneumonia (IAVP), based on pulmonary CT images. A total of 618 CT images were obtained from three top hospitals in China, including 219 COVID-19 cases, 224 IAVP cases, and 175 normal cases. An advanced model was developed based on the classic ResNet-18 with a location attention mechanism, achieving an overall accuracy of 86.7%. The three different measurements considered, recall, precision, and F1-score, were 86.7%, 81.3%, and 83.9% in the COVID-19 group; 83.3%, 86.2%, and 84.7% in the IAVP group; and 90.0%, 93.1%, and 91.5% in the normal group, respectively.

References

  1. World Health Organization. COVID-19 Weekly Epidemiological Update, Edition 134, 16 March 2023; World Health Organization: Geneva, Switzerland, 2023.
  2. Zhu, N.; Zhang, D.; Wang, W.; Li, X.; Yang, B.; Song, J.; Zhao, X.; Huang, B.; Shi, W.; Lu, R. A novel coronavirus from patients with pneumonia in China, 2019. N. Engl. J. Med. 2020, 382, 727–733.
  3. Guo, Y.-R.; Cao, Q.-D.; Hong, Z.-S.; Tan, Y.-Y.; Chen, S.-D.; Jin, H.-J.; Tan, K.-S.; Wang, D.-Y.; Yan, Y. The origin, transmission and clinical therapies on coronavirus disease 2019 (COVID-19) outbreak—An update on the status. Mil. Med. Res. 2020, 7, 11.
  4. Lotfi, M.; Hamblin, M.R.; Rezaei, N. COVID-19: Transmission, prevention, and potential therapeutic opportunities. Clin. Chim. Acta 2020, 508, 254–266.
  5. Nouvellet, P.; Bhatia, S.; Cori, A.; Ainslie, K.E.; Baguelin, M.; Bhatt, S.; Boonyasiri, A.; Brazeau, N.F.; Cattarino, L.; Cooper, L.V. Reduction in mobility and COVID-19 transmission. Nat. Commun. 2021, 12, 1090.
  6. Cook, T. Personal protective equipment during the coronavirus disease (COVID) 2019 pandemic—A narrative review. Anaesthesia 2020, 75, 920–927.
  7. Crook, H.; Raza, S.; Nowell, J.; Young, M.; Edison, P. Long covid—Mechanisms, risk factors, and management. BMJ 2021, 374, n1648.
  8. Ceban, F.; Ling, S.; Lui, L.M.; Lee, Y.; Gill, H.; Teopiz, K.M.; Rodrigues, N.B.; Subramaniapillai, M.; Di Vincenzo, J.D.; Cao, B. Fatigue and cognitive impairment in Post-COVID-19 Syndrome: A systematic review and meta-analysis. Brain Behav. Immun. 2022, 101, 93–135.
  9. Bullard, J.; Dust, K.; Funk, D.; Strong, J.E.; Alexander, D.; Garnett, L.; Boodman, C.; Bello, A.; Hedley, A.; Schiffman, Z. Predicting infectious severe acute respiratory syndrome coronavirus 2 from diagnostic samples. Clin. Infect. Dis. 2020, 71, 2663–2666.
  10. Tahamtan, A.; Ardebili, A. Real-time RT-PCR in COVID-19 detection: Issues affecting the results. Expert Rev. Mol. Diagn. 2020, 20, 453–454.
  11. Sheikhzadeh, E.; Eissa, S.; Ismail, A.; Zourob, M. Diagnostic techniques for COVID-19 and new developments. Talanta 2020, 220, 121392.
  12. Tsang, N.N.Y.; So, H.C.; Ng, K.Y.; Cowling, B.J.; Leung, G.M.; Ip, D.K.M. Diagnostic performance of different sampling approaches for SARS-CoV-2 RT-PCR testing: A systematic review and meta-analysis. Lancet Infect. Dis. 2021, 21, 1233–1245.
  13. Dong, D.; Tang, Z.; Wang, S.; Hui, H.; Gong, L.; Lu, Y.; Xue, Z.; Liao, H.; Chen, F.; Yang, F. The role of imaging in the detection and management of COVID-19: A review. IEEE Rev. Biomed. Eng. 2020, 14, 16–29.
  14. Salehi, S.; Abedi, A.; Balakrishnan, S.; Gholamrezanezhad, A. Coronavirus Disease 2019 (COVID-19): A Systematic Review of Imaging Findings in 919 Patients. Am. J. Roentgenol. 2020, 215, 87–93.
  15. Li, Y.; Yao, L.; Li, J.; Chen, L.; Song, Y.; Cai, Z.; Yang, C. Stability issues of RT-PCR testing of SARS-CoV-2 for hospitalized patients clinically diagnosed with COVID-19. J. Med. Virol. 2020, 92, 903–908.
  16. Li, Y.; Xia, L. Coronavirus Disease 2019 (COVID-19): Role of Chest CT in Diagnosis and Management. Am. J. Roentgenol. 2020, 214, 1280–1286.
  17. Long, C.; Xu, H.; Shen, Q.; Zhang, X.; Fan, B.; Wang, C.; Zeng, B.; Li, Z.; Li, X.; Li, H. Diagnosis of the Coronavirus disease (COVID-19): rRT-PCR or CT? Eur. J. Radiol. 2020, 126, 108961.
  18. Ai, T.; Yang, Z.; Hou, H.; Zhan, C.; Chen, C.; Lv, W.; Tao, Q.; Sun, Z.; Xia, L. Correlation of chest CT and RT-PCR testing in coronavirus disease 2019 (COVID-19) in China: A report of 1014 cases. Radiology 2020, 296, E32–E40.
  19. Xie, X.; Zhong, Z.; Zhao, W.; Zheng, C.; Wang, F.; Liu, J. Chest CT for typical 2019-nCoV pneumonia: Relationship to negative RT-PCR testing. Radiology 2020, 296, E41–E45.
  20. Huang, P.; Liu, T.; Huang, L.; Liu, H.; Lei, M.; Xu, W.; Hu, X.; Chen, J.; Liu, B. Use of chest CT in combination with negative RT-PCR assay for the 2019 novel coronavirus but high clinical suspicion. Radiology 2020, 295, 22–23.
  21. Chen, D.; Jiang, X.; Hong, Y.; Wen, Z.; Wei, S.; Peng, G.; Wei, X. Can Chest CT Features Distinguish Patients With Negative From Those With Positive Initial RT-PCR Results for Coronavirus Disease (COVID-19)? Am. J. Roentgenol. 2020, 216, 66–70.
  22. Wolters, P.J.; Collard, H.R.; Jones, K.D. Pathogenesis of Idiopathic Pulmonary Fibrosis. Annu. Rev. Pathol. Mech. Dis. 2014, 9, 157–179.
  23. Marrie, T.J. Community-acquired pneumonia. Clin. Infect. Dis. 1994, 18, 501–513.
  24. Torres, A.; Catia, C.; Niederman, M.S.; Rosario, M.; Chalmers, J.D.; Wunderink, R.G. Pneumonia (Primer). Nat. Rev. Dis. Prim. 2021, 7, 25.
  25. Ruuskanen, O.; Lahti, E.; Jennings, L.C.; Murdoch, D.R. Viral pneumonia. Lancet 2011, 377, 1264–1275.
  26. Lodha, R.; Kabra, S.K.; Pandey, R.M. Antibiotics for community-acquired pneumonia in children. Cochrane Database Syst. Rev. 2013, 2013, CD004874.
  27. Zhao, D.; Yao, F.; Wang, L.; Zheng, L.; Gao, Y.; Ye, J.; Guo, F.; Zhao, H.; Gao, R. A Comparative Study on the Clinical Features of Coronavirus 2019 (COVID-19) Pneumonia With Other Pneumonias. Clin. Infect. Dis. 2020, 71, 756–761.
  28. Wang, L.; Lin, Z.Q.; Wong, A. COVID-Net: A tailored deep convolutional neural network design for detection of COVID-19 cases from chest X-ray images. Sci. Rep. 2020, 10, 19549.
  29. Hemdan, E.E.-D.; Shouman, M.A.; Karar, M.E. Covidx-net: A framework of deep learning classifiers to diagnose COVID-19 in X-ray images. arXiv 2020, arXiv:2003.11055.
  30. Narin, A.; Kaya, C.; Pamuk, Z. Automatic detection of coronavirus disease (COVID-19) using X-ray images and deep convolutional neural networks. Pattern Anal. Appl. 2021, 24, 1207–1220.
  31. Rahman, T.; Akinbi, A.; Chowdhury, M.E.H.; Rashid, T.A.; Şengür, A.; Khandakar, A.; Islam, K.R.; Ismael, A.M. COV-ECGNET: COVID-19 detection using ECG trace images with deep convolutional neural network. Health Inf. Sci. Syst. 2022, 10, 1.
  32. Abbas, A.; Abdelsamea, M.M.; Gaber, M.M. Classification of COVID-19 in chest X-ray images using DeTraC deep convolutional neural network. Appl. Intell. 2021, 51, 854–864.
  33. Zhang, X.; Zhou, J.; Sun, W.; Jha, S.-K. A Lightweight CNN Based on Transfer Learning for COVID-19 Diagnosis. Comput. Mater. Contin. 2022, 72, 1123–1137.
  34. Park, S.; Kim, G.; Oh, Y.; Seo, J.B.; Lee, S.M.; Kim, J.H.; Moon, S.; Lim, J.-K.; Ye, J.C. Multi-task vision transformer using low-level chest X-ray feature corpus for COVID-19 diagnosis and severity quantification. Med. Image Anal. 2022, 75, 102299.
  35. Goncharov, M.; Pisov, M.; Shevtsov, A.; Shirokikh, B.; Kurmukov, A.; Blokhin, I.; Chernina, V.; Solovev, A.; Gombolevskiy, V.; Morozov, S.; et al. CT-Based COVID-19 triage: Deep multitask learning improves joint identification and severity quantification. Med. Image Anal. 2021, 71, 102054.
  36. Signoroni, A.; Savardi, M.; Benini, S.; Adami, N.; Leonardi, R.; Gibellini, P.; Vaccher, F.; Ravanelli, M.; Borghesi, A.; Maroldi, R.; et al. BS-Net: Learning COVID-19 pneumonia severity on a large chest X-ray dataset. Med. Image Anal. 2021, 71, 102046.
  37. Kollias, D.; Arsenos, A.; Kollias, S. AI-MIA: COVID-19 Detection and Severity Analysis through Medical Imaging; Springer: Cham, Switzerland, 2023; pp. 677–690.
  38. Chieregato, M.; Frangiamore, F.; Morassi, M.; Baresi, C.; Nici, S.; Bassetti, C.; Bnà, C.; Galelli, M. A hybrid machine learning/deep learning COVID-19 severity predictive model from CT images and clinical data. Sci. Rep. 2022, 12, 4329.
  39. Bougourzi, F.; Distante, C.; Dornaika, F.; Taleb-Ahmed, A. CNR-IEMN-CD and CNR-IEMN-CSD Approaches for COVID-19 Detection and COVID-19 Severity Detection from 3D CT-Scans; Springer: Cham, Switzerland, 2023; pp. 593–604.
  40. Rustam, F.; Reshi, A.A.; Mehmood, A.; Ullah, S.; On, B.-W.; Aslam, W.; Choi, G.S. COVID-19 future forecasting using supervised machine learning models. IEEE Access 2020, 8, 101489–101499.
  41. An, C.; Lim, H.; Kim, D.-W.; Chang, J.H.; Choi, Y.J.; Kim, S.W. Machine learning prediction for mortality of patients diagnosed with COVID-19: A nationwide Korean cohort study. Sci. Rep. 2020, 10, 18716.
  42. Khan, I.U.; Aslam, N.; Aljabri, M.; Aljameel, S.S.; Kamaleldin, M.M.A.; Alshamrani, F.M.; Chrouf, S.M.B. Computational intelligence-based model for mortality rate prediction in COVID-19 patients. Int. J. Environ. Res. Public Health 2021, 18, 6429.
  43. Ikemura, K.; Bellin, E.; Yagi, Y.; Billett, H.; Saada, M.; Simone, K.; Stahl, L.; Szymanski, J.; Goldstein, D.; Reyes Gil, M. Using automated machine learning to predict the mortality of patients with COVID-19: Prediction model development study. J. Med. Internet Res. 2021, 23, e23458.
  44. Elshennawy, N.M.; Ibrahim, D.M.; Sarhan, A.M.; Arafa, M. Deep-Risk: Deep Learning-Based Mortality Risk Predictive Models for COVID-19. Diagnostics 2022, 12, 1847.
  45. Carrington, A.M.; Manuel, D.G.; Fieguth, P.W.; Ramsay, T.; Osmani, V.; Wernly, B.; Bennett, C.; Hawken, S.; Magwood, O.; Sheikh, Y. Deep ROC analysis and AUC as balanced average accuracy, for improved classifier selection, audit and explanation. IEEE Trans. Pattern Anal. Mach. Intell. 2022, 45, 329–341.
  46. Hussain, E.; Hasan, M.; Rahman, M.A.; Lee, I.; Tamanna, T.; Parvez, M.Z. CoroDet: A deep learning based classification for COVID-19 detection using chest X-ray images. Chaos Solitons Fractals 2021, 142, 110495.
  47. Xu, X.; Jiang, X.; Ma, C.; Du, P.; Li, X.; Lv, S.; Yu, L.; Ni, Q.; Chen, Y.; Su, J. A deep learning system to screen novel coronavirus disease 2019 pneumonia. Engineering 2020, 6, 1122–1129.
More
Information
Contributors MDPI registered users' name will be linked to their SciProfiles pages. To register with us, please refer to https://encyclopedia.pub/register : , , ,
View Times: 309
Revisions: 2 times (View History)
Update Date: 10 Jul 2023
1000/1000
Video Production Service