paper-with-me

홈 › Papers

Online Adaptive Hidden Markov Model for Multi-Tracker Fusion

2015-04-23 · Tomas Vojir, Jiri Matas, Jana Noskova

In this paper, we propose a novel method for visual object tracking called HMMTxD. The method fuses observations from complementary out-of-the box trackers and a detector by utilizing a hidden Markov model whose latent states correspond to a binary vector expressing the failure of individual trackers. The Markov model is trained in an unsupervised way, relying on an online learned detector to provide a source of tracker-independent information for a modified Baum- Welch algorithm that updates the model w.r.t. the partially annotated data. We show the effectiveness of the proposed method on combination of two and three tracking algorithms. The performance of HMMTxD is evaluated on two standard benchmarks (CVPR2013 and VOT) and on a rich collection of 77 publicly available sequences. The HMMTxD outperforms the state-of-the-art, often significantly, on all datasets in almost all criteria.

📄 PDF Abstract BibTeX arXiv:1504.06103

Code (0)

등록된 구현이 없습니다.

Tasks

Object TrackingVisual Object Tracking

Similar Papers 제목 키워드 기반

AAA: Adaptive Aggregation of Arbitrary Online Trackers with Theoretical Performance Guarantee

2020-09-19 · Heon Song, Daiki Suehiro, Seiichi Uchida

For visual object tracking, it is difficult to realize an almighty online tracker due to the huge variations of target appearance depending on an image sequence. This paper proposes an online tracking method that adaptiv…

DeblurringObject TrackingVisual Object Tracking

Markovian RNN: An Adaptive Time Series Prediction Network with HMM-based Switching for Nonstationary Environments

2020-06-17 · Fatih Ilhan, Oguzhan Karaahmetoglu, Ismail Balaban, Suleyman Serdar Kozat

We investigate nonlinear regression for nonstationary sequential data. In most real-life applications such as business domains including finance, retail, energy and economy, timeseries data exhibits nonstationarity due t…

Time SeriesTime Series AnalysisTime Series Prediction

Adaptive Conformal Inference by Particle Filtering under Hidden Markov Models

2024-11-03 · Xiaoyi Su, Zhixin Zhou, Rui Luo

Conformal inference is a statistical method used to construct prediction sets for point predictors, providing reliable uncertainty quantification with probability guarantees. This method utilizes historical labeled data …

Uncertainty Quantification

DRL-STAF: A Deep Reinforcement Learning Framework for State-Aware Forecasting of Complex Multivariate Hidden Markov Processes

2026-05-14 · Manrui Jiang, Jingru Huang, Yong Chen, Chen Zhang arxiv

Forecasting multivariate hidden Markov processes is challenging due to nonlinear and nonstationary observations, latent state transitions, and cross-sequence dependencies. While deep learning methods achieve strong predi…

Reinforcement Learning

AFAT: Adaptive Failure-Aware Tracker for Robust Visual Object Tracking

2020-05-27 · Tianyang Xu, Zhen-Hua Feng, Xiao-Jun Wu, Josef Kittler

Siamese approaches have achieved promising performance in visual object tracking recently. The key to the success of Siamese trackers is to learn appearance-invariant feature embedding functions via pair-wise offline tra…

BenchmarkingObject TrackingOne-Shot LearningVisual Object Tracking