Part-Based Visual Tracking with Online Latent Structural Learning
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Structured PredictionVisual TrackingSimilar Papers 제목 키워드 기반
Online Object Tracking, Learning and Parsing with And-Or Graphs
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 TrackingReal-Time Part-Based Visual Tracking via Adaptive Correlation Filters
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 TrackingHigher-Order Equilibrium Tracking for EM-Compressible Online Estimation
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
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 TrackingOnline Multi-Object Tracking via Structural Constraint Event Aggregation
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