Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lakshyabatman/covid-19-detection-using-x-ray
- Owner: lakshyabatman
- Created: 2020-10-13T17:23:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T08:17:04.000Z (about 4 years ago)
- Last Synced: 2024-11-05T16:54:22.354Z (3 months ago)
- Language: HTML
- Size: 18.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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