Multiple object tracking (MOT) algorithm implemented in C++
-
Updated
Nov 10, 2021 - C++
Multiple object tracking (MOT) algorithm implemented in C++
This repository includes a C/C++ Implementation of the GMPHD-OGM tracker with a demo code.
TensorRT person tracking RFBNet300
ROS package for Detection and Tracking of Multiple Objects (DATMO), code of my master's thesis "Prediction of Objects' Motion in the Vicinity of Robot".
Lightweight tracking software for tracking multiple objects in deep-sea underwater video. It is designed to be used with detection output in XML files in PASCAL VOC format or with detection messages sent with ZeroMQ. It generates unique VisualEvent track sequences for analysis.
Multi-sensor GLMB for nuScences dataset
Detects the objects in a video and tracks them while maintaining a unique ID for each of them, until it is present in the scene.
An ML-powered robotic car, using ESP32-CAM for real-time video streaming over WiFi, processed using Python, and OpenCV for object detection. Upon detecting the target object, the system sends commands back to the ESP32-CAM web server to maneuver the car and activate a buzzer, enabling autonomous object tracking.
Add a description, image, and links to the tracking-by-detection topic page so that developers can more easily learn about it.
To associate your repository with the tracking-by-detection topic, visit your repo's landing page and select "manage topics."