https://github.com/andreaschandra/vibrio-counter
An end-to-end vibrio counter and color detection
https://github.com/andreaschandra/vibrio-counter
Last synced: 11 months ago
JSON representation
An end-to-end vibrio counter and color detection
- Host: GitHub
- URL: https://github.com/andreaschandra/vibrio-counter
- Owner: andreaschandra
- License: mit
- Created: 2023-02-06T02:20:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T15:20:46.000Z (over 3 years ago)
- Last Synced: 2025-02-12T09:39:14.693Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 679 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vibrio-counter
An end-to-end vibrio counter and color detection
## Installation
`pip install -r requirements.txt`
## How to run
open command prompt and type
`streamlit run scripts/app.py`
it will start web server usually at http://localhost:8501 and open your browser.