TL;DR
GaitGraph introduces a graph convolutional network that leverages skeleton poses from RGB images for more accurate and robust gait recognition, outperforming silhouette-based methods on standard datasets.
Contribution
This paper presents GaitGraph, a novel model-based gait recognition approach combining skeleton poses with GCNs, improving feature extraction and spatio-temporal modeling.
Findings
Achieves state-of-the-art results on CASIA-B dataset.
Provides a cleaner and more effective gait feature representation.
Demonstrates robustness in complex scenes.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Convolutional Network
