Back to Browse

YOLO Bird Detection with Python and OpenCV

2.8K views
Apr 16, 2024
16:31

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