Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lakshyabatman/covid-19-detection-using-x-ray

Covid 19 detection using X-ray images
https://github.com/lakshyabatman/covid-19-detection-using-x-ray

Last synced: about 2 months ago
JSON representation

Covid 19 detection using X-ray images

Awesome Lists containing this project

README

        

# Covid 19 detection using X-ray images

## Installation:

- Move to project directory.
- Run `docker build -t majorproject .` to build docker images.
- Run `docker run -ti -p 5001:5001 majorproject bash` to enter docker cli bash.
- Run `python3 app.py` to start server
- `Ctrl+C` to end server and make sure to run `exit` to exit docker cli.

## Contributing guidelines

- Please make separate branch to work on a feature/bug.
- Make sure to run tests before commit.
- Follow commit message template.
- To add commit run `git commit` and then text editor (vims/nano) will be open, then you can write commit message.

## Contributors:

- Lakshya Khera
- Gaurav Parihar
- Shubham Tak