TCAN: Animating Human Images with Temporally Consistent Pose Guidance using Diffusion Models
Jeongho Kim, Min-Jung Kim, Junsoo Lee, Jaegul Choo
TL;DR
TCAN tackles temporally consistent, pose-driven human image animation under noisy pose estimation. It leverages a frozen pre-trained ControlNet with an Appearance-Pose Adaptation (APPA) layer, aided by a Temporal ControlNet and a Pose-driven Temperature Map to disentangle appearance from pose and stabilize the background. The method follows a two-stage training procedure, with long-term video generation enabled by MultiDiffusion, and demonstrates strong generalization on the TikTok dataset and to animation characters via pose retargeting. Results indicate state-of-the-art performance across image- and video-level metrics, with qualitative and user-study evidence supporting improved temporal coherence and identity preservation, while acknowledging potential misuse and the need for verification methods.
Abstract
Pose-driven human-image animation diffusion models have shown remarkable capabilities in realistic human video synthesis. Despite the promising results achieved by previous approaches, challenges persist in achieving temporally consistent animation and ensuring robustness with off-the-shelf pose detectors. In this paper, we present TCAN, a pose-driven human image animation method that is robust to erroneous poses and consistent over time. In contrast to previous methods, we utilize the pre-trained ControlNet without fine-tuning to leverage its extensive pre-acquired knowledge from numerous pose-image-caption pairs. To keep the ControlNet frozen, we adapt LoRA to the UNet layers, enabling the network to align the latent space between the pose and appearance features. Additionally, by introducing an additional temporal layer to the ControlNet, we enhance robustness against outliers of the pose detector. Through the analysis of attention maps over the temporal axis, we also designed a novel temperature map leveraging pose information, allowing for a more static background. Extensive experiments demonstrate that the proposed method can achieve promising results in video synthesis tasks encompassing various poses, like chibi. Project Page: https://eccv2024tcan.github.io/
