multiple-object-tracking topic

List multiple-object-tracking repositories

multiple-object-tracking-lidar

747
Stars
223
Forks
Watchers

C++ implementation to Detect, track and classify multiple objects using LIDAR scans or point cloud

Multitarget-tracker

2.1k
Stars
646
Forks
Watchers

Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.

motpy

484
Stars
57
Forks
Watchers

Library for tracking-by-detection multi object tracking implemented in python

Towards-Realtime-MOT

2.4k
Stars
539
Forks
Watchers

Joint Detection and Embedding for fast multi-object tracking

AcurusTrack

291
Stars
60
Forks
Watchers

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.)....

The official code for our ECCV22 oral paper: tracking objects as pixel-wise distributions.

object-tracking

94
Stars
35
Forks
Watchers

Multiple Object Tracking System in Keras + (Detection Network - YOLO)

TransCenter

106
Stars
7
Forks
Watchers

This is the official implementation of TransCenter (TPAMI). The code and pretrained models are now available here: https://gitlab.inria.fr/yixu/TransCenter_official.