Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 928 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 928 Bytes

Project: Bird Detection using Python and YOLOv8

Description:

Developed a bird detection system using Python and YOLOv8, a powerful object detection model.

This project focused on:
Automating bird detection in images and video: Identify the presence of birds in various visual formats with high accuracy. Potential applications: Provide a foundation for further development like species classification, population monitoring, or automated bird feeder activation.
Model Training: Trained the YOLOv8 model on the prepared dataset, achieving an accuracy of 89% in bird detection.

Technical Skills:

Python: Programming language used for project development.
YOLOv8: Deep learning model for object detection.

Screenshot (390)