paper-with-me

Papers

Towards Complete-View and High-Level Pose-based Gait Recognition

2022-09-23 · Honghu Pan, Yongyong Chen, Tingyang Xu, Yunqi He, Zhenyu He

The model-based gait recognition methods usually adopt the pedestrian walking postures to identify human beings. However, existing methods did not explicitly resolve the large intra-class variance of human pose due to camera views changing. In this paper, we propose to generate multi-view pose sequences for each single-view pose sample by learning full-rank transformation matrices via lower-upper generative adversarial network (LUGAN). By the prior of camera imaging, we derive that the spatial coordinates between cross-view poses satisfy a linear transformation of a full-rank matrix, thereby, this paper employs the adversarial training to learn transformation matrices from the source pose and target views to obtain the target pose sequences. To this end, we implement a generator composed of graph convolutional (GCN) layers, fully connected (FC) layers and two-branch convolutional (CNN) layers: GCN layers and FC layers encode the source pose sequence and target view, then CNN branches learn a lower triangular matrix and an upper triangular matrix, respectively, finally they are multiplied to formulate the full-rank transformation matrix. For the purpose of adversarial training, we further devise a condition discriminator that distinguishes whether the pose sequence is true or generated. To enable the high-level correlation learning, we propose a plug-and-play module, named multi-scale hypergraph convolution (HGC), to replace the spatial graph convolutional layer in baseline, which could simultaneously model the joint-level, part-level and body-level correlations. Extensive experiments on two large gait recognition datasets, i.e., CASIA-B and OUMVLP-Pose, demonstrate that our method outperforms the baseline model and existing pose-based methods by a large margin.

📄 PDF Abstract BibTeX arXiv:2209.11577

Code (0)

등록된 구현이 없습니다.

Tasks

Gait RecognitionGenerative Adversarial NetworkVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

A Multi-View High-Resolution Foot-Ankle Complex Point Cloud Dataset During Gait for Occlusion-Robust 3D Completion

2025-07-15 · Jie-Wen Li, Zi-Han Ye, Qingyuan Zhou, Jiayi Song 외

The kinematics analysis of foot-ankle complex during gait is essential for advancing biomechanical research and clinical assessment. Collecting accurate surface geometry data from the foot and ankle during dynamic gait c…

BenchmarkingPoint Cloud Completion

Person Identification from Partial Gait Cycle Using Fully Convolutional Neural Network

2018-04-23 · Maryam Babaee, Linwei Li, Gerhard Rigoll

Gait as a biometric property for person identification plays a key role in video surveillance and security applications. In gait recognition, normally, gait feature such as Gait Energy Image (GEI) is extracted from one f…

Gait RecognitionPerson Identification

Pyramidal Fisher Motion for Multiview Gait Recognition

2014-03-27 · F. M. Castro, M. J. Marin-Jimenez, R. Medina-Carnicer

The goal of this paper is to identify individuals by analyzing their gait. Instead of using binary silhouettes as input data (as done in many previous works) we propose and evaluate the use of motion descriptors based on…

Gait RecognitionMultiview Gait Recognition

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

RGait-NET: An Effective Network for Recovering Missing Information from Occluded Gait Cycles

2019-12-14 · Dhritimaan Das, Ayush Agarwal, Pratik Chattopadhyay, Lipo Wang

Gait of a person refers to his/her walking pattern, and according to medical studies gait of every individual is unique. Over the past decade, several computer vision-based gait recognition approaches have been proposed …

Gait RecognitionOcclusion HandlingPerson Identification