We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905f3cf commit 0d25a14Copy full SHA for 0d25a14
README.md
@@ -1,2 +1,10 @@
1
# multi-object-tracker
2
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