With the increasing number of asymptomatic cases of covid19, detection of the infection using the X-ray images is fruitful for taking measures. The base model in this work is InceptionNetV3. Due to the scarcity of data, model is trained using data augmentation. However, one model is also trained to observe and explain the overfitting if data augmentation is not done. The data for x-ray images is taken from published data by Dr. Joseph Cohen. In addition, if you have additional chest x-ray dataset, you can contribute to the aforementioned repo. Similarly, the dataset for healthy chest x-ray images is taken from Kaggle open source dataset.