paper-with-me

Papers

FuTH-Net: Fusing Temporal Relations and Holistic Features for Aerial Video Classification

2022-09-22 · Pu Jin, Lichao Mou, Yuansheng Hua, Gui-Song Xia, Xiao Xiang Zhu

Unmanned aerial vehicles (UAVs) are now widely applied to data acquisition due to its low cost and fast mobility. With the increasing volume of aerial videos, the demand for automatically parsing these videos is surging. To achieve this, current researches mainly focus on extracting a holistic feature with convolutions along both spatial and temporal dimensions. However, these methods are limited by small temporal receptive fields and cannot adequately capture long-term temporal dependencies which are important for describing complicated dynamics. In this paper, we propose a novel deep neural network, termed FuTH-Net, to model not only holistic features, but also temporal relations for aerial video classification. Furthermore, the holistic features are refined by the multi-scale temporal relations in a novel fusion module for yielding more discriminative video representations. More specially, FuTH-Net employs a two-pathway architecture: (1) a holistic representation pathway to learn a general feature of both frame appearances and shortterm temporal variations and (2) a temporal relation pathway to capture multi-scale temporal relations across arbitrary frames, providing long-term temporal dependencies. Afterwards, a novel fusion module is proposed to spatiotemporal integrate the two features learned from the two pathways. Our model is evaluated on two aerial video classification datasets, ERA and Drone-Action, and achieves the state-of-the-art results. This demonstrates its effectiveness and good generalization capacity across different recognition tasks (event classification and human action recognition). To facilitate further research, we release the code at https://gitlab.lrz.de/ai4eo/reasoning/futh-net.

📄 PDF Abstract BibTeX arXiv:2209.11316

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action LocalizationVideo Classification

Similar Papers 제목 키워드 기반

Holistic Prototype Attention Network for Few-Shot VOS

2023-07-16 · Yin Tang, Tao Chen, Xiruo Jiang, Yazhou Yao 외

Few-shot video object segmentation (FSVOS) aims to segment dynamic objects of unseen classes by resorting to a small set of support images that contain pixel-level object annotations. Existing methods have demonstrated t…

Graph AttentionSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

ModDrop: adaptive multi-modal gesture recognition

2014-12-31 · Natalia Neverova, Christian Wolf, Graham W. Taylor, Florian Nebout

We present a method for gesture detection and localisation based on multi-scale and multi-modal deep learning. Each visual modality captures spatial information at a particular spatial scale (such as motion of the upper …

Gesture Recognition

Adaptive Multi-view and Temporal Fusing Transformer for 3D Human Pose Estimation

2021-10-11 · Hui Shuai, Lele Wu, Qingshan Liu

This paper proposes a unified framework dubbed Multi-view and Temporal Fusing Transformer (MTF-Transformer) to adaptively handle varying view numbers and video length without camera calibration in 3D Human Pose Estimatio…

3D Human Pose EstimationCamera CalibrationPose Estimation

Decomposing and Fusing Intra- and Inter-Sensor Spatio-Temporal Signal for Multi-Sensor Wearable Human Activity Recognition

2025-01-19 · Haoyu Xie, Haoxuan Li, Chunyuan Zheng, Haonan Yuan 외

Wearable Human Activity Recognition (WHAR) is a prominent research area within ubiquitous computing. Multi-sensor synchronous measurement has proven to be more effective for WHAR than using a single sensor. However, exis…

Activity RecognitionComputational EfficiencyHuman Activity Recognition

Fusing Higher-order Features in Graph Neural Networks for Skeleton-based Action Recognition

2021-05-04 · Zhenyue Qin, Yang Liu, Pan Ji, Dongwoo Kim 외

Skeleton sequences are lightweight and compact, and thus are ideal candidates for action recognition on edge devices. Recent skeleton-based action recognition methods extract features from 3D joint coordinates as spatial…

Action RecognitionGraph Neural NetworkSkeleton Based Action Recognition