mmtracking VS ByteTrack

Compare mmtracking vs ByteTrack and see what are their differences.

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. (by open-mmlab)

ByteTrack

[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box (by ifzhang)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mmtracking ByteTrack
7 6
3,382 4,248
2.7% -
1.5 0.0
7 months ago 18 days ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mmtracking

Posts with mentions or reviews of mmtracking. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-21.

ByteTrack

Posts with mentions or reviews of ByteTrack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-02.

What are some alternatives?

When comparing mmtracking and ByteTrack you can also consider the following projects:

FastMOT - High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀

multi-object-tracker - Multi-object trackers in Python

PaddleDetection - Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.

norfair - Lightweight Python library for adding real-time multi-object tracking to any detector.

FairMOT - [IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking

Yolov7_StrongSORT_OSNet - Real-time multi-camera multi-object tracker using YOLOv7 and StrongSORT with OSNet

classy-sort-yolov5 - Ready-to-use realtime multi-object tracker that works for any object category. YOLOv5 + SORT implementation.

mmyolo - OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.

yolo_tracking - BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models

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

iou-tracker - Python implementation of the IOU Tracker