paper-with-me

Papers

EnsembleMOT: A Step towards Ensemble Learning of Multiple Object Tracking

2022-10-11 · Yunhao Du, Zihang Liu, Fei Su

Multiple Object Tracking (MOT) has rapidly progressed in recent years. Existing works tend to design a single tracking algorithm to perform both detection and association. Though ensemble learning has been exploited in many tasks, i.e, classification and object detection, it hasn't been studied in the MOT task, which is mainly caused by its complexity and evaluation metrics. In this paper, we propose a simple but effective ensemble method for MOT, called EnsembleMOT, which merges multiple tracking results from various trackers with spatio-temporal constraints. Meanwhile, several post-processing procedures are applied to filter out abnormal results. Our method is model-independent and doesn't need the learning procedure. What's more, it can easily work in conjunction with other algorithms, e.g., tracklets interpolation. Experiments on the MOT17 dataset demonstrate the effectiveness of the proposed method. Codes are available at https://github.com/dyhBUPT/EnsembleMOT.

📄 PDF Abstract BibTeX arXiv:2210.05278

Code (1)

dyhbupt/ensemblemot 공식 구현

Tasks

Ensemble LearningMultiple Object Trackingobject-detectionObject DetectionObject Tracking

Similar Papers 제목 키워드 기반

Track, Check, Repeat: An EM Approach to Unsupervised Tracking

2021-04-07 · CVPR 2021 1 · Adam W. Harley, Yiming Zuo, Jing Wen, Ayush Mangal 외

We propose an unsupervised method for detecting and tracking moving objects in 3D, in unlabelled RGB-D videos. The method begins with classic handcrafted techniques for segmenting objects using motion cues: we estimate o…

Data AugmentationObject DiscoveryOptical Flow Estimation

A fast multi-object tracking system using an object detector ensemble

2019-08-06 · Richard Cobos, Jefferson Hernandez, Andres G. Abad

Multiple-Object Tracking (MOT) is of crucial importance for applications such as retail video analytics and video surveillance. Object detectors are often the computational bottleneck of modern MOT systems, limiting thei…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking

Robust Object Tracking with a Hierarchical Ensemble Framework

2015-09-23 · Mengmeng Wang, Yong liu

Autonomous robots enjoy a wide popularity nowadays and have been applied in many applications, such as home security, entertainment, delivery, navigation and guidance. It is vital to robots to track objects accurately in…

ObjectObject Tracking

Hierarchical Feature-Aware Tracking

2019-10-13 · Wenhua Zhang, Licheng Jiao, Jia Liu

In this paper, we propose a hierarchical feature-aware tracking framework for efficient visual tracking. Recent years, ensembled trackers which combine multiple component trackers have achieved impressive performance. In…

Visual Tracking

Active Collaborative Ensemble Tracking

2017-04-28 · Kourosh Meshgi, Maryam Sadat Mirzaei, Shigeyuki Oba, Shin Ishii

A discriminative ensemble tracker employs multiple classifiers, each of which casts a vote on all of the obtained samples. The votes are then aggregated in an attempt to localize the target object. Such method relies on …

DiversityGeneral Classification