Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 236 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 236 Bytes

YOLOv8 NATIVE TRACKING

💻 Install

# create python virtual environment
python3 -m venv venv

# install dependencies
pip install -r requirements.txt

📸 Execute

python3 -m main