Related Experiment Video
Updated: Aug 11, 2025

Lung CT Segmentation to Identify Consolidations and Ground Glass Areas for Quantitative Assesment of SARS-CoV Pneumonia
Published on: December 19, 2020
VGG-COVIDNet: A Novel model for COVID detection from X-Ray and CT Scan images
Lakshay Goyal1, Anuradha Dhull1, Akansha Singh2
1Department of CSE, The NorthCap University, Gurugram, India.
Abstract:
In this research work, a new deep learning model named VGG-COVIDNet has been proposed which can classify COVID-19 cases from normal cases over X-Rays and CT scan images of lungs. Medical practitioners use the X-Rays and CT scan images of lungs to identify whether a person is infected from COVID or not. In present times, it is very important to give real time COVID prediction with high reliability of results. Deep learning models equipped with machine learning support have been found very influential in accurate prediction of COVID or Non-COVID cases in real time. However, there are some limitations associated with the performance of these model which are model size, achieving good balance of model size and accuracy, and making a single model fitting well for both X-Ray and CT Scan image datasets. Keeping in mind these performance constraints, this new model (VGG-COVIDNet) has been proposed for real time prediction of COVID cases with good balance of model size and accuracy working well for both type of datasets (CT Scan and X-Ray). In order to control model size, an improved version of VGG-16 architecture has been proposed which contains only 13 convolutional layers and 5 fully connected layers. Multiple dropout layers have been added in the proposed architecture which can drop some percentage of features and applies random transformations to decrease the model over-fitting issue. Keeping in mind the primary goal to increase the model accuracy the proposed model has been trained on different datasets with ReLU activation function which is one of the best non-linear activation functions. Four different capacity datasets with CT scan and X-Ray images have been used to validate the performance of proposed model. The proposed model gives an overall accuracy of more than 90% on both types of input datasets i.e. X-Ray and CT Scan.
Related Concept Videos
Computed Tomography
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Imaging Studies for Cardiovascular System V: CT
Radiological Investigation I: X-ray and CT
Imaging Studies for Cardiovascular System III: X-Ray
Definition and Purpose
An X-ray, or radiograph, is a non-invasive method that uses ionizing radiation to take images of internal structures. It is mainly used in cardiac imaging to examine the heart, lungs, and major blood vessels, aiming to identify abnormalities in the heart's size, shape, and position, such as heart failure, congenital defects, and vascular...
Imaging Studies III: Computed Tomography
Imaging Studies I: CT and MRI
Description of the Procedures
Computed Tomography (CT) scan:
Computed Tomography (CT) scans use X-ray technology to generate detailed images of bones, organs, and tissues. During the scan, the patient lies on a moving table...

