Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 323 Bytes

File metadata and controls

12 lines (9 loc) · 323 Bytes

Vehicle Tracking System

Real-time vehicle tracking using YOLOv8 for detection and SORT for object tracking.

Features

  • Vehicle detection with YOLOv8
  • Object tracking with SORT algorithm
  • Bidirectional vehicle counting

Installation

pip install ultralytics opencv-python numpy cvzone# Transport-tracking