paper-with-me

홈 › Papers

Unsupervised Gait Recognition with Selective Fusion

2023-03-19 · Xuqian Ren, Shaopeng Yang, Saihui Hou, Chunshui Cao, Xu Liu, Yongzhen Huang

Previous gait recognition methods primarily trained on labeled datasets, which require painful labeling effort. However, using a pre-trained model on a new dataset without fine-tuning can lead to significant performance degradation. So to make the pre-trained gait recognition model able to be fine-tuned on unlabeled datasets, we propose a new task: Unsupervised Gait Recognition (UGR). We introduce a new cluster-based baseline to solve UGR with cluster-level contrastive learning. But we further find more challenges this task meets. First, sequences of the same person in different clothes tend to cluster separately due to the significant appearance changes. Second, sequences taken from 0{\deg} and 180{\deg} views lack walking postures and do not cluster with sequences taken from other views. To address these challenges, we propose a Selective Fusion method, which includes Selective Cluster Fusion (SCF) and Selective Sample Fusion (SSF). With SCF, we merge matched clusters of the same person wearing different clothes by updating the cluster-level memory bank with a multi-cluster update strategy. And in SSF, we merge sequences taken from front/back views gradually with curriculum learning. Extensive experiments show the effectiveness of our method in improving the rank-1 accuracy in walking with different coats condition and front/back views conditions.

📄 PDF Abstract BibTeX arXiv:2303.10772

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGait Recognition

Similar Papers 제목 키워드 기반

Self-supervised Gait-based Emotion Representation Learning from Selective Strongly Augmented Skeleton Sequences

2024-05-08 · Cheng Song, Lu Lu, Zhen Ke, Long Gao 외

Emotion recognition is an important part of affective computing. Extracting emotional cues from human gaits yields benefits such as natural interaction, a nonintrusive nature, and remote detection. Recently, the introduc…

Contrastive LearningEmotion RecognitionRepresentation LearningSelf-Supervised Learning

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

From Indoor To Outdoor: Unsupervised Domain Adaptive Gait Recognition

2022-11-21 · Likai Wang, Ruize Han, Wei Feng, Song Wang

Gait recognition is an important AI task, which has been progressed rapidly with the development of deep learning. However, existing learning based gait recognition methods mainly focus on the single domain, especially t…

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

Unsupervised Domain Adaptation with Dynamic Clustering and Contrastive Refinement for Gait Recognition

2025-01-28 · Xiaolei Liu, Yan Sun, Mark Nixon

Gait recognition is an emerging identification technology that distinguishes individuals at long distances by analyzing individual walking patterns. Traditional techniques rely heavily on large-scale labeled datasets, wh…

ClusteringDomain AdaptationGait RecognitionPseudo Label+1