paper-with-me

Papers

Joint Spatial and Layer Attention for Convolutional Networks

2019-01-16 · Tony Joseph, Konstantinos G. Derpanis, Faisal Z. Qureshi

In this paper, we propose a novel approach that learns to sequentially attend to different Convolutional Neural Networks (CNN) layers (i.e., `what'' feature abstraction to attend to) and different spatial locations of the selected feature map (i.e., where'') to perform the task at hand. Specifically, at each Recurrent Neural Network (RNN) step, both a CNN layer and localized spatial region within it are selected for further processing. We demonstrate the effectiveness of this approach on two computer vision tasks: (i) image-based six degree of freedom camera pose regression and (ii) indoor scene classification. Empirically, we show that combining the what'' and `where'' aspects of attention improves network performance on both tasks. We evaluate our method on standard benchmarks for camera localization (Cambridge, 7-Scenes, and TUM-LSI) and for scene classification (MIT-67 Indoor Scenes). For camera localization our approach reduces the median error by 18.8\% for position and 8.2\% for orientation (averaged over all scenes), and for scene classification it improves the mean accuracy by 3.4\% over previous methods.

📄 PDF Abstract BibTeX arXiv:1901.05376

Code (0)

등록된 구현이 없습니다.

Tasks

Camera LocalizationClassificationGeneral ClassificationScene Classification

Similar Papers 제목 키워드 기반

On the spatial attention in Spatio-Temporal Graph Convolutional Networks for skeleton-based human action recognition

2020-11-07 · Negar Heidari, Alexandros Iosifidis

Graph convolutional networks (GCNs) achieved promising performance in skeleton-based human action recognition by modeling a sequence of skeletons as a spatio-temporal graph. Most of the recently proposed GCN-based method…

Action RecognitionTemporal Action Localization

Multi-hop graph transformer network for 3D human pose estimation

2024-05-05 · Zaedul Islam, A. Ben Hamza

Accurate 3D human pose estimation is a challenging task due to occlusion and depth ambiguity. In this paper, we introduce a multi-hop graph transformer network designed for 2D-to-3D human pose estimation in videos by lev…

3D Human Pose EstimationGraph AttentionPose Estimation

PGCN-TCA: Pseudo Graph Convolutional Network With Temporal and Channel-Wise Attention for Skeleton-Based Action Recognition

2020-01-06 · IEEE Access ( Volume: 8 ) 2020 1 · Hongye Yang, Yuzhang Gu, Jianchao Zhu, Keli Hu 외

Skeleton-based human action recognition has become an active research area in recent years. The key to this task is to fully explore both spatial and temporal features. Recently, GCN-based methods modeling the human body…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Spatiotemporal Joint Filter Decomposition in 3D Convolutional Neural Networks

2021-12-01 · NeurIPS 2021 12 · Zichen Miao, Ze Wang, Xiuyuan Cheng, Qiang Qiu

In this paper, we introduce spatiotemporal joint filter decomposition to decouple spatial and temporal learning, while preserving spatiotemporal dependency in a video. A 3D convolutional filter is now jointly decomposed …

Action Recognition

Skeletal Human Action Recognition using Hybrid Attention based Graph Convolutional Network

2022-07-12 · Hao Xing, Darius Burschka

In skeleton-based action recognition, Graph Convolutional Networks model human skeletal joints as vertices and connect them through an adjacency matrix, which can be seen as a local attention mask. However, in most exist…

Action RecognitionImage DescriptionSkeleton Based Action RecognitionTemporal Action Localization