paper-with-me

Papers

Multi-view Gait Recognition based on Siamese Vision Transformer

2022-10-19 · Yanchen Yang, Lijun Yun, Ruoyu Li, Feiyan Cheng

While the Vision Transformer has been used in gait recognition, its application in multi-view gait recognition is still limited. Different views significantly affect the extraction and identification accuracy of the characteristics of gait contour. To address this, this paper proposes a Siamese Mobile Vision Transformer (SMViT). This model not only focuses on the local characteristics of the human gait space but also considers the characteristics of long-distance attention associations, which can extract multi-dimensional step status characteristics. In addition, it describes how different perspectives affect gait characteristics and generate reliable perspective feature relationship factors. The average recognition rate of SMViT on the CASIA B data set reached 96.4%. The experimental results show that SMViT can attain state-of-the-art performance compared to advanced step recognition models such as GaitGAN, Multi_view GAN, Posegait and other gait recognition models.

📄 PDF Abstract BibTeX arXiv:2210.10421

Code (0)

등록된 구현이 없습니다.

Tasks

Gait Recognition

Methods 이 논문이 사용한 방법론

Attention 설명 없음
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$…
Adam 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

A Benchmark for Gait Recognition under Occlusion Collected by Multi-Kinect SDAS

2021-07-19 · Na Li, Xinbo Zhao

Human gait is one of important biometric characteristics for human identification at a distance. In practice, occlusion usually occurs and seriously affects accuracy of gait recognition. However, there is no available da…

3D Multi-Person Pose EstimationGait RecognitionMulti-Person Pose EstimationPose Estimation

A Bidirectional Siamese Recurrent Neural Network for Accurate Gait Recognition Using Body Landmarks

2024-12-04 · Proma Hossain Progga, Md. Jobayer Rahman, Swapnil Biswas, Md. Shakil Ahmed 외

Gait recognition is a significant biometric technique for person identification, particularly in scenarios where other physiological biometrics are impractical or ineffective. In this paper, we address the challenges ass…

Gait RecognitionPerson IdentificationPose Estimation

Feature Map Pooling for Cross-View Gait Recognition Based on Silhouette Sequence Images

2017-11-26 · Qiang Chen, Yunhong Wang, Zheng Liu, Qingjie Liu 외

In this paper, we develop a novel convolutional neural network based approach to extract and aggregate useful information from gait silhouette sequence images instead of simply representing the gait process by averaging …

Gait Recognition

Silhouette based View embeddings for Gait Recognition under Multiple Views

2021-08-12 · Tianrui Chai, Xinyu Mei, Annan Li, Yunhong Wang

Gait recognition under multiple views is an important computer vision and pattern recognition task. In the emerging convolutional neural network based approaches, the information of view angle is ignored to some extent. …

Gait Recognition

Watch Where You Head: A View-biased Domain Gap in Gait Recognition and Unsupervised Adaptation

2023-07-13 · Gavriel Habib, Noa Barzilay, Or Shimshi, Rami Ben-Ari 외

Gait Recognition is a computer vision task aiming to identify people by their walking patterns. Although existing methods often show high performance on specific datasets, they lack the ability to generalize to unseen sc…

Domain AdaptationGait RecognitionTripletUnsupervised Domain Adaptation