paper-with-me

Papers

Bags of Affine Subspaces for Robust Object Tracking

2014-08-11 · Sareh Shirazi, Conrad Sanderson, Chris McCool, Mehrtash T. Harandi

We propose an adaptive tracking algorithm where the object is modelled as a continuously updated bag of affine subspaces, with each subspace constructed from the object's appearance over several consecutive frames. In contrast to linear subspaces, affine subspaces explicitly model the origin of subspaces. Furthermore, instead of using a brittle point-to-subspace distance during the search for the object in a new frame, we propose to use a subspace-to-subspace distance by representing candidate image areas also as affine subspaces. Distances between subspaces are then obtained by exploiting the non-Euclidean geometry of Grassmann manifolds. Experiments on challenging videos (containing object occlusions, deformations, as well as variations in pose and illumination) indicate that the proposed method achieves higher tracking accuracy than several recent discriminative trackers.

📄 PDF Abstract BibTeX arXiv:1408.2313

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Tracking

Similar Papers 제목 키워드 기반

Object Tracking via Non-Euclidean Geometry: A Grassmann Approach

2014-03-03 · Sareh Shirazi, Mehrtash T. Harandi, Brian C. Lovell, Conrad Sanderson

A robust visual tracking system requires an object appearance model that is able to handle occlusion, pose, and illumination variations in the video stream. This can be difficult to accomplish when the model is trained u…

ObjectObject TrackingVisual Tracking

Dissimilarity-based Ensembles for Multiple Instance Learning

2014-02-06 · Veronika Cheplygina, David M. J. Tax, Marco Loog

In multiple instance learning, objects are sets (bags) of feature vectors (instances) rather than individual feature vectors. In this paper we address the problem of how these bags can best be represented. Two standard a…

Multiple Instance Learning

Is an Affine Constraint Needed for Affine Subspace Clustering?

2020-05-08 · ICCV 2019 10 · Chong You, Chun-Guang Li, Daniel P. Robinson, Rene Vidal

Subspace clustering methods based on expressing each data point as a linear combination of other data points have achieved great success in computer vision applications such as motion segmentation, face and digit cluster…

ClusteringFace ClusteringMotion Segmentation

Algebraic Clustering of Affine Subspaces

2015-09-22 · Manolis C. Tsakiris, Rene Vidal

Subspace clustering is an important problem in machine learning with many applications in computer vision and pattern recognition. Prior work has studied this problem using algebraic, iterative, statistical, low-rank and…

ClusteringPosition

Tangent-based manifold approximation with locally linear models

2012-11-06 · Sofia Karygianni, Pascal Frossard

In this paper, we consider the problem of manifold approximation with affine subspaces. Our objective is to discover a set of low dimensional affine subspaces that represents manifold data accurately while preserving the…