A simple streamlit app designed to count bags on a conveyor belt
- Download the model from here and put it in the root of the project.
- Run
docker compose up cpu
ordocker compose up gpu
depending on whether you have an NVIDIA GPU - Image build is going to take a while if you have slow internet connection
- Go to
localhost:5000
This is a minimal app, so the threshold line is hardcoded. Adjust if needed.
The video that works with the app can be found here