Repository navigation

#

tracking-by-detection

Collection of papers, datasets, code and other resources for object tracking and detection using deep learning

HTML
2486
1 年前
Jupyter Notebook
1198
1 年前

Python implementation of the IOU Tracker

Python
695
6 年前
Python
531
1 年前

Object detection and tracking algorithm implemented for Real-Time video streams and static images.

Python
371
1 年前

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

Python
351
3 年前

Multiple object tracking (MOT) algorithm implemented in C++

C++
350
4 年前

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.

Python
276
4 年前

[IROS2025]This is the offical implementation of the paper "MCTrack: A Unified 3D Multi-Object Tracking Framework for Autonomous Driving"

Python
214
4 个月前

Official PyTorch implementation of "Learnable Graph Matching: Incorporating Graph Partitioning with Deep Feature Learning for Multiple Object Tracking" (CVPR 2021).

Python
115
4 年前

Official implementation of 🐫 CAMELTrack: Context-Aware Multi-cue ExpLoitation for Online Multi-Object Tracking 🐫

Python
92
6 天前

Collection of papers, code, notebooks, datasets and other resources for Multi Object Tracking (Vehicle tracking, Pedestrian tracking) | Google colab

Jupyter Notebook
90
5 年前

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.

Python
88
1 年前

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

Python
67
1 年前