forked from Smorodov/Multitarget-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
28 lines (24 loc) · 964 Bytes
/
TODO
File metadata and controls
28 lines (24 loc) · 964 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Global data association for multi-object tracking using network flows:
1. https://github.com/nwojke/mcf
2. https://github.com/jutanke/cabbage
3. Tracking The Untrackable: Learning To Track Multiple Cues with Long-Term Dependencies
4. http://openaccess.thecvf.com/content_cvpr_2017/papers/Tang_Multiple_People_Tracking_CVPR_2017_paper.pdf
5. https://github.com/abhineet123/Deep-Learning-for-Tracking-and-Detection
6. https://arxiv.org/abs/1903.05625
7. https://arxiv.org/abs/1907.03961
8. http://www.cvlibs.net/projects/online_tracking/
9. https://github.com/jwchoi384/Gaussian_YOLOv3
10. https://github.com/humoncy/YOLOv3-SORT-ReID
Deep SORT:
1. https://github.com/nwojke/deep_sort
2. https://github.com/bitzy/DeepSort
3. https://github.com/oylz/DS
Metrics between regions and tracking objects:
1. Profiling histograms
2. HOG
3. Normalize pixels metric to [0, 1]
New runtime:
1. Integration with deepstream sdk 4.0
Tests:
1. Quality tests
2. Performance tests