pith. sign in

arxiv: 1608.07242 · v1 · pith:AYMRR2AVnew · submitted 2016-08-25 · 💻 cs.CV

Modeling and Propagating CNNs in a Tree Structure for Visual Tracking

classification 💻 cs.CV
keywords cnnstargetmultipletreetrackingalgorithmonlinestructure
0
0 comments X
read the original abstract

We present an online visual tracking algorithm by managing multiple target appearance models in a tree structure. The proposed algorithm employs Convolutional Neural Networks (CNNs) to represent target appearances, where multiple CNNs collaborate to estimate target states and determine the desirable paths for online model updates in the tree. By maintaining multiple CNNs in diverse branches of tree structure, it is convenient to deal with multi-modality in target appearances and preserve model reliability through smooth updates along tree paths. Since multiple CNNs share all parameters in convolutional layers, it takes advantage of multiple models with little extra cost by saving memory space and avoiding redundant network evaluations. The final target state is estimated by sampling target candidates around the state in the previous frame and identifying the best sample in terms of a weighted average score from a set of active CNNs. Our algorithm illustrates outstanding performance compared to the state-of-the-art techniques in challenging datasets such as online tracking benchmark and visual object tracking challenge.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Strong Feature Representation for Siamese Network Tracker

    cs.CV 2019-07 unverdicted novelty 4.0

    SiamPF improves Siamese tracking accuracy by combining a deeper VGG16 backbone with an auxiliary AlexNet-style branch, channel attention, and a modified APCE response filter, achieving competitive benchmark scores at ...