Developed by @Dedeepya Yarlagadda @Siddarth Saxena @Madhavi Peechara @Niharika Sirapurapu
Internationally, COVID-19 is spreading and has a high mortality rate. As a result, the WHO(World Health Organization) classified it as a pandemic. A rapid and correct diagnosis is necessary to reduce illness transmission. To recognize the illness, a converse record polymerase chain response (RT-PCR) test is oftentimes performed. In any case, since this test takes time, a chest registered tomography (CT) or plain chest X-Ray (CXR) is sporadically suggested. These are regarded problems, and a convolutional neural network will be built to replace these loops. Thus, we recommend a plan for making Artificial Intelligence calculations for COVID-19 discovery and ID that further develop the order capacity of COVID-19 cases. Rapid diagnosis of COVID-19 symptoms is the need of the hour and to this end, automated diagnosis has been preferred over manual diagnostic methodologies to effectively identify and combat the virus.
- Colab
- Numpy
- Matplotlib
- Keras
$ !pip install visualkeras
1152 CT scans were included in the data set, of which 576 belonged to COVID-19 patients and 576 to non-COVID-19 patients. Current Model is trained in a way that uses 920 images as training data and 232 images as testing data. Uniformity between positive and normal samples is being maintained in both train and test data. All of these images were gathered from Open source and are given due credit. An RT–PCR test was used to confirm the illness status of suspected individuals in this set. The CT scans of selected COVID-19 patients and their counterparts with probable illness are shown in the figure.
A real time CT-Scan image was taken and uploaded in the Google Colab. The trained model predicted the outputs 99% accurately.