= yolov5-pip
{c}
{tag=YOLO model}
https://github.com/fcakyon/yolov5-pip
OK, now we're talking, two liner and you get a window showing <bounding box> object detection from your <webcam> feed!
``
python -m pip install -U yolov5==7.0.9
yolov5 detect --source 0
``
The accuracy is crap for anything but people. But still. Well done. Tested on <Ubuntu 22.10>, <ciro santilli s hardware/P51>.
\Video[https://www.youtube.com/watch?v=1MD3Wn7e6OE]
{title=fcakyon/yolov5-pip webcam object detection demo by <Ciro Santilli> (2023)}
Back to article page