Speedway Tracker
A pedestrian tracking system created for a Computer Vision course. A YOLOv8 ML model was used to detect pedestrians. The Simple Online Real-Time (SORT) algorithm was used for tracking, which involves custom implementations of the Kalman filter and Hungarian algorithm. A video demo is included in the README.