paper-with-me

Papers

Gait Lateral Network: Learning Discriminative and Compact Representations for Gait Recognition

2020-08-01 · ECCV 2020 8 · Saihui Hou, Chunshui Cao, Xu Liu, Yongzhen Huang

Gait recognition aims at identifying different people by the walking patterns, which can be conducted at a long distance without the cooperation of subjects. A key challenge for gait recognition is to learn representations from the silhouettes that are invariant to the factors such as clothing, carrying conditions and camera viewpoints. Besides being discriminative for identification, the gait representations should also be compact for storage to keep millions of subjects registered in the gallery. In this work, we propose a novel network named Gait Lateral Network (GLN) which can learn both discriminative and compact representations from the silhouettes for gait recognition. Specifically, GLN leverages the inherent feature pyramid in deep convolutional neural networks to enhance the gait representations. The silhouette-level and set-level features extracted by different stages are merged with the lateral connections in a top-down manner. Besides, GLN is equipped with a Compact Block which can significantly reduce the dimension of the gait representations without hindering the accuracy. Extensive experiments on CASIA-B and OUMVLP show that GLN can achieve state-of-the-art performance using the $256$-dimensional representations. Under the most challenging condition of walking in different clothes on CASIA-B, our method improves the rank-1 accuracy by $6.45\%$.

📄 PDF Abstract BibTeX

Code (1)

shiqiyu/opengait pytorch

Tasks

Gait Recognition

Methods 이 논문이 사용한 방법론

GLN A Gated Linear Network, or GLN, is a type of backpropagation-free neural architecture. What distinguishes GLNs from contemporary neural networks is the distributed and…

Similar Papers 제목 키워드 기반

Spatiotemporal Multi-scale Bilateral Motion Network for Gait Recognition

2022-09-26 · Xinnan Ding, Shan Du, Yu Zhang, Kejun Wang

The critical goal of gait recognition is to acquire the inter-frame walking habit representation from the gait sequences. The relations between frames, however, have not received adequate attention in comparison to the i…

Gait RecognitionOptical Flow Estimation

Gait Recognition via Effective Global-Local Feature Representation and Local Temporal Aggregation

2020-11-03 · ICCV 2021 10 · Beibei Lin, Shunli Zhang, Xin Yu

Gait recognition is one of the most important biometric technologies and has been applied in many fields. Recent gait recognition frameworks represent each gait frame by descriptors extracted from either global appearanc…

Gait Recognition

DepthGait: Multi-Scale Cross-Level Feature Fusion of RGB-Derived Depth and Silhouette Sequences for Robust Gait Recognition

2025-08-05 · Xinzhu Li, Juepeng Zheng, Yikun Chen, Xudong Mao 외 arxiv

Robust gait recognition requires highly discriminative representations, which are closely tied to input modalities. While binary silhouettes and skeletons have dominated recent literature, these 2D representations fall s…

Gait Recognition

Binarized Neural Networks for Resource-Constrained On-Device Gait Identification

2021-03-30 · Daniel J. Wu, Avoy Datta, Vinay Prabhu

User authentication through gait analysis is a promising application of discriminative neural networks -- particularly due to the ubiquity of the primary sources of gait accelerometry, in-pocket cellphones. However, conv…

BIG-bench Machine LearningGait Identification

GaitMM: Multi-Granularity Motion Sequence Learning for Gait Recognition

2022-09-18 · Lei Wang, Bo Liu, Bincheng Wang, Fuqiang Yu

Gait recognition aims to identify individual-specific walking patterns by observing the different periodic movements of each body part. However, most existing methods treat each part equally and fail to account for the d…

Gait RecognitionMultiview Gait Recognition