paper-with-me

홈 › Papers

Condition-Adaptive Graph Convolution Learning for Skeleton-Based Gait Recognition

2023-08-13 · Xiaohu Huang, Xinggang Wang, Zhidianqiu Jin, Bo Yang, Botao He, Bin Feng, Wenyu Liu

Graph convolutional networks have been widely applied in skeleton-based gait recognition. A key challenge in this task is to distinguish the individual walking styles of different subjects across various views. Existing state-of-the-art methods employ uniform convolutions to extract features from diverse sequences and ignore the effects of viewpoint changes. To overcome these limitations, we propose a condition-adaptive graph (CAG) convolution network that can dynamically adapt to the specific attributes of each skeleton sequence and the corresponding view angle. In contrast to using fixed weights for all joints and sequences, we introduce a joint-specific filter learning (JSFL) module in the CAG method, which produces sequence-adaptive filters at the joint level. The adaptive filters capture fine-grained patterns that are unique to each joint, enabling the extraction of diverse spatial-temporal information about body parts. Additionally, we design a view-adaptive topology learning (VATL) module that generates adaptive graph topologies. These graph topologies are used to correlate the joints adaptively according to the specific view conditions. Thus, CAG can simultaneously adjust to various walking styles and viewpoints. Experiments on the two most widely used datasets (i.e., CASIA-B and OU-MVLP) show that CAG surpasses all previous skeleton-based methods. Moreover, the recognition performance can be enhanced by simply combining CAG with appearance-based methods, demonstrating the ability of CAG to provide useful complementary information.The source code will be available at https://github.com/OliverHxh/CAG.

📄 PDF Abstract BibTeX arXiv:2308.06707

Code (1)

oliverhxh/cag 공식 구현

Tasks

Gait Recognition

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음
CAG Class activation guide is a module which uses weak localization information from the instrument activation maps to guide the verb and target recognition. Image source: [Nwoye…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Gait Identification under Surveillance Environment based on Human Skeleton

2021-11-23 · Xingkai Zheng, Xirui Li, Ke Xu, Xinghao Jiang 외

As an emerging biological identification technology, vision-based gait identification is an important research content in biometrics. Most existing gait identification methods extract features from gait videos and identi…

Gait Identification

Combining the Silhouette and Skeleton Data for Gait Recognition

2022-02-22 · Likai Wang, Ruize Han, Wei Feng

Gait recognition, a long-distance biometric technology, has aroused intense interest recently. Currently, the two dominant gait recognition works are appearance-based and model-based, which extract features from silhouet…

Gait RecognitionPose Estimation

Spatial Transformer Network on Skeleton-based Gait Recognition

2022-04-08 · Cun Zhang, Xing-Peng Chen, Guo-Qiang Han, Xiang-Jie Liu

Skeleton-based gait recognition models usually suffer from the robustness problem, as the Rank-1 accuracy varies from 90\% in normal walking cases to 70\% in walking with coats cases. In this work, we propose a state-of-…

Gait Recognition

GaitGraph: Graph Convolutional Network for Skeleton-Based Gait Recognition

2021-01-27 · Torben Teepe, Ali Khan, Johannes Gilg, Fabian Herzog 외

Gait recognition is a promising video-based biometric for identifying individual walking patterns from a long distance. At present, most gait recognition methods use silhouette images to represent a person in each frame.…

Gait RecognitionMultiview Gait RecognitionPose Estimation

ExoGait-MS: Learning Periodic Dynamics with Multi-Scale Graph Network for Exoskeleton Gait Recognition

2025-05-23 · Lijiang Liu, Junyu Shi, Yong Sun, Zhiyuan Zhang 외

Current exoskeleton control methods often face challenges in delivering personalized treatment. Standardized walking gaits can lead to patient discomfort or even injury. Therefore, personalized gait is essential for the …

Gait Recognition