multi_object_tracking VS ByteTrack

Compare multi_object_tracking vs ByteTrack and see what are their differences.

multi_object_tracking

Multi-object tracking of water fleas from video. Detects dark blotches on light background, performs multi-object association, tracks them with Kalman filters. (by nuchi)

ByteTrack

[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box (by ifzhang)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
multi_object_tracking ByteTrack
1 6
1 4,248
- -
2.7 0.0
about 3 years ago 24 days ago
Python Python
GNU Affero General Public License v3.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.

multi_object_tracking

Posts with mentions or reviews of multi_object_tracking. We have used some of these posts to build our list of alternatives and similar projects.
  • Show HN: Critter.Camera – Browser based motion detection and image capture
    1 project | news.ycombinator.com | 14 Mar 2021
    I also tackled the problem of moving-window brightness calibration in a related (but more constrained) problem --- tracking water fleas moving in a tank of water where an overhead light might periodically turn on and wash out the picture.

    I essentially subtracted the current frame from the max across a moving window.

    I'd be interested to chat about it if you like, my email is in my profile. The code is at https://github.com/nuchi/multi_object_tracking

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 multi_object_tracking and ByteTrack you can also consider the following projects:

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

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

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

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

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.

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

iou-tracker - Python implementation of the IOU Tracker

zero-shot-object-tracking - Object tracking implemented with the Roboflow Inference API, DeepSort, and OpenAI CLIP.

Ray - Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

StackStorm - StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html

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