paper-with-me

Papers

Efficient Diverse Ensemble for Discriminative Co-Tracking

2017-11-16 · CVPR 2018 6 · Kourosh Meshgi, Shigeyuki Oba, Shin Ishii

Ensemble discriminative tracking utilizes a committee of classifiers, to label data samples, which are in turn, used for retraining the tracker to localize the target using the collective knowledge of the committee. Committee members could vary in their features, memory update schemes, or training data, however, it is inevitable to have committee members that excessively agree because of large overlaps in their version space. To remove this redundancy and have an effective ensemble learning, it is critical for the committee to include consistent hypotheses that differ from one-another, covering the version space with minimum overlaps. In this study, we propose an online ensemble tracker that directly generates a diverse committee by generating an efficient set of artificial training. The artificial data is sampled from the empirical distribution of the samples taken from both target and background, whereas the process is governed by query-by-committee to shrink the overlap between classifiers. The experimental results demonstrate that the proposed scheme outperforms conventional ensemble trackers on public benchmarks.

📄 PDF Abstract BibTeX arXiv:1711.06564

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learning

Similar Papers 제목 키워드 기반

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

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

Robust Tracking Using Region Proposal Networks

2017-05-30 · Jimmy Ren, ZHIYANG YU, Jianbo Liu, Rui Zhang 외

Recent advances in visual tracking showed that deep Convolutional Neural Networks (CNN) trained for image classification can be strong feature extractors for discriminative trackers. However, due to the drastic differenc…

ClassificationFeature EngineeringGeneral Classificationimage-classification+3

Exemplar-based Linear Discriminant Analysis for Robust Object Tracking

2014-02-24 · Changxin Gao, Feifei Chen, Jin-Gang Yu, Rui Huang 외

Tracking-by-detection has become an attractive tracking technique, which treats tracking as a category detection problem. However, the task in tracking is to search for a specific object, rather than an object category a…

ObjectObject Tracking

Learning Deep Multi-Level Similarity for Thermal Infrared Object Tracking

2019-06-09 · Qiao Liu, Xin Li, Zhenyu He, Nana Fan 외

Existing deep Thermal InfraRed (TIR) trackers only use semantic features to describe the TIR object, which lack the sufficient discriminative capacity for handling distractors. This becomes worse when the feature extract…

Object TrackingSemantic SimilarityThermal Infrared Object Tracking