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
27 lines (22 loc) · 836 Bytes
/
TODO
File metadata and controls
27 lines (22 loc) · 836 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
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
Deep SORT:
1. https://github.com/nwojke/deep_sort
2. https://github.com/bitzy/DeepSort
3. https://github.com/oylz/DS
BGFG:
1. Original Vibe
2. Integration with new https://github.com/andrewssobral/bgslibrary
Metrics between regions and tracking objects:
1. Profiling histograms
2. HOG
3. Normaliza pixels metric to [0, 1]
New runtime:
1. Integration with deepstream sdk 4.0
Tests:
1. Quality tests
2. Performance tests