Unsupervised Gait Recognition with Selective Fusion
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningGait RecognitionSimilar Papers 제목 키워드 기반
Self-supervised Gait-based Emotion Representation Learning from Selective Strongly Augmented Skeleton Sequences
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 LearningWatch Where You Head: A View-biased Domain Gap in Gait Recognition and Unsupervised Adaptation
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 AdaptationFrom Indoor To Outdoor: Unsupervised Domain Adaptive Gait Recognition
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 RecognitionSilhouette based View embeddings for Gait Recognition under Multiple Views
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 RecognitionUnsupervised Domain Adaptation with Dynamic Clustering and Contrastive Refinement for Gait Recognition
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