porscheofficial / speed-estimation-traffic-monitoring

A Self-Calibrating End-to-End Pipeline for Real-Time Speed Estimation for Traffic Monitoring
MIT License
39 stars 7 forks source link

Regarding doubt in the get_ground_truth_events() function #26

Closed Abhilashsabhi closed 1 month ago

Abhilashsabhi commented 5 months ago

In the ground truth events function, while adding the tuple, you are manually adding value 6. Why is that?

matsch845 commented 2 months ago

Hi @Abhilashsabhi, please excuse the late answer. The 6 in this function stands for 6 meters and indicates the average car length we assume in our pipeline.