paper-with-me

Papers

FC-Track: Overlap-Aware Post-Association Correction for Online Multi-Object Tracking

2026-03-13 · Cheng Ju, Zejing Zhao, Akio Namiki arxiv

Reliable multi-object tracking (MOT) is essential for robotic systems operating in complex and dynamic environments. Despite recent advances in detection and association, online MOT methods remain vulnerable to identity switches caused by frequent occlusions and object overlap, where incorrect associations can propagate over time and degrade tracking reliability. We present a lightweight post-association correction framework (FC-Track) for online MOT that explicitly targets overlap-induced mismatches during inference. The proposed method suppresses unreliable appearance updates under high-overlap conditions using an Intersection over Area (IoA)-based filtering strategy, and locally corrects detection-to-tracklet mismatches through appearance similarity comparison within overlapped tracklet pairs. By preventing short-term mismatches from propagating, our framework effectively mitigates long-term identity switches without resorting to global optimization or re-identification. The framework operates online without global optimization or re-identification, making it suitable for real-time robotic applications. We achieve 81.73 MOTA, 82.81 IDF1, and 66.95 HOTA on the MOT17 test set with a running speed of 5.7 FPS, and 77.52 MOTA, 80.90 IDF1, and 65.67 HOTA on the MOT20 test set with a running speed of 0.6 FPS. Specifically, our framework FC-Track produces only 29.55% long-term identity switches, which is substantially lower than existing online trackers. Meanwhile, our framework maintains state-of-the-art performance on the MOT20 benchmark.

📄 PDF Abstract BibTeX arXiv:2603.12758

Code (0)

등록된 구현이 없습니다.

Tasks

Online Multi-Object Tracking

Results from the Paper

RankTaskDatasetModelMetrics
#2 Multi-Object Tracking MOT17 FC-Track HOTA: 66.95
#5 Multi-Object Tracking MOT20 FC-Track HOTA: 65.67

Similar Papers 제목 키워드 기반

Focusing on Tracks for Online Multi-Object Tracking

2025-06-15 · CVPR 2025 1 · Kyujin Shim, Kangwook Ko, YuJin Yang, Changick Kim

Multi-object tracking (MOT) is a critical task in computer vision, requiring the accurate identification and continuous tracking of multiple objects across video frames. However, current state-of-the-art methods mainly r…

global-optimizationMulti-Object TrackingObject DetectionObject Tracking+1

Visio-Temporal Attention for Multi-Camera Multi-Target Association

2021-01-01 · ICCV 2021 10 · Yu-Jhe Li, Xinshuo Weng, Yan Xu, Kris M. Kitani

We address the task of Re-Identification (Re-ID) in multi-target multi-camera (MTMC) tracking where we track multiple pedestrians using multiple overlapping uncalibrated (unknown pose) cameras. Since the videos are t…

Multi-object Tracking with Tracked Object Bounding Box Association

2021-05-17 · Nanyang Yang, Yi Wang, Lap-Pui Chau

The CenterTrack tracking algorithm achieves state-of-the-art tracking performance using a simple detection model and single-frame spatial offsets to localize objects and predict their associations in a single network. Ho…

Multi-Object TrackingObjectObject Tracking

TF-SASM: Training-free Spatial-aware Sparse Memory for Multi-object Tracking

2024-07-05 · Thuc Nguyen-Quang, Minh-Triet Tran

Multi-object tracking (MOT) in computer vision remains a significant challenge, requiring precise localization and continuous tracking of multiple objects in video sequences. The emergence of data sets that emphasize rob…

Multi-Object TrackingObjectObject Tracking

Vision transformer-based multi-camera multi-object tracking framework for dairy cow monitoring

2025-08-03 · Kumail Abbas, Zeeshan Afzal, Aqeel Raza, Taha Mansouri 외 arxiv

Activity and behaviour correlate with dairy cow health and welfare, making continual and accurate monitoring crucial for disease identification and farm productivity. Manual observation and frequent assessments are labor…

Multi-Object TrackingInstance SegmentationZero-Shot Learning