object detection using deep learning and multi-object tracking
The work here is based on the following literature available:
- http://elvera.nue.tu-berlin.de/files/1517Bochinski2017.pdf
- https://www.pyimagesearch.com/2018/07/23/simple-object-tracking-with-opencv/
- https://github.com/Wenuka/correlationTracker
- Caffemodel zoo
- Caffemodel zoo GitHub
Use the caffemodel zoo from the reference [4,5] mentioned above to vary the CNN models and Play around with the codes.