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

Gait Recognition with Mask-based Regularization

About

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.

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

Related benchmarks

TaskDatasetResultRank
Gait RecognitionCASIA-B NM (Normal) (NM#5-6 probe)
Acc (54°)97.7
72
Gait RecognitionCASIA-B CL (Coat) #1-2 (probe)
Mean Accuracy61.7
64
Gait RecognitionOU-MVLP (Gallery All 14 Views)
Mean Accuracy97.5
16
Gait RecognitionCASIA-B LT (74 subjects) NM#5-6 (probe)
Rank-1 Accuracy (0°)96.5
11
Gait RecognitionCASIA-B LT (74 subjects) BG#1-2 probe
Rank-1 Acc (0°)93.7
5
Gait RecognitionCASIA-B LT 74 subjects CL#1-2 (probe)
Rank-1 Accuracy (0°)78.9
5
Gait RecognitionCASIA-B ST (24 subjects) BG#1-2 (probe)
Rank-1 Acc (0°)70.6
3
Gait RecognitionCASIA-B MT (62 subjects) BG#1-2 (probe)
Rank-1 Accuracy (0°)89.6
3
Gait RecognitionCASIA-B MT 62 subjects CL#1-2 probe
Rank-1 Accuracy (0°)73.1
3
Showing 9 of 9 rows

Other info

Follow for update