paper-with-me

홈 › Papers

Event Stream based Human Action Recognition: A High-Definition Benchmark Dataset and Algorithms

2024-08-19 · Xiao Wang, Shiao Wang, Pengpeng Shao, Bo Jiang, Lin Zhu, Yonghong Tian

Human Action Recognition (HAR) stands as a pivotal research domain in both computer vision and artificial intelligence, with RGB cameras dominating as the preferred tool for investigation and innovation in this field. However, in real-world applications, RGB cameras encounter numerous challenges, including light conditions, fast motion, and privacy concerns. Consequently, bio-inspired event cameras have garnered increasing attention due to their advantages of low energy consumption, high dynamic range, etc. Nevertheless, most existing event-based HAR datasets are low resolution ($346 \times 260$). In this paper, we propose a large-scale, high-definition ($1280 \times 800$) human action recognition dataset based on the CeleX-V event camera, termed CeleX-HAR. It encompasses 150 commonly occurring action categories, comprising a total of 124,625 video sequences. Various factors such as multi-view, illumination, action speed, and occlusion are considered when recording these data. To build a more comprehensive benchmark dataset, we report over 20 mainstream HAR models for future works to compare. In addition, we also propose a novel Mamba vision backbone network for event stream based HAR, termed EVMamba, which equips the spatial plane multi-directional scanning and novel voxel temporal scanning mechanism. By encoding and mining the spatio-temporal information of event streams, our EVMamba has achieved favorable results across multiple datasets. Both the dataset and source code will be released on \url{https://github.com/Event-AHU/CeleX-HAR}

📄 PDF Abstract BibTeX arXiv:2408.09764

Code (1)

event-ahu/celex-har 공식 구현 pytorch

Tasks

Action RecognitionMambaTemporal Action Localization

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 설명 없음
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

EEvAct: Early Event-Based Action Recognition with High-Rate Two-Stream Spiking Neural Networks

2025-07-10 · Michael Neumeier, Jules Lecomte, Nils Kazinski, Soubarna Banik 외 arxiv

Recognizing human activities early is crucial for the safety and responsiveness of human-robot and human-machine interfaces. Due to their high temporal resolution and low latency, event-based vision sensors are a perfect…

Event-based visionAction Recognition

Uncertainty-aware Bridge based Mobile-Former Network for Event-based Pattern Recognition

2024-01-20 · Haoxiang Yang, Chengguo Yuan, Yabin Zhu, Lan Chen 외

The mainstream human activity recognition (HAR) algorithms are developed based on RGB cameras, which are easily influenced by low-quality images (e.g., low illumination, motion blur). Meanwhile, the privacy protection is…

Activity RecognitionHuman Activity Recognition

Learning Human Action Recognition Representations Without Real Humans

2023-11-10 · NeurIPS 2023 11 · Howard Zhong, Samarth Mishra, Donghyun Kim, SouYoung Jin 외

Pre-training on massive video datasets has become essential to achieve high action recognition performance on smaller downstream datasets. However, most large-scale video datasets contain images of people and hence are a…

Action RecognitionEthicsPrivacy PreservingTemporal Action Localization

On the Role of Event Boundaries in Egocentric Activity Recognition from Photostreams

2018-09-02 · Alejandro Cartas, Estefania Talavera, Petia Radeva, Mariella Dimiccoli

Event boundaries play a crucial role as a pre-processing step for detection, localization, and recognition tasks of human activities in videos. Typically, although their intrinsic subjectiveness, temporal bounds are prov…

Action RecognitionActivity RecognitionEgocentric Activity RecognitionTemporal Action Localization

Contextual Relationship-based Activity Segmentation on an Event Stream in the IoT Environment with Multi-user Activities

2016-09-20 · Minkyoung Cho, Younggi Kim, Younghee Lee

The human activity recognition in the IoT environment plays the central role in the ambient assisted living, where the human activities can be represented as a concatenated event stream generated from various smart objec…

Activity RecognitionHuman Activity Recognition