CTrGAN: Cycle Transformers GAN for Gait Transfer
We introduce a novel approach for gait transfer from unconstrained videos in-the-wild. In contrast to motion transfer, the objective here is not to imitate the source's motions by the target, but rather to replace the walking source with the target, while transferring the target's typical gait. Our approach can be trained only once with multiple sources and is able to transfer the gait of the target from unseen sources, eliminating the need for retraining for each new source independently. Furthermore, we propose a novel metrics for gait transfer based on gait recognition models that enable to quantify the quality of the transferred gait, and show that existing techniques yield a discrepancy that can be easily detected. We introduce Cycle Transformers GAN (CTrGAN), that consist of a decoder and encoder, both Transformers, where the attention is on the temporal domain between complete images rather than the spatial domain between patches. Using a widely-used gait recognition dataset, we demonstrate that our approach is capable of producing over an order of magnitude more realistic personalized gaits than existing methods, even when used with sources that were not available during training. As part of our solution, we present a detector that determines whether a video is real or generated by our model.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderGait RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Spatiotemporal Characterization of Gait from Monocular Videos with Transformers
Human pose estimation from monocular video is a rapidly advancing field that offers great promise to human movement science and rehabilitation. This potential is tempered by the smaller body of work ensuring the outputs …
Pose EstimationPerson Identification from Partial Gait Cycle Using Fully Convolutional Neural Network
Gait as a biometric property for person identification plays a key role in video surveillance and security applications. In gait recognition, normally, gait feature such as Gait Energy Image (GEI) is extracted from one f…
Gait RecognitionPerson IdentificationRGait-NET: An Effective Network for Recovering Missing Information from Occluded Gait Cycles
Gait of a person refers to his/her walking pattern, and according to medical studies gait of every individual is unique. Over the past decade, several computer vision-based gait recognition approaches have been proposed …
Gait RecognitionOcclusion HandlingPerson IdentificationAsynchronous Averaging of Gait Cycles for Classification of Gait and Device Modes
An approach for computing unique gait signature using measurements collected from body-worn inertial measurement units (IMUs) is proposed. The gait signature represents one full cycle of the human gait, and is suitable f…
ClassificationGeneral ClassificationGait Recognition from a Single Image using a Phase-Aware Gait Cycle Reconstruction Network
We propose a method of gait recognition just from a single image for the first time, which enables latency-free gait recognition. To mitigate large intra-subject variations caused by a phase (gait pose) difference betwee…
Gait Recognition