The following repo contained work implemented as by various contributors under PSoC i.e Programming Summer Of Code hosted by PClub, UIET, Panjab University.
The aim of this project was to create a web application and a mobile app for detection of COVID through frontal Chest X-rays.
A novel strain of coronavirus — SARS-CoV-2 — was first detected in December 2019 in Wuhan, a city in China’s Hubei province with a population of 11 million, after an outbreak of pneumonia without an obvious cause. The virus has now spread to over 200 countries and territories across the globe and was characterized as a pandemic by the World Health Organization. India coronavirus cases crossed the one million or the 10 lakh-mark.
- Deep Learning Model trained using Tensorflow API.
- Android and iOS app created using Flutter and Deep Learning Model Deployed using TFlite along with feature of COVID tracker for India.
- Android App created using Java.
- Web Application created and Deployed using Flask.
git clone https://github.com/kazimsayed954/COVID-19-Detector-V1.1.git
For further using Components see the directory structure below and use Web Application or Mobile Application.
-
The
main dataset
directory contains the dataset finalized for training the model. -
COVID-19_Flutter
contains the flutter code for Android and iOS application. -
COVID-19_Java
contained the Java code for another Application for COVID-Detector. -
model
dir has three trained models along side their respective installation instructions.MobileNetV2_Ver1.0
contains the first trained model.MobileNetV2_Ver2.0
contrains the second trained model.covid_detector_model_3
contained 3rd trained model, it does not use MobilNetV2 hence the non descriptive name.
Please check the respective directories inside for their setup instructions present in their README.md
.
The web application has been deployed inside MobileNetV2_Ver2.0
directory. Please go through it's README.md
for the same.
Dataset collected from -
1- Dataset
2 - Kaggle for more images of Normal Cases
Acknowledgements for App illustrations :
The work cannot be used in the field of medical science in anyway and we do not hold any responsibility for any mishappening.