Object Counting with YOLO

Project information

  • Category: Artificial Intelligence / Computer Vision
  • Technologies: Python, YOLO, OpenCV

Object Counting with YOLO

A computer vision pipeline that detects and counts objects in video. The project combines real-time inference with visual overlays so detections and totals can be reviewed directly in the processed footage.

Results & Features

  • Detects multiple objects in video frames
  • Displays object locations and counts in the output
  • Supports efficient processing for real-time use cases