EADST

Vehicle Tracking with YOLOv8

Vehicle Tracking with YOLOv8

git clone --recurse-submodules https://github.com/mikel-brostrom/yolov8_tracking.git  # clone recursively
cd yolov8_tracking
pip install -r requirements.txt  # install dependencies
python track.py --source test.mp4 --save-vid --classes 0 1 2 3 4 5 6 7 8 9
# the class index can be found in the reference

Reference:

COCO Class Name

yolov8_tracking

相关标签
About Me
XD
Goals determine what you are going to be.
Category
标签云
站点统计

本站现有博文266篇,共被浏览440679

本站已经建立2019天!

热门文章
文章归档
回到顶部