(N=8)
Disco
In this paper, we introduce PoseCrafter, a one-shot method for personalized video generation following the control of flexible poses. Built upon Stable Diffusion and ControlNet, we carefully design an inference process to produce high-quality videos without the corresponding ground-truth frames. First, we select an appropriate reference frame from the training video and invert it to initialize all latent variables for generation. Then, we insert the corresponding training pose into the target pose sequences to enhance faithfulness through a trained temporal attention module. Furthermore, to alleviate the face and hand degradation resulting from discrepancies between poses of training videos and inference poses, we implement simple latent editing through an affine transformation matrix involving facial and hand landmarks. Extensive experiments on several datasets demonstrate that PoseCrafter achieves superior results to baselines pre-trained on a vast collection of videos under 8 commonly used metrics. Besides, PoseCrafter can follow poses from different individuals or artificial edits and simultaneously retain the human identity in an open-domain training video.
Built upon Stable Diffusion and ControlNet, PoseCrafter requires merely fine-tuning the pre-trained model on a single open-domain video. Technically, we carefully design an inference process to produce high-quality videos following flexible pose control without the corresponding frames. First, we select an appropriate reference frame from the training video and invert it to initialize all latent variables for generation. Then, we insert the corresponding training pose into the target pose sequences to enhance faithfulness through a trained temporal attention module. Furthermore, to alleviate the face and hand degradation resulting from discrepancies between poses of training videos and inference poses, we implement simple latent editing through an affine transformation matrix involving facial and hand landmarks.
There are a lot of excellent works that are related to PoseCrafter.
High-resolution image synthesis with latent diffusion models
Adding Conditional Control to Text-to-Image Diffusion Models
ControlVideo: Adding Conditional Control for One Shot Text-to-Video Editing
@article{zhong2024posecrafter,
title={PoseCrafter: One-Shot Personalized Video Synthesis Following Flexible Pose Control},
author={Zhong, Yong and Zhao, Min and You, Zebin and Yu, Xiaofeng and Zhang, Changwang and Li, Chongxuan},
journal={arXiv preprint arXiv:2405.14582},
year={2024}
}