multiple-object-tracking
There are 63 repositories under multiple-object-tracking topic.
Zhongdao/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
Smorodov/Multitarget-tracker
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
MasterBin-IIAU/UNINEXT
[CVPR'23] Universal Instance Perception as Object Discovery and Retrieval
MasterBin-IIAU/Unicorn
[ECCV'22 Oral] Towards Grand Unification of Object Tracking
praveen-palanisamy/multiple-object-tracking-lidar
C++ implementation to Detect, track and classify multiple objects using LIDAR scans or point cloud
wmuron/motpy
Library for tracking-by-detection multi object tracking implemented in python
MCG-NJU/MOTIP
[CVPR 2025] Multiple Object Tracking as ID Prediction
corfyi/UCMCTrack
[AAAI 2024] UCMCTrack: Multi-Object Tracking with Uniform Camera Motion Compensation. UCMCTrack achieves SOTA on MOT17 using estimated camera parameters.
dvlab-research/ECCV22-P3AFormer-Tracking-Objects-as-Pixel-wise-Distributions
The official code for our ECCV22 oral paper: tracking objects as pixel-wise distributions.
KeyForce/Cascade-RCNN-Tracking
Cascade-RCNN+DeepSort MOTDT Trackor++
yihongXU/TransCenter
This is the official implementation of TransCenter (TPAMI). The code and pretrained models are now available here: https://gitlab.inria.fr/yixu/TransCenter_official.
Koldim2001/TrafficAnalyzer
Анализ трафика на круговом движении с использованием компьютерного зрения
ktzsh/object-tracking
Multiple Object Tracking System in Keras + (Detection Network - YOLO)
shijieS/DMMN
Deep Motion Modeling Network
ZhangwenguangHikvision/YoloV5_JDE_TensorRT_for_Track
A multi object tracking Library Based on tensorrt
AvnishGupta143/MultiThreaded-Object-Detection-and-Tracking-cpp
Contains implementation of multi-threaded object detection followed by tracking
ocetrac/ocetrac
Python package to label and track unique geospatial features from gridded datasets
adept-thu/CAMO-MOT
Official code of CAMO-MOT
huangfcn/multiple-object-tracking
combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking problems
SonginCV/GMPHD-GMMA
The GMPHD filter based Online Multiple Object Tracker using Group Management and Relative Motion Analysis
Koldim2001/SORT-DeepSORT-Tracker
Реализация базовых алгоритмов SORT и DeepSORT для задачи трекинга (MOT) в компьютерном зрении
ShreshthSaxena/TrackSS
Lightweight Swift package for adding real-time object tracking to any detector.
George-Zhuang/AI-Flying
An introduction to AI methods for flying agents (birds, UAVs, etc.)
iyybpatrick/M-OBJ-TRK-ALGO
source code for a Multiple Object Tracking Algorithm
KleinYuan/bytetrack-standalone
Standalone ByteTrack in Python, extracted from official implementation with very few dependencies
emirhanbayar/Fast-StrongSORT
StrongSORT with Selective Feature Extraction Mechanism
engyasin/Offline_MOT
Multiple traffic entities detection and tracking from bird-view drone stationary videos https://engyasin.github.io/Offline_MOT/
a-doering/tracker_w_correlation_motion_model
Addition to multiple object tracker "Tracktor" from "Tracking without bells and whistles" paper.
himanshurawlani/SeeFood
Use your smartphone camera to detect multiple fruits and vegetables and get recipes
qa276390/SearchTrack
[BMVC 2022] SearchTrack: Multiple Object Tracking with Object-Customized Search and Motion-Aware Features
huangfcn/facetracker
detect face using MTCNN and tracking face with KCF/Kalman Filter. The assignment problem solved by Hungarian.
leonel11/DetectTrackSportEvents
Program for detection and tracking players on a sports ground and calculation of basic statistical indicators using deep learning
nhquanqt/mc-mot
Multiple Object Tracking using Graph Attention
emirhanbayar/Fast-Deep-OC-SORT
Deep-OC-SORT with Selective Feature Extraction Mechanism
ilbash/instance_tracker
Fast and accurate multiple-object tracking and segmentation on edge devices