paper-with-me

Papers

Occlusion-aware Visual Tracker using Spatial Structural Information and Dominant Features

2021-04-16 · Rongtai Caiand Peng Zhu

To overcome the problem of occlusion in visual tracking, this paper proposes an occlusion-aware tracking algorithm. The proposed algorithm divides the object into discrete image patches according to the pixel distribution of the object by means of clustering. To avoid the drifting of the tracker to false targets, the proposed algorithm extracts the dominant features, such as color histogram or histogram of oriented gradient orientation, from these image patches, and uses them as cues for tracking. To enhance the robustness of the tracker, the proposed algorithm employs an implicit spatial structure between these patches as another cue for tracking; Afterwards, the proposed algorithm incorporates these components into the particle filter framework, which results in a robust and precise tracker. Experimental results on color image sequences with different resolutions show that the proposed tracker outperforms the comparison algorithms on handling occlusion in visual tracking.

📄 PDF Abstract BibTeX arXiv:2104.07977

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringVisual Tracking

Similar Papers 제목 키워드 기반

Structural Correlation Filter for Robust Visual Tracking

2016-06-01 · CVPR 2016 6 · Si Liu, Tianzhu Zhang, Xiaochun Cao, Changsheng Xu

In this paper, we propose a novel structural correlation filter (SCF) model for robust visual tracking. The proposed SCF model takes part-based tracking strategies into account in a correlation filter tracker, and exploi…

Computational EfficiencyVisual 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

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

Structural Sparse Tracking

2015-06-01 · CVPR 2015 6 · Tianzhu Zhang, Si Liu, Changsheng Xu, Shuicheng Yan 외

Sparse representation has been applied to visual tracking by finding the best target candidate with minimal reconstruction error by use of target templates. However, most sparse representation based trackers only conside…

Visual Tracking

Spatial Pyramid Context-Aware Moving Object Detection and Tracking for Full Motion Video and Wide Aerial Motion Imagery

2017-11-05 · Mahdieh Poostchi

A robust and fast automatic moving object detection and tracking system is essential to characterize target object and extract spatial and temporal information for different functionalities including video surveillance s…

3D Face ReconstructionFace ReconstructionGPUMoving Object Detection+3