通过融合轮廓与人体分割,提升复杂环境下的步态识别准确率
It Takes Two: Accurate Gait Recognition in the Wild via Cross-granularity Alignment
- 双分支结构分别处理轮廓和分割序列,实现跨粒度特征对齐
- 在Gait3D上达到80.5%的Rank-1准确率,在CCPG上达88.3%
- 适用于遮挡、服装变化等挑战性场景,适合实际部署
现有步态识别研究多采用二值轮廓或人体分割序列来编码行走时的人体形状与动态。轮廓具有高分割质量与环境鲁棒性,但信息熵低,性能受限;人体分割提供细粒度部位分割,信息熵高,但在复杂环境下分割质量易下降。为此,本文提出XGait方法,通过跨粒度对齐融合两种表示的优势。该方法包含两个主干编码器,分别将轮廓序列与分割序列映射至两个潜在空间,并设计全局跨粒度模块(GCM)利用轮廓的全局特征增强分割特征,以及部件跨粒度模块(PCM)利用分割序列的高信息熵对齐轮廓与分割间的部位动态。此外,引入可学习的分割机制,精细引导部件级对齐。在两个大规模步态数据集上的实验表明,XGait在Gait3D上取得80.5%的Rank-1准确率,在CCPG上达88.3%,且在遮挡与衣物变化等挑战条件下仍保持强鲁棒性。
原文摘要 · Abstract (English)
Existing studies for gait recognition primarily utilized sequences of either binary silhouette or human parsing to encode the shapes and dynamics of persons during walking. Silhouettes exhibit accurate segmentation quality and robustness to environmental variations, but their low information entropy may result in sub-optimal performance. In contrast, human parsing provides fine-grained part segmentation with higher information entropy, but the segmentation quality may deteriorate due to the complex environments. To discover the advantages of silhouette and parsing and overcome their limitations, this paper proposes a novel cross-granularity alignment gait recognition method, named XGait, to unleash the power of gait representations of different granularity. To achieve this goal, the XGait first contains two branches of backbone encoders to map the silhouette sequences and the parsing sequences into two latent spaces, respectively. Moreover, to explore the complementary knowledge across the features of two representations, we design the Global Cross-granularity Module (GCM) and the Part Cross-granularity Module (PCM) after the two encoders. In particular, the GCM aims to enhance the quality of parsing features by leveraging global features from silhouettes, while the PCM aligns the dynamics of human parts between silhouette and parsing features using the high information entropy in parsing sequences. In addition, to effectively guide the alignment of two representations with different granularity at the part level, an elaborate-designed learnable division mechanism is proposed for the parsing features. Comprehensive experiments on two large-scale gait datasets not only show the superior performance of XGait with the Rank-1 accuracy of 80.5% on Gait3D and 88.3% CCPG but also reflect the robustness of the learned features even under challenging conditions like occlusions and cloth changes.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。