paper-with-me

홈 › Papers

TAPTRv3: Spatial and Temporal Context Foster Robust Tracking of Any Point in Long Video

2024-11-27 · Jinyuan Qu, Hongyang Li, Shilong Liu, Tianhe Ren, Zhaoyang Zeng, Lei Zhang

In this paper, we present TAPTRv3, which is built upon TAPTRv2 to improve its point tracking robustness in long videos. TAPTRv2 is a simple DETR-like framework that can accurately track any point in real-world videos without requiring cost-volume. TAPTRv3 improves TAPTRv2 by addressing its shortage in querying high quality features from long videos, where the target tracking points normally undergo increasing variation over time. In TAPTRv3, we propose to utilize both spatial and temporal context to bring better feature querying along the spatial and temporal dimensions for more robust tracking in long videos. For better spatial feature querying, we present Context-aware Cross-Attention (CCA), which leverages surrounding spatial context to enhance the quality of attention scores when querying image features. For better temporal feature querying, we introduce Visibility-aware Long-Temporal Attention (VLTA) to conduct temporal attention to all past frames while considering their corresponding visibilities, which effectively addresses the feature drifting problem in TAPTRv2 brought by its RNN-like long-temporal modeling. TAPTRv3 surpasses TAPTRv2 by a large margin on most of the challenging datasets and obtains state-of-the-art performance. Even when compared with methods trained with large-scale extra internal data, TAPTRv3 is still competitive.

📄 PDF Abstract BibTeX arXiv:2411.18671

Code (0)

등록된 구현이 없습니다.

Tasks

Point Tracking

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

TAPTRv2: Attention-based Position Update Improves Tracking Any Point

2024-07-23 · Hongyang Li, Hao Zhang, Shilong Liu, Zhaoyang Zeng 외

In this paper, we present TAPTRv2, a Transformer-based approach built upon TAPTR for solving the Tracking Any Point (TAP) task. TAPTR borrows designs from DEtection TRansformer (DETR) and formulates each tracking point a…

Position

ProContEXT: Exploring Progressive Context Transformer for Tracking

2022-10-27 · Jin-Peng Lan, Zhi-Qi Cheng, Jun-Yan He, Chenyang Li 외

Existing Visual Object Tracking (VOT) only takes the target area in the first frame as a template. This causes tracking to inevitably fail in fast-changing and crowded scenes, as it cannot account for changes in object a…

ObjectObject TrackingVideo Object TrackingVisual Object Tracking

Graph Convolutional Tracking

2019-06-01 · CVPR 2019 6 · Junyu. Gao, Tianzhu Zhang, Changsheng Xu

Tracking by siamese networks has achieved favorable performance in recent years. However, most of existing siamese methods do not take full advantage of spatial-temporal target appearance modeling under different context…

Visual Tracking

Mask4Former: Mask Transformer for 4D Panoptic Segmentation

2023-09-28 · Kadir Yilmaz, Jonas Schult, Alexey Nekrasov, Bastian Leibe

Accurately perceiving and tracking instances over time is essential for the decision-making processes of autonomous agents interacting safely in dynamic environments. With this intention, we propose Mask4Former for the c…

4D Panoptic SegmentationInstance SegmentationObject TrackingPanoptic Segmentation+1

Spatial Pyramid Context-Aware Moving Object Detection and Tracking for Full Motion Video and Wide Aerial Motion Imagery

2017-11-05 · Mahdieh Poostchi

A robust and fast automatic moving object detection and tracking system is essential to characterize target object and extract spatial and temporal information for different functionalities including video surveillance s…

3D Face ReconstructionFace ReconstructionGPUMoving Object Detection+3