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 54f6c77 commit ee692c7Copy full SHA for ee692c7
README.md
@@ -4,7 +4,8 @@ object detection using deep learning and multi-object tracking
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
+3. https://github.com/Wenuka/correlationTracker
+4. [Caffemodel zoo](http://caffe.berkeleyvision.org/model_zoo.html)
9
+5. [Caffemodel zoo GitHub](https://github.com/BVLC/caffe/tree/master/models)
10
11
0 commit comments