filmov
tv
YOLO Bird Detection with Python and OpenCV
Показать описание
In this video I write a Python script that uses OpenCV and a YOLO object detection model to identify images of birds within an MP4 video stream. If a bird is detected, the script captures the frame and saves it as a JPG image locally.