Vehicle-Detection-and-Tracking icon indicating copy to clipboard operation
Vehicle-Detection-and-Tracking copied to clipboard

Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering

Results 15 Vehicle-Detection-and-Tracking issues
Sort by recently updated
recently updated
newest added

hi helper ... can I take the principle you used for matching detection and trackers and use dlib for creating a new tracker for the unmatched detection?

Hello, I changed the v to 1 but it doesn't detect persons

Hello, How would I draw the path of the cars that are moving ? Thanks so much

Hello, The tracking is lost and it's not accurate, sometimes in the cars the bounding box is hidden for few frames then it continues tracking again

Hello, Thanks for your project, it's amazing. I'm planning to use infrared (thermal) camera instead of RGB camera. What changes needs to be considered ?