Papers › DisPose: Disentangling Pose Guidance for Controllable Human Image Animation

DisPose: Disentangling Pose Guidance for Controllable Human Image Animation

12 Dec 2024arXiv:2412.09349archive 2025-07-28

Hongxiang Li, Yaowei Li, Yuhang Yang, Junjie Cao, Zhihong Zhu, Xuxin Cheng, Long Chen

Controllable human image animation aims to generate videos from reference images using driving videos. Due to the limited control signals provided by sparse guidance (e.g., skeleton pose), recent works have attempted to introduce additional dense conditions (e.g., depth map) to ensure motion alignment. However, such strict dense guidance impairs the quality of the generated video when the body shape of the reference character differs significantly from that of the driving video. In this paper, we present DisPose to mine more generalizable and effective control signals without additional dense input, which disentangles the sparse skeleton pose in human image animation into motion field guidance and keypoint correspondence. Specifically, we generate a dense motion field from a sparse motion field and the reference image, which provides region-level dense guidance while maintaining the generalization of the sparse pose control. We also extract diffusion features corresponding to pose keypoints from the reference image, and then these point features are transferred to the target pose to provide distinct identity information. To seamlessly integrate into existing models, we propose a plug-and-play hybrid ControlNet that improves the quality and consistency of generated videos while freezing the existing model parameters. Extensive qualitative and quantitative experiments demonstrate the superiority of DisPose compared to current methods. Code: \href{https://github.com/lihxxx/DisPose}{https://github.com/lihxxx/DisPose}.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.09349")

Code

Syntology Ran 5 of 18 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 2 ran · violated contract; 1 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 18 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lihxxx/dispose officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 5 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · violated contract
1ran · our draft was wrong
2ran
13unverified

Licence: 18 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from lihxxx/dispose. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

MLP lihxxx/dispose/mimicmotion/modules/point_adapter.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 8bc93d4aea0c5e55 · report
PointAdapter lihxxx/dispose/mimicmotion/modules/point_adapter.py official repository ran no licence file found · pointer only · deca82ab17e65c7e · report
default lihxxx/DisPose/mimicmotion/modules/attention.py official repository ran · violated contract no licence file found · pointer only · 424012cb37b31172 · report
exists lihxxx/DisPose/mimicmotion/modules/attention.py official repository ran · violated contract no licence file found · pointer only · aa5486a3650902d8 · report
uniq lihxxx/DisPose/mimicmotion/modules/attention.py official repository ran · our draft was wrong no licence file found · pointer only · 9a299fe5ae09e407 · report
alpha_blend_color lihxxx/DisPose/mimicmotion/dwpose/util.py official repository unverified no licence file found · pointer only · d5db4dc031f72a81 · report
bilinear_interpolation lihxxx/DisPose/mimicmotion/modules/point_adapter.py official repository unverified no licence file found · pointer only · be078f17d9fd895e · report
demo_postprocess lihxxx/DisPose/mimicmotion/dwpose/onnxdet.py official repository unverified no licence file found · pointer only · 64d861666d61123b · report
draw_bodypose lihxxx/DisPose/mimicmotion/dwpose/util.py official repository unverified no licence file found · pointer only · f8b328d3a48d9e03 · report
draw_handpose lihxxx/DisPose/mimicmotion/dwpose/util.py official repository unverified no licence file found · pointer only · b408758fe55668b9 · report
get_image_pose lihxxx/DisPose/mimicmotion/dwpose/preprocess.py official repository unverified no licence file found · pointer only · 01ee1ed8e6aa03a8 · report
multiclass_nms lihxxx/DisPose/mimicmotion/dwpose/onnxdet.py official repository unverified no licence file found · pointer only · a54b37e54b4b1524 · report
nms lihxxx/DisPose/mimicmotion/dwpose/onnxdet.py official repository unverified no licence file found · pointer only · add5c08873b82e03 · report
postprocess lihxxx/DisPose/mimicmotion/dwpose/onnxpose.py official repository unverified no licence file found · pointer only · bb3bf2f13b8a3eb5 · report
preprocess lihxxx/DisPose/mimicmotion/dwpose/onnxpose.py official repository unverified no licence file found · pointer only · bfd83ef0068198d1 · report
run_pipeline lihxxx/DisPose/inference_ctrl.py official repository unverified no licence file found · pointer only · 282749a9d9e7b6ed · report
vectorized_bilinear_interpolation lihxxx/DisPose/mimicmotion/modules/point_adapter.py official repository unverified no licence file found · pointer only · 9d4de27a6685bbf6 · report
zero_module lihxxx/DisPose/mimicmotion/modules/controlnet.py official repository unverified no licence file found · pointer only · f73823a83a14d08a · report

Tasks

Image Animation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections