Topic: "multi-object-tracking"
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Language: Python - Size: 413 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 13,388 - Forks: 2,933

mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
Language: Python - Size: 125 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7,305 - Forks: 1,781

ifzhang/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
Language: Python - Size: 77.7 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 5,274 - Forks: 991

ifzhang/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
Language: Python - Size: 61.9 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 4,112 - Forks: 931

OpenDriveLab/UniAD
[CVPR 2023 Best Paper Award] Planning-oriented Autonomous Driving
Language: Python - Size: 9.47 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 3,988 - Forks: 453

open-mmlab/mmtracking
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
Language: Python - Size: 2.85 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 3,721 - Forks: 605

tryolabs/norfair
Lightweight Python library for adding real-time multi-object tracking to any detector.
Language: Python - Size: 497 MB - Last synced at: 3 days ago - Pushed at: 16 days ago - Stars: 2,480 - Forks: 261

xinshuoweng/AB3DMOT
(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"
Language: Python - Size: 181 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 1,748 - Forks: 405

SpyderXu/multi-object-tracking-paper-list
Paper list and source code for multi-object-tracking
Size: 96.7 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 1,658 - Forks: 357

roboflow/trackers
A unified library for object tracking featuring clean room re-implementations of leading multi-object tracking algorithms
Language: Python - Size: 1.85 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,425 - Forks: 111

GeekAlexis/FastMOT
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
Language: Python - Size: 117 MB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 1,175 - Forks: 255

NirAharon/BoT-SORT
BoT-SORT: Robust Associations Multi-Pedestrian Tracking
Language: Jupyter Notebook - Size: 54.4 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 1,060 - Forks: 447

adipandas/multi-object-tracker
Multi-object trackers in Python
Language: Python - Size: 85.7 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 684 - Forks: 102

megvii-research/MOTR
[ECCV2022] MOTR: End-to-End Multiple-Object Tracking with TRansformer
Language: Python - Size: 26.7 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 559 - Forks: 88

wmuron/motpy
Library for tracking-by-detection multi object tracking implemented in python
Language: Python - Size: 18.6 MB - Last synced at: about 23 hours ago - Pushed at: 10 months ago - Stars: 520 - Forks: 60

yihongXU/deepMOT
Official Implementation of How To Train Your Deep Multi-Object Tracker (CVPR2020)
Size: 28.3 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 498 - Forks: 84

amazon-science/siam-mot
SiamMOT: Siamese Multi-Object Tracking
Language: Python - Size: 14.2 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 471 - Forks: 64

mikel-brostrom/Yolov7_StrongSORT_OSNet
Real-time multi-camera multi-object tracker using YOLOv7 and StrongSORT with OSNet
Language: Python - Size: 35.2 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 447 - Forks: 101

megvii-research/MOTRv2
[CVPR2023] MOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained Object Detectors
Language: Python - Size: 78.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 403 - Forks: 50

holmescao/TOPICTrack
[IEEE TIP] TOPIC: A Parallel Association Paradigm for Multi-Object Tracking under Complex Motions and Diverse Scenes
Language: Python - Size: 45.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 393 - Forks: 44

dvl-tum/mot_neural_solver
Official PyTorch implementation of "Learning a Neural Solver for Multiple Object Tracking" (CVPR 2020 Oral).
Language: Python - Size: 3.27 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 351 - Forks: 71

Zhongdao/UniTrack
[NeurIPS'21] Unified tracking framework with a single appearance model. It supports Single Object Tracking (SOT), Video Object Segmentation (VOS), Multi-Object Tracking (MOT), Multi-Object Tracking and Segmentation (MOTS), Pose Tracking, Video Instance Segmentation (VIS), and class-agnostic MOT (e.g. TAO dataset).
Language: Python - Size: 62.7 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 345 - Forks: 35

hailanyi/3D-Multi-Object-Tracker
A project for 3D multi-object tracking
Language: Python - Size: 24.6 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 343 - Forks: 57

samuelmurray/tracking-by-detection
Multiple object tracking (MOT) algorithm implemented in C++
Language: C++ - Size: 14.4 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 337 - Forks: 95

quantumjot/btrack
Bayesian multi-object tracking
Language: Python - Size: 16.2 MB - Last synced at: about 11 hours ago - Pushed at: 25 days ago - Stars: 322 - Forks: 50

SoccerNet/sn-gamestate
[CVPRW'24] SoccerNet Game State Reconstruction: End-to-End Athlete Tracking and Identification on a Minimap (CVPR24 - CVSports workshop)
Language: Python - Size: 95.9 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 290 - Forks: 62

MedChaabane/DEFT
Joint detection and tracking model named DEFT, or ``Detection Embeddings for Tracking." Our approach relies on an appearance-based object matching network jointly-learned with an underlying object detection network. An LSTM is also added to capture motion constraints.
Language: Python - Size: 32.3 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 273 - Forks: 42

nightmaredimple/libmot
A Library of Multi-Object Tracking
Language: Python - Size: 4.61 MB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 264 - Forks: 43

corfyi/UCMCTrack
[AAAI 2024] UCMCTrack: Multi-Object Tracking with Uniform Camera Motion Compensation. UCMCTrack achieves SOTA on MOT17 using estimated camera parameters.
Language: Python - Size: 91.5 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 259 - Forks: 25

AtomScott/SportsLabKit
A python package for turning sports video into csv files
Language: Jupyter Notebook - Size: 248 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 252 - Forks: 21

appinho/SARosPerceptionKitti
ROS package for the Perception (Sensor Processing, Detection, Tracking and Evaluation) of the KITTI Vision Benchmark Suite
Language: Python - Size: 30.2 MB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 248 - Forks: 79

samihormi/Multi-Camera-Person-Tracking-and-Re-Identification
Simple model to Track and Re-identify individuals in different cameras/videos.(Yolov3 & Yolov4)
Language: Python - Size: 48.8 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 237 - Forks: 78

HowieMa/DeepSORT_YOLOv5_Pytorch
DeepSORT + YOLOv5
Language: Python - Size: 55.4 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 234 - Forks: 53

kharitonov-ivan/multi-object-tracking-in-python
📡 implementation of multi object tracking algorithms including PMBM (Poisson Multi Bernoulli Mixture filter) in Python 🐍
Language: Jupyter Notebook - Size: 133 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 209 - Forks: 12

levan92/deep_sort_realtime
A really more real-time adaptation of deep sort
Language: Python - Size: 15.8 MB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 200 - Forks: 55

MCG-NJU/MOTIP
[CVPR 2025] Multiple Object Tracking as ID Prediction
Language: Python - Size: 2.04 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 195 - Forks: 14

JunaidCS032/MOTBeyondPixels
Monocular multi-object tracking using simple and complementary 3D and 2D cues (ICRA 2018)
Language: MATLAB - Size: 1.35 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 187 - Forks: 38

RainBowLuoCS/DiffusionTrack
[AAAI 2024] DiffusionTrack: Diffusion Model For Multi-Object Tracking. DiffusionTrack is the first work to employ the diffusion model for multi-object tracking by formulating it as a generative noise-to-tracking diffusion process.
Language: Python - Size: 697 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 183 - Forks: 8

tobiasfshr/MOTSFusion
MOTSFusion: Track to Reconstruct and Reconstruct to Track
Language: Python - Size: 41.8 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 182 - Forks: 25

MCG-NJU/MeMOTR
[ICCV 2023] MeMOTR: Long-Term Memory-Augmented Transformer for Multi-Object Tracking
Language: Python - Size: 27.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 181 - Forks: 14

lixiaoyu2000/Poly-MOT
Official Repo For IROS 2023 Accepted Paper "Poly-MOT"
Language: Python - Size: 20.7 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 173 - Forks: 29

megvii-research/MCTrack
This is the offical implementation of the paper "MCTrack: A Unified 3D Multi-Object Tracking Framework for Autonomous Driving"
Language: Python - Size: 3.86 MB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 169 - Forks: 12

gaborvecsei/Color-Tracker
Color tracking with OpenCV
Language: Python - Size: 65.2 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 166 - Forks: 34

viplix3/BoTSORT-cpp
C++ implementation of BoT-SORT MOT algorithm with Re-ID and Camera Motion Compensation
Language: C++ - Size: 49.5 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 160 - Forks: 24

MCG-NJU/SportsMOT
[ICCV 2023] SportsMOT: A Large Multi-Object Tracking Dataset in Multiple Sports Scenes
Language: Python - Size: 5 MB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 155 - Forks: 7

hustvl/SparseTrack
Official PyTorch implementation of SparseTrack
Language: Python - Size: 2.24 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 148 - Forks: 14

TrackingLaboratory/tracklab
A Modular End-to-End Tracking Framework for Research and Development 🎯🔬
Language: Python - Size: 81.8 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 135 - Forks: 24

KeyForce/Cascade-RCNN-Tracking
Cascade-RCNN+DeepSort MOTDT Trackor++
Language: Python - Size: 2.22 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 132 - Forks: 23

dvl-tum/SUSHI
[CVPR 2023] Unifying Short and Long-Term Tracking with Graph Hierarchies
Language: Python - Size: 435 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 118 - Forks: 9

tryolabs/soccer-video-analytics
Demo on how to compute soccer ball possession automatically using AI.
Language: Python - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 115 - Forks: 37

tsenst/CrowdFlow
Optical Flow Dataset and Benchmark for Visual Crowd Analysis
Language: Python - Size: 1.94 MB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 115 - Forks: 22

tensorturtle/classy-sort-yolov5
Ready-to-use realtime multi-object tracker that works for any object category. YOLOv5 + SORT implementation.
Language: Python - Size: 198 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 114 - Forks: 28

tiev-tongji/LIMOT
A Tightly-Coupled System for LiDAR-Inertial Odometry and Multi-Object Tracking.
Language: C++ - Size: 6.98 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 96 - Forks: 9

aljosaosep/ciwt
This repository contains code for the tracking system as described in ''Combined Image- and World-Space Tracking in Traffic Scenes'', ICRA 2017.
Language: C++ - Size: 50.1 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 96 - Forks: 40

LJacksonPan/RaTrack
[ICRA2024] RaTrack: Moving Object Detection and Tracking with 4D Radar Point Cloud
Language: Python - Size: 153 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 88 - Forks: 14

chengche6230/ReST
[ICCV 2023] ReST: A Reconfigurable Spatial-Temporal Graph Model for Multi-Camera Multi-Object Tracking
Language: Python - Size: 20.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 85 - Forks: 10

jizhu1023/DMAN_MOT
Code for Online Multi-Object Tracking with Dual Matching Attention Network, ECCV 2018
Language: MATLAB - Size: 18.6 MB - Last synced at: 12 days ago - Pushed at: almost 6 years ago - Stars: 84 - Forks: 14

SpyderXu/ssd_sort
Multi-person tracking with SSD and Sort
Language: Python - Size: 482 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 83 - Forks: 29

Kazuhito00/MOT-Tracking-by-Detection-Pipeline
Tracking-by-Detection形式のMOT(Multi Object Tracking)について、 DetectionとTrackingの処理を分離して寄せ集めたフレームワーク(Tracking-by-Detection method MOT(Multi Object Tracking) is a framework that separates the processing of Detection and Tracking.)
Language: Python - Size: 437 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 70 - Forks: 11

hnuzhy/CV_DL_Gather
Gather research papers, corresponding codes (if having), reading notes and any other related materials about Hot🔥🔥🔥 fields in Computer Vision based on Deep Learning.
Size: 37.6 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 59 - Forks: 6

DLR-MI/UTrack
Multi-Object Tracking with Uncertain Detections [ECCV 2024 UnCV]
Language: Python - Size: 189 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 59 - Forks: 1

HYUNJS/SGT
[WACV-2023] Detection Recovery in Online Multi-Object Tracking with Sparse Graph Tracker
Language: Python - Size: 220 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 58 - Forks: 5

hardik0/Multi-Object-Tracking-Google-Colab
Collection of papers, code, notebooks, datasets and other resources for Multi Object Tracking (Vehicle tracking, Pedestrian tracking) | Google colab
Language: Jupyter Notebook - Size: 49.3 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 58 - Forks: 19

AIFARMS/multi-camera-pig-tracking
Official Implementation of "Tracking Grow-Finish Pigs Across Large Pens Using Multiple Cameras"
Language: C - Size: 84 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 52 - Forks: 15

GlassyWing/yolo_deepsort
Fast MOT base on yolo+deepsort, support yolo3 and yolo4
Language: Python - Size: 8.77 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 52 - Forks: 12

licksylick/AutoTrackAnything
AutoTrackAnything is a universal, flexible and interactive tool for insane automatic object tracking over thousands of frames. It is developed upon XMem, Yolov8 and MobileSAM (Segment Anything), can track anything which detect Yolov8.
Language: Python - Size: 94.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 48 - Forks: 5

healthonrails/annolid
An annotation and instance segmentation-based multiple animal tracking and behavior analysis package.
Language: Jupyter Notebook - Size: 281 MB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 47 - Forks: 9

gitmehrdad/SFSORT
SFSORT: Scene Features-based Simple Online Real-Time Tracker
Language: Jupyter Notebook - Size: 20.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 46 - Forks: 6

xiaoxiong74/Object-Detection-and-Tracking
deep_sort_yolov3
Language: Python - Size: 78.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 9

jinyanglii/OVTR
🏄 [ICLR 2025] OVTR: End-to-End Open-Vocabulary Multiple Object Tracking with Transformer
Language: Python - Size: 28.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 39 - Forks: 2

Sh-Zh-7/intelligent-transportation-system
CV integrated project. Including MOT to track cars and pedestrians, object detection and image classification to get license plate content, semantic segmentation to get zebra crossing, tradition method to get area of lanes .etc.
Language: Python - Size: 73.4 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 6

lorenzovaquero/BUSCA
[ECCV 2024] BUSCA: "Lost and Found: Overcoming Detector Failures in Online Multi-Object Tracking"
Language: Python - Size: 22.1 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 35 - Forks: 7

lixiaoyu2000/Rock-Track
Official Repo For "RockTrack"
Size: 66.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 34 - Forks: 1

tteepe/EarlyBird
Official Code for "EarlyBird: Early-Fusion for Multi-View Tracking in the Bird's Eye View"
Language: Python - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 2

priest-yang/VADv2
VADv2: End-to-End Vectorized Autonomous Driving via Probabilistic Planning
Language: Python - Size: 71.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 33 - Forks: 2

fandulu/MPLT
Multi-person 3D panoramic localization tracking
Language: Jupyter Notebook - Size: 130 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 32 - Forks: 6

TrackingLaboratory/CAMELTrack
Official implementation of 🐫 CAMELTrack: Context-Aware Multi-cue ExpLoitation for Online Multi-Object Tracking 🐫
Language: Python - Size: 75.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 29 - Forks: 3

SonginCV/GMPHD-OGM_Tracker
This repository includes a C/C++ Implementation of the GMPHD-OGM tracker with a demo code.
Language: C++ - Size: 39.5 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 29 - Forks: 8

dvl-tum/motsynth-baselines
Baselines and setup instructions for the MOTSynth dataset (ICCV 2021)
Language: Python - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 27 - Forks: 11

Kazuhito00/ByteTrack-ONNX-Sample 📦
ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル
Language: Python - Size: 108 MB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 6

Kazuhito00/yolox-bytetrack-mcmot-sample
yolox-bytetrack-sampleのマルチクラス拡張版
Language: Python - Size: 14.8 MB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 25 - Forks: 3

yyc9268/Deep-TAMA
Official python re-implementation of the paper, Y. Yoon et al. Online Multiple Pedestrians Tracking using Deep Temporal Appearance Matching Association, Elsevier Information Sciences
Language: Python - Size: 46 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 25 - Forks: 1

kamkyu94/AdapTrack
AdapTrack: Adaptive Thresholding-Based Matching For Multi-Object Tracking
Language: Python - Size: 4.56 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 23 - Forks: 5

balabooooo/AED
Associate Everything Detected: Facilitating Tracking-by-Detection to the Unknown
Language: Python - Size: 36.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 22 - Forks: 0

ocetintas/MPNTrackSeg
[IJCV 2022] Multi-Object Tracking and Segmentation via Neural Message Passing
Language: Python - Size: 1.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 2

wish44165/YOLOv12-BoT-SORT-ReID
🔥 CVPR 2025 (Nashville TN) - The 4th Anti-UAV Workshop & Challenge
Language: Python - Size: 67.4 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 21 - Forks: 2

HengLan/SMOT
[ECCV 2024] Beyond MOT: Semantic Multi-Object Tracking
Language: Python - Size: 5.66 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 21 - Forks: 0

Kazuhito00/yolox-bytetrack-sample
YOLOXとByteTrackを用いたMOT(Multiple Object Tracking)のPythonサンプル
Language: Python - Size: 14.8 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 5

dendorferpatrick/QuoVadis
[NeurIPS 2022] Quo Vadis: Is Trajectory Forecasting the Key Towards Long-Term Multi-Object Tracking?
Language: Python - Size: 10.2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 1

youngbin-ro/Homography-Based-MOTDT
MOTDT with Homography Matrix for Multi-Object Tracking
Language: Python - Size: 51.7 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 2

fateshelled/bytetrack_ros
ByteTrack + ROS2 (foxy)
Language: C++ - Size: 54.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 8

ipl-uw/2019-CVPR-AIC-Track-1-UWIPL
Repository for 2019 CVPR AI City Challenge Track 1 from IPL@UW
Language: Python - Size: 66.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 3

LukasBommes/mvmed-tracker
Multi-Object Tracker for the H.264 and MPEG-4 Compressed Domain.
Language: Python - Size: 21.9 MB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 8

SonginCV/MAF_HDA
An official implementation of the MAF_HDA Tracker
Language: C++ - Size: 19.2 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 5

aljosaosep/camot
This repository contains code for the tracking system as described in ''Track, then Decide: Category-Agnostic Vision-based Multi-Object Tracking', ICRA 2018.
Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 0

ShreshthSaxena/TrackSS
Lightweight Swift package for adding real-time object tracking to any detector.
Language: Swift - Size: 726 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 3

mantyni/Multi-object-detection-lego
Multi object detection of lego bricks in a dataset generated using using blender.
Language: Jupyter Notebook - Size: 146 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 2

tsadja/ShaSTA
Official Code for ShaSTA
Language: Python - Size: 8.35 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 3

caglarmert/MOT-Research
Human Activity Recognition Research Repository
Language: Python - Size: 25.9 MB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 3

ruiyu0/Retracking-by-Prediction
Code and data for "Towards Robust Human Trajectory Prediction in Raw Videos" IROS 2021
Language: Python - Size: 1.69 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 0
