kcg2015 / Vehicle-Detection-and-Tracking

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about matching detections and trackers

3073 opened this issue · comments

commented

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?

Sorry for the late reply. It should be the same principle

commented

Cool!

commented

@3073 , sorry for the late reply. This seems to me a very difficult problem to solve, honestly. I have been struggling with finding parameters that work well with a wide range of scenarios.

commented

thank you....

@3073 , keep me posted if you find a solution.

commented