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.
Find it on Github: https://github.com/indierevo/bird-detect-1
Download
0 formats
No download links available.
YOLO Bird Detection with Python and OpenCV | NatokHD