Skip to content

Automated cow detection and counting system for dairy farm queue monitoring using computer vision, with snapshots taken at 5-minute intervals.

License

Notifications You must be signed in to change notification settings

salgue441/cow-project

Repository files navigation

CAETEC ~ Cow Queue Analysis

Automated cow detection and counting system for dairy farm queue monitoring using computer vision, with snapshots taken at 5-minute intervals.

banner

🎯 Overview

This project implements an automated cow counting system using YOLOv8 object detection to monitor milking queue occupancy in dairy farms. The system captures images every 5 minutes, detects individual cows, and maintains detailed queue occupancy logs.

⭐ Highlights

  • Automated Monitoring: captures queue images every 5 minutes.
  • Precise Detection: 95% accuracy in cow counting using YOLOv8.
  • Production Ready: containerized deployment with <3s processing time.
  • Cloud Integration: AWS S3 for image storage

📁 Project Overview

.
├── CRISP-DM/            # Complete project development documentation
│   └── README.md        # Detailed CRISP-DM methodology documentation
├── deployment/          # Production deployment configuration
│   └── README.md        # Deployment guide and configuration
├── docs/                # Additional documentation
├── notebooks/           # Development notebooks
│   ├── yolo/            # Production YOLOv8 implementation
│   ├── research/        # Model experiments
│   └── analysis/        # Data investigation and analysis
└── scripts/             # Utility scripts

🚀 Quick Start

  1. Clone the repository
  2. Follow the deployment guide in deployment/README.md
  3. For development details, see CRISP-DM/README.md
  4. Deployment repo: Cow Cattle Classification

📫 Contact

For questions or support, please open an issue in the repository.

About

Automated cow detection and counting system for dairy farm queue monitoring using computer vision, with snapshots taken at 5-minute intervals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7