paper-with-me

홈 › Papers

Part-Based Visual Tracking with Online Latent Structural Learning

2013-06-01 · CVPR 2013 6 · Rui Yao, Qinfeng Shi, Chunhua Shen, Yanning Zhang, Anton Van Den Hengel

Despite many advances made in the area, deformable targets and partial occlusions continue to represent key problems in visual tracking. Structured learning has shown good results when applied to tracking whole targets, but applying this approach to a part-based target model is complicated by the need to model the relationships between parts, and to avoid lengthy initialisation processes. We thus propose a method which models the unknown parts using latent variables. In doing so we extend the online algorithm pegasos to the structured prediction case (i.e., predicting the location of the bounding boxes) with latent part variables. To better estimate the parts, and to avoid over-fitting caused by the extra model complexity/capacity introduced by the parts, we propose a two-stage training process, based on the primal rather than the dual form. We then show that the method outperforms the state-of-the-art (linear and non-linear kernel) trackers.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Structured PredictionVisual Tracking

Similar Papers 제목 키워드 기반

Online Object Tracking, Learning and Parsing with And-Or Graphs

2015-09-27 · CVPR 2014 6 · Tianfu Wu, Yang Lu, Song-Chun Zhu

This paper presents a method, called AOGTracker, for simultaneously tracking, learning and parsing (TLP) of unknown objects in video sequences with a hierarchical and compositional And-Or graph (AOG) representation. %The…

Object Tracking

Real-Time Part-Based Visual Tracking via Adaptive Correlation Filters

2015-06-01 · CVPR 2015 6 · Ting Liu, Gang Wang, Qingxiong Yang

Robust object tracking is a challenging task in computer vision. To better solve the partial occlusion issue, part-based methods are widely used in visual object trackers. However, due to the complicated online training …

Bayesian InferenceObject TrackingVisual Tracking

Higher-Order Equilibrium Tracking for EM-Compressible Online Estimation

2026-05-09 · ZhiMing Li, Yue Song arxiv

We study online estimation in latent-variable models by recasting the problem as tracking a moving empirical equilibrium. Standard online EM and stochastic approximation analyses primarily study convergence toward the po…

Part-based Visual Tracking via Structural Support Correlation Filter

2018-05-25 · Zhangjian Ji, Kai Feng, Yuhua Qian

Recently, part-based and support vector machines (SVM) based trackers have shown favorable performance. Nonetheless, the time-consuming online training and updating process limit their real-time applications. In order to…

Visual Tracking

Online Multi-Object Tracking via Structural Constraint Event Aggregation

2016-06-01 · CVPR 2016 6 · Ju Hong Yoon, Chang-Ryeol Lee, Ming-Hsuan Yang, Kuk-Jin Yoon

Multi-object tracking (MOT) becomes more challenging when objects of interest have similar appearances. In that case, the motion cues are particularly useful for discriminating multiple objects. However, for online 2D MO…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking+1