Multiple Perspective Object Tracking via Context-Aware Correlation Filter
7
TL;DR: This paper exploits target appearance from two perspectives and the background context to reformulate a CF tracker that is robust to target appearance variation in the tracking process and can maximize the margin between the target and background in a unified CF framework.
read more
Abstract: Correlation filter (CF)-based tracking methods have demonstrated excellent performance owing to their dense sample strategy and computational efficiency. However, the CF tracker suffers from several drawbacks. First, the training samples are generated by a circulant rigid translation from a fixed viewpoint, which results in less robustness against target appearance variation. Second, the CF tracker derives its optimal solution based on an image patch centered at the previous target position without considering context information, which is prone to suboptimal solutions. Finally, the CF-based tracker cannot handle model degradation resulting from false updating and error accumulation. In this paper, we propose a new tracking method based on two calibrated Kinect sensors. We exploit target appearance from two perspectives and the background context to reformulate a CF tracker that is robust to target appearance variation in the tracking process. Meanwhile, our tracker can maximize the margin between the target and background in a unified CF framework. To prevent tracking model degradation resulting from false updating, we propose an adaptive model update strategy by exploiting the response distribution and prior tracking result. Extensive experimental results demonstrate the effectiveness and robustness of the proposed method against the state-of-the-art tracking methods.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Collision-Free Speed Alteration Strategy for Human Safety in Human-Robot Coexistence Environments
Chun-Chieh Chan,Ching-Chih Tsai +1 more
TL;DR: A novel real-time collision-free speed alteration strategy using a danger index and an elite real-coded genetic algorithm (ERGA) for environments in which humans and robots coexist or cooperate, in order to guarantee the safety of an operator who works with a collaborative robot.
Aerial Video Trackers Review
TL;DR: The research status of aerialVideo tracking and the characteristics, background complexity and tracking diversity of aerial video targets are summarized and key technologies that are related to tracking are elaborated according to the target type, number of targets and applicable scene system.
10
Saliency Guided Visual Tracking via Correlation Filter With Log-Gabor Filter
TL;DR: This article proposesSaliency guided visual tracking via correlation filter with log-Gabor filter to robustify its performance under occlusion and boundary effect challenges and embeds the novel saliency guided adaptive spatial feature selection to filter learning to preserve the spatial structure in the lower manifold and mitigate boundary distortion.
Fast compressive tracking combined with Kalman filter
TL;DR: A fast tracking algorithm combined with Kalman filter that had higher tracking accuracy and robustness in conditions such as occlusion, deformation and rotation is proposed.
5
Dictionary Learning and Confidence Map Estimation-Based Tracker for Robot-Assisted Therapy System
Xiaolong Zhou,Sixian Chan,Junwei Li,Shengyong Chen,Honghai Liu +4 more
- 08 Nov 2019
TL;DR: A new tracker based on dictionary learning and confidence map estimation for a robot-assisted therapy system is proposed, which derives the global confidence of each target candidate at bag level, and incorporates the confidence estimations to determine the posterior probability of each candidate within the Bayesian framework.
1
References
•Proceedings Article
Very Deep Convolutional Networks for Large-Scale Image Recognition
Karen Simonyan,Andrew Zisserman +1 more
- 04 Sep 2014
TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
102.6K
ImageNet classification with deep convolutional neural networks
TL;DR: A large, deep convolutional neural network was trained to classify the 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into the 1000 different classes and employed a recently developed regularization method called "dropout" that proved to be very effective.
•Proceedings Article
ImageNet Classification with Deep Convolutional Neural Networks
Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton +2 more
- 03 Dec 2012
TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
•Proceedings Article
Very Deep Convolutional Networks for Large-Scale Image Recognition
Karen Simonyan,Andrew Zisserman +1 more
- 01 Jan 2015
TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
51.9K
Histograms of oriented gradients for human detection
Navneet Dalal,Bill Triggs +1 more
- 20 Jun 2005
TL;DR: It is shown experimentally that grids of histograms of oriented gradient (HOG) descriptors significantly outperform existing feature sets for human detection, and the influence of each stage of the computation on performance is studied.