paper-with-me

Papers

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 these applications, so it is necessary to focus on tracking algorithms to improve the robustness and accuracy. In this paper, we propose a robust object tracking algorithm based on a hierarchical ensemble framework which can incorporate information including individual pixel features, local patches and holistic target models. The framework combines multiple ensemble models simultaneously instead of using a single ensemble model individually. A discriminative model which accounts for the matching degree of local patches is adopted via a bottom ensemble layer, and a generative model which exploits holistic templates is used to search for the object through the middle ensemble layer as well as an adaptive Kalman filter. We test the proposed tracker on challenging benchmark image sequences. Both qualitative and quantitative evaluations demonstrate that the proposed tracker performs superiorly against several state-of-the-art algorithms, especially when the appearance changes dramatically and the occlusions occur.

📄 PDF Abstract BibTeX arXiv:1509.06925

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Tracking

Similar Papers 제목 키워드 기반

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

Kernalised Multi-resolution Convnet for Visual Tracking

2017-08-02 · Di Wu, Wenbin Zou, Xia Li, Yong Zhao

Visual tracking is intrinsically a temporal problem. Discriminative Correlation Filters (DCF) have demonstrated excellent performance for high-speed generic visual object tracking. Built upon their seminal work, there ha…

Object TrackingVisual Object TrackingVisual Tracking

Online Decision Based Visual Tracking via Reinforcement Learning

2020-12-01 · NeurIPS 2020 12 · Ke Song, Wei zhang, Ran Song, Yibin Li

A deep visual tracker is typically based on either object detection or template matching while each of them is only suitable for a particular group of scenes. It is straightforward to consider fusing them together to pur…

Hierarchical Reinforcement Learningobject-detectionObject Detectionreinforcement-learning+4

ZJU ReLER Submission for EPIC-KITCHEN Challenge 2023: Semi-Supervised Video Object Segmentation

2023-07-05 · Jiahao Li, Yuanyou Xu, Zongxin Yang, Yi Yang 외

The Associating Objects with Transformers (AOT) framework has exhibited exceptional performance in a wide range of complex scenarios for video object segmentation. In this study, we introduce MSDeAOT, a variant of the AO…

ObjectPositionSegmentationSemantic Segmentation+3

Multi-hierarchical Independent Correlation Filters for Visual Tracking

2018-11-26 · Shuai Bai, Zhiqun He, Ting-Bing Xu, Zheng Zhu 외

For visual tracking, most of the traditional correlation filters (CF) based methods suffer from the bottleneck of feature redundancy and lack of motion information. In this paper, we design a novel tracking framework, ca…

Motion EstimationObject TrackingVisual Object TrackingVisual Tracking