BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
-
Updated
Apr 27, 2025 - Python
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
📊 Benchmark multiple object trackers (MOT) in Python
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
Python implementation of the IOU Tracker
Official code for "EagerMOT: 3D Multi-Object Tracking via Sensor Fusion" [ICRA 2021]
[IEEE TIP] TOPIC: A Parallel Association Paradigm for Multi-Object Tracking under Complex Motions and Diverse Scenes
[ICCV2019] Robust Multi-Modality Multi-Object Tracking
The official code for our ECCV22 oral paper: tracking objects as pixel-wise distributions.
[ICCV 2023] SportsMOT: A Large Multi-Object Tracking Dataset in Multiple Sports Scenes
Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).
Ready-to-use realtime multi-object tracker that works for any object category. YOLOv5 + SORT implementation.
a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"
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.)
Fast MOT base on yolo+deepsort, support yolo3 and yolo4
Add a description, image, and links to the mot topic page so that developers can more easily learn about it.
To associate your repository with the mot topic, visit your repo's landing page and select "manage topics."