A covolutional neural netewrk based approach to detect Covid19 from lung X-Ray images. Model trained on available data from public repositories and saved model has been used to make a web app to collect data from client.
- Clone the repository
- Install the dependencies using
pip install -r requirements.txt
- Run using
python app.py