Vehicle Speed Estimation
This project uses YOLO for object detection to track vehicles and estimate their speeds. Video frames are processed with thresholds and perspective adjustments via a ViewTransformer class. The output features tracking lines, bounding boxes, and velocity labels, enabling accurate speed estimation and object detection in defined regions.
Vehicle Speed Estimation