paper-with-me

Papers

Recurrently Target-Attending Tracking

2016-06-01 · CVPR 2016 6 · Zhen Cui, Shengtao Xiao, Jiashi Feng, Shuicheng Yan

Robust visual tracking is a challenging task in computer vision. Due to the accumulation and propagation of estimation error, model drifting often occurs and degrades the tracking performance. To mitigate this problem, in this paper we propose a novel tracking method called Recurrently Target-attending Tracking (RTT). RTT attempts to identify and exploit those reliable parts which are beneficial for the overall tracking process. To bypass occlusion and discover reliable components, multi-directional Recurrent Neural Networks (RNNs) are employed in RTT to capture long-range contextual cues by traversing a candidate spatial region from multiple directions. The produced confidence maps from the RNNs are employed to adaptively regularize the learning of discriminative correlation filters by suppressing clutter background noises while making full use of the information from reliable parts. To solve the weighted correlation filters, we especially derive an efficient closed-form solution with a sharp reduction in computation complexity. Extensive experiments demonstrate that our proposed RTT is more competitive over those correlation filter based methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Tracking

Similar Papers 제목 키워드 기반

SpikeTrack: A Spike-driven Framework for Efficient Visual Tracking

2026-02-27 · Qiuyang Zhang, Jiujun Cheng, Qichao Mao, Cong Liu 외 arxiv

Spiking Neural Networks (SNNs) promise energy-efficient vision, but applying them to RGB visual tracking remains difficult: Existing SNN tracking frameworks either do not fully align with spike-driven computation or do n…

Object TrackingVisual Tracking

A Distractor-Aware Memory for Visual Object Tracking with SAM2

2024-11-26 · CVPR 2025 1 · Jovana Videnovic, Alan Lukezic, Matej Kristan

Memory-based trackers are video object segmentation methods that form the target model by concatenating recently tracked frames into a memory buffer and localize the target by attending the current image to the buffered …

Object TrackingSemi-Supervised Video Object SegmentationVisual Object TrackingVisual Tracking

Higher Performance Visual Tracking with Dual-Modal Localization

2021-03-18 · Jinghao Zhou, Bo Li, Lei Qiao, Peng Wang 외

Visual Object Tracking (VOT) has synchronous needs for both robustness and accuracy. While most existing works fail to operate simultaneously on both, we investigate in this work the problem of conflicting performance be…

Object TrackingregressionVisual Object TrackingVisual Tracking

ROAM: Recurrently Optimizing Tracking Model

2019-07-28 · CVPR 2020 6 · Tianyu Yang, Pengfei Xu, Runbo Hu, Hua Chai 외

In this paper, we design a tracking model consisting of response generation and bounding box regression, where the first component produces a heat map to indicate the presence of the object at different positions and the…

Meta-LearningmodelResponse Generation

Multi-Object Tracking by Hierarchical Visual Representations

2024-02-24 · Jinkun Cao, Jiangmiao Pang, Kris Kitani

We propose a new visual hierarchical representation paradigm for multi-object tracking. It is more effective to discriminate between objects by attending to objects' compositional visual regions and contrasting with the …

Multi-Object TrackingObjectObject Tracking