z1069614715 / objectdetection_script

一些关于目标检测的脚本的改进思路代码,详细请看readme.md
5.08k stars 460 forks source link

Added Object-detection using webcam(Yolov8) #34

Closed Spyrosigma closed 10 months ago

Spyrosigma commented 10 months ago

Added a object-detection script in python using Ultralytics Yolov8 item-detection model, which detects object in real-time. It uses yolov8 nano model. For better accuracy use l(large) or x(extra large) models.

Spyrosigma commented 10 months ago

@z1069614715 Sir, Can you please review and merge it ?