Cross-Camera Human Motion Transfer by Time Series Analysis
Yaping Zhao, Guanghan Li, Edmund Y. Lam
TL;DR
Cross-Camera Human Motion Transfer by Time Series Analysis addresses motion transfer across heterogeneous camera systems by exploiting seasonality in HR motion data and transferring a learned additive pattern to LR sequences. The method uses a five-step, training-free time-series framework that decomposes LR pose sequences into short-term, long-term, and noise components and transfers the HR additive pattern to refine LR poses. Validation on real-world dual-camera data demonstrates improved 3D human mesh reconstruction from LR video and reduced pose jitter in downstream tasks like texture transfer, without requiring large training datasets. The approach emphasizes interpretability and computational efficiency, and code is publicly available at the project repository.
Abstract
With advances in optical sensor technology, heterogeneous camera systems are increasingly used for high-resolution (HR) video acquisition and analysis. However, motion transfer across multiple cameras poses challenges. To address this, we propose an algorithm based on time series analysis that identifies motion seasonality and constructs an additive model to extract transferable patterns. Validated on real-world data, our algorithm demonstrates effectiveness and interpretability. Notably, it improves pose estimation in low-resolution videos by leveraging patterns derived from HR counterparts, enhancing practical utility. Code is available at: https://github.com/IndigoPurple/TSAMT
