paper-with-me

Papers

Robust Online Multi-Object Tracking based on Tracklet Confidence and Online Discriminative Appearance Learning

2014-06-01 · CVPR 2014 6 · Seung-Hwan Bae, Kuk-Jin Yoon

Online multi-object tracking aims at producing complete tracks of multiple objects using the information accumulated up to the present moment. It still remains a difficult problem in complex scenes, because of frequent occlusion by clutter or other objects, similar appearances of different objects, and other factors. In this paper, we propose a robust online multi-object tracking method that can handle these difficulties effectively. We first propose the tracklet confidence using the detectability and continuity of a tracklet, and formulate a multi-object tracking problem based on the tracklet confidence. The multi-object tracking problem is then solved by associating tracklets in different ways according to their confidence values. Based on this strategy, tracklets sequentially grow with online-provided detections, and fragmented tracklets are linked up with others without any iterative and expensive associations. Here, for reliable association between tracklets and detections, we also propose a novel online learning method using an incremental linear discriminant analysis for discriminating the appearances of objects. By exploiting the proposed learning method, tracklet association can be successfully achieved even under severe occlusion. Experiments with challenging public datasets show distinct performance improvement over other batch and online tracking methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingObjectObject TrackingOnline Multi-Object Tracking

Similar Papers 제목 키워드 기반

Deep Continuous Conditional Random Fields with Asymmetric Inter-object Constraints for Online Multi-object Tracking

2018-06-04 · Hui Zhou, Wanli Ouyang, Jian Cheng, Xiaogang Wang 외

Online Multi-Object Tracking (MOT) is a challenging problem and has many important applications including intelligence surveillance, robot navigation and autonomous driving. In existing MOT methods, individual object's m…

Autonomous DrivingMulti-Object TrackingObjectObject Tracking+2

FusionSORT: Fusion Methods for Online Multi-object Visual Tracking

2025-01-01 · Nathanael L. Baisa

In this work, we investigate four different fusion methods for associating detections to tracklets in multi-object visual tracking. In addition to considering strong cues such as motion and appearance information, we als…

ObjectVisual Tracking

Trajectory Factory: Tracklet Cleaving and Re-connection by Deep Siamese Bi-GRU for Multiple Object Tracking

2018-04-12 · Cong Ma, Changshui Yang, Fan Yang, Yueqing Zhuang 외

Multi-Object Tracking (MOT) is a challenging task in the complex scene such as surveillance and autonomous driving. In this paper, we propose a novel tracklet processing method to cleave and re-connect tracklets on crowd…

Autonomous DrivingMulti-Object TrackingMultiple Object TrackingObject+1

An Approach for Multi-Object Tracking with Two-Stage Min-Cost Flow

2023-11-05 · Huining Li, Yalong Jiang, Xianlin Zeng, Feng Li 외

The minimum network flow algorithm is widely used in multi-target tracking. However, the majority of the present methods concentrate exclusively on minimizing cost functions whose values may not indicate accurate solutio…

Multi-Object TrackingObject Tracking

Multi-tracklet Tracking for Generic Targets with Adaptive Detection Clustering

2025-08-07 · Zewei Wu, Longhao Wang, Cui Wang, César Teixeira 외 arxiv

Tracking specific targets, such as pedestrians and vehicles, has been the focus of recent vision-based multitarget tracking studies. However, in some real-world scenarios, unseen categories often challenge existing metho…

Multiple Object Tracking