wget -c https://github.com/ultralytics/assets/releases/download/v0.0.0/yolov8s.pt| package name | version |
|---|---|
| numpy | 1.26.2 |
| pandas | 2.2.1 |
| opencv-contrib-python | 4.8.1.78 |
| ultralytics | 8.0.229 |
| opencv-contrib-python | 4.8.1.78 |
Execute the following command to install requirements:
make installTo run the program, execute the main script using a video file.
python main.py ./path/to/video.mp4