This project is made for managing time by letting people see how much time do they have to wait in the queue to get food in the canteen and how many tables are now free there!
Description of how we calculated everything here
All the videos from cameras are in this folder
- Create a virtual environment
conda create -n timemanagement python=3.11.8
- Activate it
conda activate timemanagement
- Install libraries
pip install supervision==0.19.0 ultralytics time numpy open-cv
- Run the code detection.ipynb`
- Vladimir Kalaychidi
- Maksim Ruchyov
- Ilya Baigulov