Skip to content

Commit ee692c7

Browse files
authored
Update README.md
1 parent 54f6c77 commit ee692c7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ object detection using deep learning and multi-object tracking
44
The work here is based on the following literature available:
55
1. http://elvera.nue.tu-berlin.de/files/1517Bochinski2017.pdf
66
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
7+
3. https://github.com/Wenuka/correlationTracker
8+
4. [Caffemodel zoo](http://caffe.berkeleyvision.org/model_zoo.html)
9+
5. [Caffemodel zoo GitHub](https://github.com/BVLC/caffe/tree/master/models)
910

1011

0 commit comments

Comments
 (0)