Skip to content

hongsea/viewmyai-covid-xray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Viewmyai

COVID 19 X RAY SCANNER

DATASETS

Download the covid dataset and extract it under project folder link

Download the xray dataset and extract it under project folder link

Backend

  • FLASK

Build Setup

cd viewmyai-covid-xray
# run virtual environments
python3 -m venv  v
# activate
source env/bin/activate
# install dependencies
pip3 install -r requirments.txt
# serve with hot reload at localhost:5000
python3 app.py 

Setup Virtual environments

For detailed explanation on how things work, checkout the guide

About

We use the x ray image to predict the covid 19

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published