paper-with-me

Papers

Learning Sequence Descriptor based on Spatio-Temporal Attention for Visual Place Recognition

2023-05-19 · Junqiao Zhao, Fenglin Zhang, Yingfeng Cai, Gengxuan Tian, Wenjie Mu, Chen Ye, Tiantian Feng

Visual Place Recognition (VPR) aims to retrieve frames from a geotagged database that are located at the same place as the query frame. To improve the robustness of VPR in perceptually aliasing scenarios, sequence-based VPR methods are proposed. These methods are either based on matching between frame sequences or extracting sequence descriptors for direct retrieval. However, the former is usually based on the assumption of constant velocity, which is difficult to hold in practice, and is computationally expensive and subject to sequence length. Although the latter overcomes these problems, existing sequence descriptors are constructed by aggregating features of multiple frames only, without interaction on temporal information, and thus cannot obtain descriptors with spatio-temporal discrimination.In this paper, we propose a sequence descriptor that effectively incorporates spatio-temporal information. Specifically, spatial attention within the same frame is utilized to learn spatial feature patterns, while attention in corresponding local regions of different frames is utilized to learn the persistence or change of features over time. We use a sliding window to control the temporal range of attention and use relative positional encoding to construct sequential relationships between different features. This allows our descriptors to capture the intrinsic dynamics in a sequence of frames.Comprehensive experiments on challenging benchmark datasets show that the proposed approach outperforms recent state-of-the-art methods.The code is available at https://github.com/tiev-tongji/Spatio-Temporal-SeqVPR.

📄 PDF Abstract BibTeX arXiv:2305.11467

Code (1)

tiev-tongji/spatio-temporal-seqvpr 공식 구현 pytorch

Tasks

RetrievalVisual Place Recognition

Similar Papers 제목 키워드 기반

Hierarchical Representations for Spatio-Temporal Visual Attention Modeling and Understanding

2023-08-09 · Miguel-Ángel Fernández-Torres

This PhD. Thesis concerns the study and development of hierarchical representations for spatio-temporal visual attention modeling and understanding in video sequences. More specifically, we propose two computational mode…

Nested Motion Descriptors

2015-06-01 · CVPR 2015 6 · Jeffrey Byrne

A nested motion descriptor is a spatiotemporal representation of motion that is invariant to global camera translation, without requiring an explicit estimate of optical flow or camera stabilization. This descriptor is …

Activity RecognitionOptical Flow EstimationTranslation

Simplex-Based 3D Spatio-Temporal Feature Description for Action Recognition

2014-06-01 · CVPR 2014 6 · Hao Zhang, Wenjun Zhou, Christopher Reardon, Lynne E. Parker

We present a novel feature description algorithm to describe 3D local spatio-temporal features for human action recognition. Our descriptor avoids the singularity and limited discrimination power issues of traditional 3D…

Action RecognitionTemporal Action Localization

Action Classification with Locality-constrained Linear Coding

2014-08-17 · Hossein Rahmani, Arif Mahmood, Du Huynh, Ajmal Mian

We propose an action classification algorithm which uses Locality-constrained Linear Coding (LLC) to capture discriminative information of human body variations in each spatiotemporal subsequence of a video sequence. Our…

Action ClassificationClassificationGeneral ClassificationL2 Regularization+1

Histogram of Oriented Principal Components for Cross-View Action Recognition

2014-09-24 · Hossein Rahmani, Arif Mahmood, Du Huynh, Ajmal Mian

Existing techniques for 3D action recognition are sensitive to viewpoint variations because they extract features from depth images which are viewpoint dependent. In contrast, we directly process pointclouds for cross-vi…

3D Action RecognitionAction RecognitionTemporal Action Localization