Insight about Detection, Prediction and Weather Impact of Coronavirus (Covid-19) using Neural Network
A K M Bahalul Haque, Tahmid Hasan Pranto, Abdulla All Noman, Atik, Mahmood

TL;DR
This paper uses neural networks to detect COVID-19 from chest X-rays with high accuracy and analyzes weather factors' impact on the pandemic, also predicting individual death risk with high precision.
Contribution
It compares multiple pre-trained neural networks for COVID-19 detection and assesses weather factors' influence and individual death prediction models.
Findings
VGG16 and VGG19 achieve over 92% accuracy in classifying X-rays.
Temperature, humidity, and sun-hour explain 85.88% of pandemic escalation.
The death prediction model achieves 94.40% accuracy.
Abstract
The world is facing a tough situation due to the catastrophic pandemic caused by novel coronavirus (COVID-19). The number people affected by this virus are increasing exponentially day by day and the number has already crossed 6.4 million. As no vaccine has been discovered yet, the early detection of patients and isolation is the only and most effective way to reduce the spread of the virus. Detecting infected persons from chest X-Ray by using Deep Neural Networks, can be applied as a time and laborsaving solution. In this study, we tried to detect Covid-19 by classification of Covid-19, pneumonia and normal chest X-Rays. We used five different Convolutional Pre-Trained Neural Network models (VGG16, VGG19, Xception, InceptionV3 and Resnet50) and compared their performance. VGG16 and VGG19 shows precise performance in classification. Both models can classify between three kinds of X-Rays…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDepthwise Convolution · Pointwise Convolution · Average Pooling · Dense Connections · Global Average Pooling · Softmax · *Communicated@Fast*How Do I Communicate to Expedia? · Depthwise Separable Convolution · Max Pooling · Residual Connection
