ComDesignProject/deep_sort/sort
ken4647 3b26490133 adapt sel-model as feature-extractor 2022-11-24 21:47:00 +08:00
..
__init__.py added DeepSORT,now can track object by detection 2022-10-18 14:15:11 +08:00
detection.py added DeepSORT,now can track object by detection 2022-10-18 14:15:11 +08:00
iou_matching.py adapt sel-model as feature-extractor 2022-11-24 21:47:00 +08:00
kalman_filter.py added DeepSORT,now can track object by detection 2022-10-18 14:15:11 +08:00
linear_assignment.py middly slove the problem of ID switch or lose 2022-11-21 12:02:22 +08:00
nn_matching.py added DeepSORT,now can track object by detection 2022-10-18 14:15:11 +08:00
preprocessing.py added DeepSORT,now can track object by detection 2022-10-18 14:15:11 +08:00
track.py added DeepSORT,now can track object by detection 2022-10-18 14:15:11 +08:00
tracker.py greatly decrease the probablity of ID Switch, 2022-11-05 11:41:33 +08:00