tracking-algorithm topic
norfair
Lightweight Python library for adding real-time multi-object tracking to any detector.
Deep-SORT-YOLOv4
People detection and optional tracking with Tensorflow backend.
btrack
Bayesian multi-object tracking
AcurusTrack
A multi-object tracking component. Works in the conditions where identification and classical object trackers don't (e.g. shaky/unstable camera footage, occlusions, motion blur, covered faces, etc.)....
DeepLabCut-live
SDK for running DeepLabCut on a live video stream
TrackNPred
This is the code base for our ACM CSCS 2019 paper: "RobustTP: End-to-End Trajectory Prediction for Heterogeneous Road-Agents in Dense Traffic with Noisy Sensor Inputs". This codebase contains implemen...
copilot
Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative veloci...
yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
tracking-python3
In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally...
ExtendedKalmanFilter