TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Gait Recognition with Mask-based Regularization

Gait Recognition with Mask-based Regularization

Chuanfu Shen, Beibei Lin, Shunli Zhang, George Q. Huang, Shiqi Yu, Xin Yu

2022-03-08Multiview Gait RecognitionGait Recognition
PaperPDF

Abstract

Most gait recognition methods exploit spatial-temporal representations from static appearances and dynamic walking patterns. However, we observe that many part-based methods neglect representations at boundaries. In addition, the phenomenon of overfitting on training data is relatively common in gait recognition, which is perhaps due to insufficient data and low-informative gait silhouettes. Motivated by these observations, we propose a novel mask-based regularization method named ReverseMask. By injecting perturbation on the feature map, the proposed regularization method helps convolutional architecture learn the discriminative representations and enhances generalization. Also, we design an Inception-like ReverseMask Block, which has three branches composed of a global branch, a feature dropping branch, and a feature scaling branch. Precisely, the dropping branch can extract fine-grained representations when partial activations are zero-outed. Meanwhile, the scaling branch randomly scales the feature map, keeping structural information of activations and preventing overfitting. The plug-and-play Inception-like ReverseMask block is simple and effective to generalize networks, and it also improves the performance of many state-of-the-art methods. Extensive experiments demonstrate that the ReverseMask regularization help baseline achieves higher accuracy and better generalization. Moreover, the baseline with Inception-like Block significantly outperforms state-of-the-art methods on the two most popular datasets, CASIA-B and OUMVLP. The source code will be released.

Results

TaskDatasetMetricValueModel
Gait RecognitionOUMVLPAveraged rank-1 acc(%)90.9ReverseMask
Gait RecognitionCASIA-BAccuracy (Cross-View, Avg)93ReverseMask
Gait RecognitionCASIA-BBG#1-295.3ReverseMask
Gait RecognitionCASIA-BCL#1-286ReverseMask
Gait RecognitionCASIA-BNM#5-6 97.7ReverseMask

Related Papers

Mind the Gap: Bridging Occlusion in Gait Recognition via Residual Gap Correction2025-07-15On Denoising Walking Videos for Gait Recognition2025-05-24ExoGait-MS: Learning Periodic Dynamics with Multi-Scale Graph Network for Exoskeleton Gait Recognition2025-05-23BiggerGait: Unlocking Gait Recognition with Layer-wise Representations from Large Vision Models2025-05-23Exploring Generalized Gait Recognition: Reducing Redundancy and Noise within Indoor and Outdoor Datasets2025-05-21OptiGait-LGBM: An Efficient Approach of Gait-based Person Re-identification in Non-Overlapping Regions2025-05-10Database-Agnostic Gait Enrollment using SetTransformers2025-05-05CVVNet: A Cross-Vertical-View Network for Gait Recognition2025-05-03