paper-with-me

Papers

Non-rigid Object Tracking via Deep Multi-scale Spatial-temporal Discriminative Saliency Maps

2018-02-22 · Pingping Zhang, Wei Liu, Dong Wang, Yinjie Lei, Hongyu Wang, Chunhua Shen, Huchuan Lu

In this paper, we propose a novel effective non-rigid object tracking framework based on the spatial-temporal consistent saliency detection. In contrast to most existing trackers that utilize a bounding box to specify the tracked target, the proposed framework can extract accurate regions of the target as tracking outputs. It achieves a better description of the non-rigid objects and reduces the background pollution for the tracking model. Furthermore, our model has several unique features. First, a tailored fully convolutional neural network (TFCN) is developed to model the local saliency prior for a given image region, which not only provides the pixel-wise outputs but also integrates the semantic information. Second, a novel multi-scale multi-region mechanism is proposed to generate local saliency maps that effectively consider visual perceptions with different spatial layouts and scale variations. Subsequently, local saliency maps are fused via a weighted entropy method, resulting in a final discriminative saliency map. Finally, we present a non-rigid object tracking algorithm based on the predicted saliency maps. By utilizing a spatial-temporal consistent saliency map (STCSM), we conduct target-background classification and use a simple fine-tuning scheme for online updating. Extensive experiments demonstrate that the proposed algorithm achieves competitive performance in both saliency detection and visual tracking, especially outperforming other related trackers on the non-rigid object tracking datasets.

📄 PDF Abstract BibTeX arXiv:1802.07957

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject TrackingSaliency DetectionVisual Tracking

Similar Papers 제목 키워드 기반

Differentiable Event Stream Simulator for Non-Rigid 3D Tracking

2021-04-30 · Jalees Nehvi, Vladislav Golyanik, Franziska Mueller, Hans-Peter Seidel 외

This paper introduces the first differentiable simulator of event streams, i.e., streams of asynchronous brightness change signals recorded by event cameras. Our differentiable simulator enables non-rigid 3D tracking of …

Subpixel-Precise Tracking of Rigid Objects in Real-time

2018-07-05 · Tobias Böttger, Markus Ulrich, Carsten Steger

We present a novel object tracking scheme that can track rigid objects in real time. The approach uses subpixel-precise image edges to track objects with high accuracy. It can determine the object position, scale, and ro…

ObjectObject TrackingPosition

STaR: Self-supervised Tracking and Reconstruction of Rigid Objects in Motion with Neural Rendering

2020-12-22 · CVPR 2021 1 · Wentao Yuan, Zhaoyang Lv, Tanner Schmidt, Steven Lovegrove

We present STaR, a novel method that performs Self-supervised Tracking and Reconstruction of dynamic scenes with rigid motion from multi-view RGB videos without any manual annotation. Recent work has shown that neural ne…

Neural RenderingObject

MAT: Motion-Aware Multi-Object Tracking

2020-09-10 · Shoudong Han, Piao Huang, Hongwei Wang, En Yu 외

Modern multi-object tracking (MOT) systems usually model the trajectories by associating per-frame detections. However, when camera motion, fast motion, and occlusion challenges occur, it is difficult to ensure long-rang…

Multi-Object TrackingObjectObject Tracking

NRST: Non-rigid Surface Tracking from Monocular Video

2021-07-06 · Marc Habermann, Weipeng Xu, Helge Rhodin, Michael Zollhoefer 외

We propose an efficient method for non-rigid surface tracking from monocular RGB videos. Given a video and a template mesh, our algorithm sequentially registers the template non-rigidly to each frame. We formulate the pe…