paper-with-me

Papers

Tracking Completion

2016-08-29 · Yao Sui, Guanghui Wang, Yafei Tang, Li Zhang

A fundamental component of modern trackers is an online learned tracking model, which is typically modeled either globally or locally. The two kinds of models perform differently in terms of effectiveness and robustness under different challenging situations. This work exploits the advantages of both models. A subspace model, from a global perspective, is learned from previously obtained targets via rank-minimization to address the tracking, and a pixel-level local observation is leveraged si- multaneously, from a local point of view, to augment the subspace model. A matrix completion method is employed to integrate the two models. Unlike previous tracking methods, which locate the target among all fully observed target candidates, the proposed approach first estimates an expected target via the matrix completion through partially observed target candidates, and then, identifies the target according to the estimation accuracy with respect to the target candidates. Specifically, the tracking is formulated as a problem of target appearance estimation. Extensive experiments on various challenging video sequences verify the effectiveness of the proposed approach and demonstrate that the proposed tracker outperforms other popular state-of-the-art trackers.

📄 PDF Abstract BibTeX arXiv:1608.08171

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Leveraging Shape Completion for 3D Siamese Tracking

2019-03-05 · CVPR 2019 6 · Silvio Giancola, Jesus Zarzar, Bernard Ghanem

Point clouds are challenging to process due to their sparsity, therefore autonomous vehicles rely more on appearance attributes than pure geometric features. However, 3D LIDAR perception can provide crucial information f…

3D Object TrackingAutonomous VehiclesObjectObject Tracking

Robust 3D Tracking with Quality-Aware Shape Completion

2023-12-17 · Jingwen Zhang, Zikun Zhou, Guangming Lu, Jiandong Tian 외

3D single object tracking remains a challenging problem due to the sparsity and incompleteness of the point clouds. Existing algorithms attempt to address the challenges in two strategies. The first strategy is to learn …

3D Single Object TrackingObject Tracking

Patch Tracking-based Streaming Tensor Ring Completion for Visual Data Recovery

2021-05-30 · Yicong He, George K. Atia

Tensor completion aims to recover the missing entries of a partially observed tensor by exploiting its low-rank structure, and has been applied to visual data recovery. In applications where the data arrives sequentially…

Matrix Completion

Online Identification and Tracking of Subspaces from Highly Incomplete Information

2010-06-21 · Laura Balzano, Robert Nowak, Benjamin Recht

This work presents GROUSE (Grassmanian Rank-One Update Subspace Estimation), an efficient online algorithm for tracking subspaces from highly incomplete observations. GROUSE requires only basic linear algebraic manipulat…

Matrix Completion

Offline Tracking with Object Permanence

2023-10-02 · Xianzhong Liu, Holger Caesar

To reduce the expensive labor cost for manual labeling autonomous driving datasets, an alternative is to automatically label the datasets using an offline perception system. However, objects might be temporally occluded.…

3D Multi-Object TrackingAutonomous DrivingMulti-Object TrackingObject+1