deep_sort_pytorch
deep_sort_pytorch copied to clipboard
Doesn't call `increment_age` method for the unmatched tracks
Hi, i noticed that in the update method in class Tracker,for the unmatched tracks, they didn't call the increment_age method.
Does that mean the unmatched tracks' time_since_update will not be updated or I missed something?