YOLO + DeepSORT Model for Broiler Detection
This model detects broiler chickens in video frames using a YOLO-based detector. It is designed for precision livestock farming applications, particularly broiler behavior monitoring.
🧠 Model Overview
- Task: Object detection + multi-object tracking
- Use case: Detecting and tracking broilers in commercial poultry environments
- Model format: Keras
.h5
📦 Files Included
Broiler.h5 — YOLO-based detection model
🔗 Full Code Repository
For the complete code, including:
- YOLO detection pipeline
- DeepSORT tracker implementation
- Video input/output utilities
- End-to-end broiler tracking demo
Please refer to the GitHub repository below: