Simple Multi Object Tracker
Aditya M. Deshpande
Posted on September 15, 2019
This is simple multi-object tracking algorithm I wrote. I have demonstrated its use with various deep learning object detectors including:
- YOLO object detector
- Caffemodels: Any model from caffe model zoo should work
- Tensorflow models: Mobilenet-SSD example available.
Code: https://github.com/adipandas/multi-object-tracker
I will like to know the feedback about this work. I plan on including more implementations using other pre-trained object detection models including faster-rcnn and masked-rcnn.
💖 💪 🙅 🚩
Aditya M. Deshpande
Posted on September 15, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.