Skip to content

Commit 0d25a14

Browse files
authored
Update README.md
1 parent 905f3cf commit 0d25a14

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# multi-object-tracker
22
object detection using deep learning and multi-object tracking
3+
4+
The work here is based on the following literature available:
5+
1. http://elvera.nue.tu-berlin.de/files/1517Bochinski2017.pdf
6+
2. https://www.pyimagesearch.com/2018/07/23/simple-object-tracking-with-opencv/
7+
3. [Multi-tracker MATLAB](https://www.mathworks.com/help/vision/examples/motion-based-multiple-object-tracking.html)
8+
4. https://github.com/Wenuka/correlationTracker
9+
10+

0 commit comments

Comments
 (0)