paper-with-me

홈 › Papers

CVVNet: A Cross-Vertical-View Network for Gait Recognition

2025-05-03 · Xiangru Li, Wei Song, Yingda Huang, Wei Meng, Le Chang

Gait recognition enables contact-free, long-range person identification that is robust to clothing variations and non-cooperative scenarios. While existing methods perform well in controlled indoor environments, they struggle with cross-vertical view scenarios, where surveillance angles vary significantly in elevation. Our experiments show up to 60\% accuracy degradation in low-to-high vertical view settings due to severe deformations and self-occlusions of key anatomical features. Current CNN and self-attention-based methods fail to effectively handle these challenges, due to their reliance on single-scale convolutions or simplistic attention mechanisms that lack effective multi-frequency feature integration. To tackle this challenge, we propose CVVNet (Cross-Vertical-View Network), a frequency aggregation architecture specifically designed for robust cross-vertical-view gait recognition. CVVNet employs a High-Low Frequency Extraction module (HLFE) that adopts parallel multi-scale convolution/max-pooling path and self-attention path as high- and low-frequency mixers for effective multi-frequency feature extraction from input silhouettes. We also introduce the Dynamic Gated Aggregation (DGA) mechanism to adaptively adjust the fusion ratio of high- and low-frequency features. The integration of our core Multi-Scale Attention Gated Aggregation (MSAGA) module, HLFE and DGA enables CVVNet to effectively handle distortions from view changes, significantly improving the recognition robustness across different vertical views. Experimental results show that our CVVNet achieves state-of-the-art performance, with $8.6\%$ improvement on DroneGait and $2\%$ on Gait3D compared with the best existing methods.

📄 PDF Abstract BibTeX arXiv:2505.01837

Code (0)

등록된 구현이 없습니다.

Tasks

Gait RecognitionPerson Identification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Cross-View Gait Recognition With Deep Universal Linear Embeddings

2021-06-19 · CVPR 2021 1 · Shaoxiong Zhang, Yunhong Wang, Annan Li

Gait is considered an attractive biometric identifier for its non-invasive and non-cooperative features compared with other biometric identifiers such as fingerprint and iris. At present, cross-view gait recognition …

Gait Recognition

Robust Cross-View Gait Recognition with Evidence: A Discriminant Gait GAN (DiGGAN) Approach

2018-11-26 · BingZhang Hu, Yu Guan, Yan Gao, Yang Long 외

Gait as a biometric trait has attracted much attention in many security and privacy applications such as identity recognition and authentication, during the last few decades. Because of its nature as a long-distance biom…

Gait IdentificationGait RecognitionGenerative Adversarial Network

Cross-Covariate Gait Recognition: A Benchmark

2023-12-22 · Shinan Zou, Chao Fan, Jianbo Xiong, Chuanfu Shen 외

Gait datasets are essential for gait research. However, this paper observes that present benchmarks, whether conventional constrained or emerging real-world datasets, fall short regarding covariate diversity. To bridge t…

DiversityGait Recognition

Gait Recognition in the Wild: A Large-scale Benchmark and NAS-based Baseline

2022-05-05 · ICCV 2021 10 · Xianda Guo, Zheng Zhu, Tian Yang, Beibei Lin 외

Gait benchmarks empower the research community to train and evaluate high-performance gait recognition systems. Even though growing efforts have been devoted to cross-view recognition, academia is restricted by current e…

Gait RecognitionGait Recognition in the WildNeural Architecture Search

On Learning Disentangled Representations for Gait Recognition

2019-09-05 · Ziyuan Zhang, Luan Tran, Feng Liu, Xiaoming Liu

Gait, the walking pattern of individuals, is one of the important biometrics modalities. Most of the existing gait recognition methods take silhouettes or articulated body models as gait features. These methods suffer fr…

Computational EfficiencyDisentanglementFace RecognitionGait Recognition