Bird Detector: Real-time bird tracking with YOLOv8 and OpenCV
A small Python project that watches a video feed — webcam, MJPEG, RTSP or YouTube — detects birds with YOLOv8, tracks them with persistent IDs and logs how long each one stays in frame.
Things I've built, lessons I've learned, occasional deep dives.