This repo provides Object detection demos in which the support for the following Object trackers has been added:
- sort
- MediaPipe
- Camshift
To run demos with OpenCV go into the directory detectionTracker
and follow the instructions in the respective README file.
- Sort
- More Trackers To Be Added
To run demos with GStreamer go into the directory gstreamerWithSortTracker
and follow the instructions in the respective README file.