Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| feature | 4 years ago | |
| sort | 4 years ago | |
| README.md | 5 years ago | |
| hog_track.py | 4 years ago | |
| mot_track_kc.py | 4 years ago | |
| post_process.py | 4 years ago | |
| track_server.py | 4 years ago | |
| util.py | 4 years ago | |
#track_only
自动标定工具跟踪算法
开源引用
1.本代码中的卡尔曼滤波及匈牙利算法代码来此开源项目:https://github.com/ZQPei/deep_sort_pytorch
2.本代码中使用的开源python包有:opencv、numpy、scipy、web.py。