HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

AdapTrack: Adaptive Thresholding-Based Matching For Multi-object Tracking

{Changick Kim Jubi Hwang Kangwook Ko Kyujin Shim}

Abstract

Multi-object tracking (MOT) plays a pivotal role in various computer vision domains with recent tracking-by detection algorithms that treat MOT as distinct detection and association tasks. However, the existing trackers often rely on sensitive thresholds to associate previous tracks and current detection results while forming complete trajectories across a video. These thresholds are crucial for tracking performance and require manual tuning for each dataset or even sequence, limiting the adaptability in real-world applications. To tackle this problem, in this paper, we introduce AdapTrack, a novel MOT algorithm designed to enable adaption on varying scenarios without handcrafted threshold configuration. With a carefully designed matching strategy, our tracker can adaptively select proper thresholds for each frame and correctly associate detected objects. Consequently, AdapTrack shows outperforming results on standard MOT benchmarks, MOT17 and MOT20, compared to existing state-of-the-art methods. Every source code is available at https://github.com/kamkyu94/AdapTrack.

Benchmarks

BenchmarkMethodologyMetrics
multi-object-tracking-on-mot17AdapTrack
AssA: 66.9
HOTA: 65.7
IDF1: 82.3
MOTA: 79.9
multi-object-tracking-on-mot20-1AdapTrack
AssA: 67.8
HOTA: 65.0
IDF1: 80.7
MOTA: 75.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
AdapTrack: Adaptive Thresholding-Based Matching For Multi-object Tracking | Papers | HyperAI