Real-time vehicle tracking using YOLOv8 for detection and SORT for object tracking.
- Vehicle detection with YOLOv8
- Object tracking with SORT algorithm
- Bidirectional vehicle counting
pip install ultralytics opencv-python numpy cvzone# Transport-tracking