paper-with-me

Papers

Online Tracking by Learning Discriminative Saliency Map with Convolutional Neural Network

2015-02-24 · Seunghoon Hong, Tackgeun You, Suha Kwak, Bohyung Han

We propose an online visual tracking algorithm by learning discriminative saliency map using Convolutional Neural Network (CNN). Given a CNN pre-trained on a large-scale image repository in offline, our algorithm takes outputs from hidden layers of the network as feature descriptors since they show excellent representation performance in various general visual recognition problems. The features are used to learn discriminative target appearance models using an online Support Vector Machine (SVM). In addition, we construct target-specific saliency map by backpropagating CNN features with guidance of the SVM, and obtain the final tracking result in each frame based on the appearance model generatively constructed with the saliency map. Since the saliency map visualizes spatial configuration of target effectively, it improves target localization accuracy and enable us to achieve pixel-level target segmentation. We verify the effectiveness of our tracking algorithm through extensive experiment on a challenging benchmark, where our method illustrates outstanding performance compared to the state-of-the-art tracking algorithms.

📄 PDF Abstract BibTeX arXiv:1502.06796

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Tracking

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar 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 외

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 th…

ObjectObject TrackingSaliency DetectionVisual Tracking

Learning User Embeddings from Human Gaze for Personalised Saliency Prediction

2024-03-20 · Florian Strohm, Mihai Bâce, Andreas Bulling

Reusable embeddings of user behaviour have shown significant performance improvements for the personalised saliency prediction task. However, prior works require explicit user characteristics and preferences as input, wh…

Saliency Prediction

An Analysis of Object Representations in Deep Visual Trackers

2020-01-08 · Ross Goroshin, Jonathan Tompson, Debidatta Dwibedi

Fully convolutional deep correlation networks are integral components of state-of the-art approaches to single object visual tracking. It is commonly assumed that these networks perform tracking by detection by matching …

ObjectSaliency DetectionVisual Tracking

Saliency-Associated Object Tracking

2021-08-08 · ICCV 2021 10 · Zikun Zhou, Wenjie Pei, Xin Li, Hongpeng Wang 외

Most existing trackers based on deep learning perform tracking in a holistic strategy, which aims to learn deep representations of the whole target for localizing the target. It is arduous for such methods to track targe…

ObjectObject TrackingState Estimation

Inducing Stronger Object Representations in Deep Visual Trackers

2019-09-25 · Ross Goroshin, Jonathan Tompson, Debidatta Dwibedi

Fully convolutional deep correlation networks are integral components of state-of- the-art approaches to single object visual tracking. It is commonly assumed that these networks perform tracking by detection by matching…

ObjectSaliency DetectionVisual Tracking