paper-with-me

Papers

HybridGait: A Benchmark for Spatial-Temporal Cloth-Changing Gait Recognition with Hybrid Explorations

2023-12-30 · Yilan Dong, Chunlin Yu, Ruiyang Ha, Ye Shi, Yuexin Ma, Lan Xu, Yanwei Fu, Jingya Wang

Existing gait recognition benchmarks mostly include minor clothing variations in the laboratory environments, but lack persistent changes in appearance over time and space. In this paper, we propose the first in-the-wild benchmark CCGait for cloth-changing gait recognition, which incorporates diverse clothing changes, indoor and outdoor scenes, and multi-modal statistics over 92 days. To further address the coupling effect of clothing and viewpoint variations, we propose a hybrid approach HybridGait that exploits both temporal dynamics and the projected 2D information of 3D human meshes. Specifically, we introduce a Canonical Alignment Spatial-Temporal Transformer (CA-STT) module to encode human joint position-aware features, and fully exploit 3D dense priors via a Silhouette-guided Deformation with 3D-2D Appearance Projection (SilD) strategy. Our contributions are twofold: we provide a challenging benchmark CCGait that captures realistic appearance changes across an expanded and space, and we propose a hybrid framework HybridGait that outperforms prior works on CCGait and Gait3D benchmarks. Our project page is available at https://github.com/HCVLab/HybridGait.

📄 PDF Abstract BibTeX arXiv:2401.00271

Code (1)

hcvlab/hybridgait 공식 구현 pytorch

Tasks

Gait Recognition

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
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$…
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…
Multi-Head Attention 설명 없음
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Clothes-Changing Person Re-identification with RGB Modality Only

2022-04-14 · CVPR 2022 1 · Xinqian Gu, Hong Chang, Bingpeng Ma, Shutao Bai 외

The key to address clothes-changing person re-identification (re-id) is to extract clothes-irrelevant features, e.g., face, hairstyle, body shape, and gait. Most current works mainly focus on modeling body shape from mul…

Clothes Changing Person Re-IdentificationMultiview Gait RecognitionPerson Re-Identification

Attention-based Shape and Gait Representations Learning for Video-based Cloth-Changing Person Re-Identification

2024-02-06 · Vuong D. Nguyen, Samiha Mirza, Pranav Mantini, Shishir K. Shah

Current state-of-the-art Video-based Person Re-Identification (Re-ID) primarily relies on appearance features extracted by deep learning models. These methods are not applicable for long-term analysis in real-world scena…

Cloth-Changing Person Re-IdentificationGraph AttentionPerson Re-IdentificationVideo-Based Person Re-Identification

A Benchmark of Video-Based Clothes-Changing Person Re-Identification

2022-11-21 · Likai Wang, Xiangqun Zhang, Ruize Han, Jialin Yang 외

Person re-identification (Re-ID) is a classical computer vision task and has achieved great progress so far. Recently, long-term Re-ID with clothes-changing has attracted increasing attention. However, existing methods m…

Clothes Changing Person Re-IdentificationPerson Re-IdentificationRe-RankingVideo-Based Person Re-Identification

COCAS: A Large-Scale Clothes Changing Person Dataset for Re-identification

2020-05-16 · CVPR 2020 6 · Shijie Yu, Shihua Li, Dapeng Chen, Rui Zhao 외

Recent years have witnessed great progress in person re-identification (re-id). Several academic benchmarks such as Market1501, CUHK03 and DukeMTMC play important roles to promote the re-id research. To our best knowledg…

Person Re-Identification

TSDW: A Tri-Stream Dynamic Weight Network for Cloth-Changing Person Re-Identification

2025-03-01 · Ruiqi He, Zihan Wang, Xiang Zhou

Cloth-Changing Person Re-identification (CC-ReID) aims to solve the challenge of identifying individuals across different temporal-spatial scenarios, viewpoints, and clothing variations. This field is gaining increasing …

Cloth-Changing Person Re-IdentificationFace RecognitionPerson Re-Identification