paper-with-me

홈 › Papers

GaitPoint+: A Gait Recognition Network Incorporating Point Cloud Analysis and Recycling

2024-04-16 · Huantao Ren, Jiajing Chen, Senem Velipasalar

Gait is a behavioral biometric modality that can be used to recognize individuals by the way they walk from a far distance. Most existing gait recognition approaches rely on either silhouettes or skeletons, while their joint use is underexplored. Features from silhouettes and skeletons can provide complementary information for more robust recognition against appearance changes or pose estimation errors. To exploit the benefits of both silhouette and skeleton features, we propose a new gait recognition network, referred to as the GaitPoint+. Our approach models skeleton key points as a 3D point cloud, and employs a computational complexity-conscious 3D point processing approach to extract skeleton features, which are then combined with silhouette features for improved accuracy. Since silhouette- or CNN-based methods already require considerable amount of computational resources, it is preferable that the key point learning module is faster and more lightweight. We present a detailed analysis of the utilization of every human key point after the use of traditional max-pooling, and show that while elbow and ankle points are used most commonly, many useful points are discarded by max-pooling. Thus, we present a method to recycle some of the discarded points by a Recycling Max-Pooling module, during processing of skeleton point clouds, and achieve further performance improvement. We provide a comprehensive set of experimental results showing that (i) incorporating skeleton features obtained by a point-based 3D point cloud processing approach boosts the performance of three different state-of-the-art silhouette- and CNN-based baselines; (ii) recycling the discarded points increases the accuracy further. Ablation studies are also provided to show the effectiveness and contribution of different components of our approach.

📄 PDF Abstract BibTeX arXiv:2404.10213

Code (0)

등록된 구현이 없습니다.

Tasks

Gait RecognitionPose Estimation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

LidarGait++: Learning Local Features and Size Awareness from LiDAR Point Clouds for 3D Gait Recognition

2025-01-01 · CVPR 2025 1 · Chuanfu Shen, Rui Wang, Lixin Duan, Shiqi Yu

Point clouds have gained growing interest in gait recognition. However, current methods, which typically convert point clouds into 3D voxels, often fail to extract essential gait-specific features. In this paper, we…

Gait RecognitionRepresentation Learning

LidarGait: Benchmarking 3D Gait Recognition with Point Clouds

2022-11-19 · CVPR 2023 1 · Chuanfu Shen, Chao Fan, Wei Wu, Rui Wang 외

Video-based gait recognition has achieved impressive results in constrained scenarios. However, visual cameras neglect human 3D structure information, which limits the feasibility of gait recognition in the 3D wild world…

3D geometryBenchmarkingGait RecognitionGait Recognition in the Wild

SpheriGait: Enriching Spatial Representation via Spherical Projection for LiDAR-based Gait Recognition

2024-09-18 · Yanxi Wang, Zhigang Chang, Chen Wu, Zihao Cheng 외

Gait recognition is a rapidly progressing technique for the remote identification of individuals. Prior research predominantly employing 2D sensors to gather gait data has achieved notable advancements; nonetheless, they…

Gait Recognition

HorGait: A Hybrid Model for Accurate Gait Recognition in LiDAR Point Cloud Planar Projections

2024-10-11 · Jiaxing Hao, Yanxi Wang, Zhigang Chang, Hongmin Gao 외

Gait recognition is a remote biometric technology that utilizes the dynamic characteristics of human movement to identify individuals even under various extreme lighting conditions. Due to the limitation in spatial perce…

Gait Recognition

Open-Set Gait Recognition from Sparse mmWave Radar Point Clouds

2025-03-10 · Riccardo Mazzieri, Jacopo Pegoraro, Michele Rossi

The adoption of Millimeter-Wave (mmWave) radar devices for human sensing, particularly gait recognition, has recently gathered significant attention due to their efficiency, resilience to environmental conditions, and pr…

Edge-computingGait RecognitionNovelty DetectionPrivacy Preserving