Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GaitGraph: Graph Convolutional Network for Skeleton-Based Gait Recognition

About

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. However, silhouette images can lose fine-grained spatial information, and most papers do not regard how to obtain these silhouettes in complex scenes. Furthermore, silhouette images contain not only gait features but also other visual clues that can be recognized. Hence these approaches can not be considered as strict gait recognition. We leverage recent advances in human pose estimation to estimate robust skeleton poses directly from RGB images to bring back model-based gait recognition with a cleaner representation of gait. Thus, we propose GaitGraph that combines skeleton poses with Graph Convolutional Network (GCN) to obtain a modern model-based approach for gait recognition. The main advantages are a cleaner, more elegant extraction of the gait features and the ability to incorporate powerful spatio-temporal modeling using GCN. Experiments on the popular CASIA-B gait dataset show that our method archives state-of-the-art performance in model-based gait recognition. The code and models are publicly available.

Torben Teepe, Ali Khan, Johannes Gilg, Fabian Herzog, Stefan H\"ormann, Gerhard Rigoll• 2021

Related benchmarks

TaskDatasetResultRank
Gait RecognitionCASIA-B NM (Normal) (NM#5-6 probe)
Acc (54°)92.5
72
Gait RecognitionCASIA-B CL (Coat) #1-2 (probe)
Mean Accuracy66.3
64
Gait RecognitionGait3D
R-1 Acc6.25
49
Gait RecognitionCASIA-B BG (Bag) (BG#1-2 probe)
Mean Accuracy74.8
48
Gait RecognitionCASIA-B (test)
Rank-1 Accuracy (NM)80.3
44
Gait RecognitionSUSTech1K (test)
Rank-1 Accuracy (Clothing)6.8
20
Gait RecognitionCASIA-B
Recognition Rate (NM)87.7
18
Gait RecognitionGREW (test)
Rank-1 Accuracy1.3
18
Gait RecognitionGREW
Rank-1 Accuracy1.3
18
Gait RecognitionCASIA-B Bag Carrying (#1-2)
Rank-1 Accuracy (0°)75.8
15
Showing 10 of 17 rows

Other info

Code

Follow for update