EnsembleMOT: A Step towards Ensemble Learning of Multiple Object Tracking
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.
Code (1)
Tasks
Ensemble LearningMultiple Object Trackingobject-detectionObject DetectionObject TrackingSimilar Papers 제목 키워드 기반
Track, Check, Repeat: An EM Approach to Unsupervised Tracking
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 EstimationA fast multi-object tracking system using an object detector ensemble
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 TrackingRobust Object Tracking with a Hierarchical Ensemble Framework
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 TrackingHierarchical Feature-Aware Tracking
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 TrackingActive Collaborative Ensemble Tracking
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