paper-with-me

Papers

PFM-VEPAR: Prompting Foundation Models for RGB-Event Camera based Pedestrian Attribute Recognition

2026-03-20 · Minghe Xu, Rouying Wu, ChiaWei Chu, Xiao Wang, Yu Li arxiv

Event-based pedestrian attribute recognition (PAR) leverages motion cues to enhance RGB cameras in low-light and motion-blur scenarios, enabling more accurate inference of attributes like age and emotion. However, existing two-stream multimodal fusion methods introduce significant computational overhead and neglect the valuable guidance from contextual samples. To address these limitations, this paper proposes an Event Prompter. Discarding the computationally expensive auxiliary backbone, this module directly applies extremely lightweight and efficient Discrete Cosine Transform (DCT) and Inverse DCT (IDCT) operations to the event data. This design extracts frequency-domain event features at a minimal computational cost, thereby effectively augmenting the RGB branch. Furthermore, an external memory bank designed to provide rich prior knowledge, combined with modern Hopfield networks, enables associative memory-augmented representation learning. This mechanism effectively mines and leverages global relational knowledge across different samples. Finally, a cross-attention mechanism fuses the RGB and event modalities, followed by feed-forward networks for attribute prediction. Extensive experiments on multiple benchmark datasets fully validate the effectiveness of the proposed RGB-Event PAR framework. The source code of this paper will be released on https://github.com/Event-AHU/OpenPAR

📄 PDF Abstract BibTeX arXiv:2603.19565

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian Attribute RecognitionRepresentation Learning

Similar Papers 제목 키워드 기반

Research, Applications and Prospects of Event-Based Pedestrian Detection: A Survey

2024-07-05 · Han Wang, Yuman Nie, Yun Li, Hongjie Liu 외

Event-based cameras, inspired by the biological retina, have evolved into cutting-edge sensors distinguished by their minimal power requirements, negligible latency, superior temporal resolution, and expansive dynamic ra…

Autonomous DrivingPedestrian Detection

RGB-Event based Pedestrian Attribute Recognition: A Benchmark Dataset and An Asymmetric RWKV Fusion Framework

2025-04-14 · Xiao Wang, Haiyang Wang, Shiao Wang, Qiang Chen 외

Existing pedestrian attribute recognition methods are generally developed based on RGB frame cameras. However, these approaches are constrained by the limitations of RGB cameras, such as sensitivity to lighting condition…

AttributePedestrian Attribute Recognition

MV2GF: Multi-view Pedestrian Detection with a Visual Geometric Foundation Model

2026-08-21 · Taiga Yamane, Satoshi Suzuki, Ryo Masumura, Shota Orihashi 외 arxiv

Multi-View Pedestrian Detection (MVPD) aims to detect pedestrians in the form of a bird's eye view map from multi-view images. Recent MVPD methods adopt a unified framework that projects 2D image features into a 3D world…

Pedestrian Detection

When Person Re-Identification Meets Event Camera: A Benchmark Dataset and An Attribute-guided Re-Identification Framework

2025-07-18 · Xiao Wang, Qian Zhu, Shujuan Wu, Bo Jiang 외 arxiv

Recent researchers have proposed using event cameras for person re-identification (ReID) due to their promising performance and better balance in terms of privacy protection, event camera-based person ReID has attracted …

Person Re-IdentificationContrastive Learning

Recognition and Co-Analysis of Pedestrian Activities in Different Parts of Road using Traffic Camera Video

2021-11-27 · Weijia Xu, Heidi Ross, Joel Meyer, Kelly Pierce 외

Pedestrian safety is a priority for transportation system managers and operators, and a main focus of the Vision Zero strategy employed by the City of Austin, Texas. While there are a number of treatments and technologie…