CVMay 15, 2024

OpenGait: A Comprehensive Benchmark Study for Gait Recognition towards Better Practicality

arXiv:2405.09138v228 citationsh-index: 22Has CodeIEEE Trans Pattern Anal Mach Intell
Originality Incremental advance
AI Analysis

It addresses the practical challenge of generalizing gait recognition from indoor to outdoor settings for applications like surveillance, though it is incremental in refining existing methodologies.

This paper tackles the problem of gait recognition's poor performance on real-world datasets by presenting OpenGait, a benchmark study that led to three baseline models achieving state-of-the-art results, with improvements such as DeepGaitV2 reaching top accuracy on multiple datasets.

Gait recognition, a rapidly advancing vision technology for person identification from a distance, has made significant strides in indoor settings. However, evidence suggests that existing methods often yield unsatisfactory results when applied to newly released real-world gait datasets. Furthermore, conclusions drawn from indoor gait datasets may not easily generalize to outdoor ones. Therefore, the primary goal of this paper is to present a comprehensive benchmark study aimed at improving practicality rather than solely focusing on enhancing performance. To this end, we developed OpenGait, a flexible and efficient gait recognition platform. Using OpenGait, we conducted in-depth ablation experiments to revisit recent developments in gait recognition. Surprisingly, we detected some imperfect parts of some prior methods and thereby uncovered several critical yet previously neglected insights. These findings led us to develop three structurally simple yet empirically powerful and practically robust baseline models: DeepGaitV2, SkeletonGait, and SkeletonGait++, which represent the appearance-based, model-based, and multi-modal methodologies for gait pattern description, respectively. In addition to achieving state-of-the-art performance, our careful exploration provides new perspectives on the modeling experience of deep gait models and the representational capacity of typical gait modalities. In the end, we discuss the key trends and challenges in current gait recognition, aiming to inspire further advancements towards better practicality. The code is available at https://github.com/ShiqiYu/OpenGait.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes