Papers › Person Image Synthesis via Denoising Diffusion Model

Person Image Synthesis via Denoising Diffusion Model

22 Nov 2022CVPR 2023 1arXiv:2211.12500archive 2025-07-28

Ankan Kumar Bhunia, Salman Khan, Hisham Cholakkal, Rao Muhammad Anwer, Jorma Laaksonen, Mubarak Shah, Fahad Shahbaz Khan

The pose-guided person image generation task requires synthesizing photorealistic images of humans in arbitrary poses. The existing approaches use generative adversarial networks that do not necessarily maintain realistic textures or need dense correspondences that struggle to handle complex deformations and severe occlusions. In this work, we show how denoising diffusion models can be applied for high-fidelity person image synthesis with strong sample diversity and enhanced mode coverage of the learnt data distribution. Our proposed Person Image Diffusion Model (PIDM) disintegrates the complex transfer problem into a series of simpler forward-backward denoising steps. This helps in learning plausible source-to-target transformation trajectories that result in faithful textures and undistorted appearance details. We introduce a 'texture diffusion module' based on cross-attention to accurately model the correspondences between appearance and pose information available in source and target images. Further, we propose 'disentangled classifier-free guidance' to ensure close resemblance between the conditional inputs and the synthesized output in terms of both pose and appearance information. Our extensive results on two large-scale benchmarks and a user study demonstrate the photorealism of our proposed approach under challenging scenarios. We also show how our generated images can help in downstream tasks. Our code and models will be publicly released.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2211.12500")

Code

Syntology Ran 11 of 15 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 4 ran · our draft was wrong; 1 ran · fixture could not drive it; 5 ran with no contract checked.

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

ankanbhunia/PIDM officialmentioned on GitHubpytorchMIT 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

15 samples harvested; 11 ran; 1 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · honoured contract
4ran · our draft was wrong
1ran · fixture could not drive it
5ran
4unverified

Licence: 0 of the 15 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 ankanbhunia/PIDM. “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.

apply_conditions ankanbhunia/PIDM/models/blocks.py official repository ran MIT (permissive) · f665a07118db6408 · report
approx_standard_normal_cdf ankanbhunia/PIDM/models/losses.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · cfd76fd0d89574a4 · report
compute_alpha ankanbhunia/PIDM/diffusion.py official repository ran · our draft was wrong MIT (permissive) · 9215fb189fbfb9f4 · report
conv2d ankanbhunia/PIDM/model.py official repository ran MIT (permissive) · 73c8d2526f595b71 · report
discretized_gaussian_log_likelihood ankanbhunia/PIDM/models/losses.py official repository ran · our draft was wrong MIT (permissive) · f75421bbdc7dba43 · report
linear ankanbhunia/PIDM/model.py official repository ran MIT (permissive) · b9aebc971fbddb2e · report
make_beta_schedule ankanbhunia/PIDM/diffusion.py official repository ran MIT (permissive) · 9334cc544f75fcef · report
mean_flat ankanbhunia/PIDM/models/nn.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · f6d7c009a8efb8b7 · report
normal_kl ankanbhunia/PIDM/models/losses.py official repository ran · honoured contract fingerprinted MIT (permissive) · 8afbfc42c6ea0448 · report
prob_mask_like ankanbhunia/PIDM/models/unet_autoenc.py official repository ran · fixture could not drive it MIT (permissive) · 3c6433dd421724e0 · report
variance_scaling_init_ ankanbhunia/PIDM/model.py official repository ran MIT (permissive) · 264892ef469646de · report
avg_pool_nd ankanbhunia/PIDM/models/nn.py official repository unverified MIT (permissive) · ecd0fc28815b65ae · report
conv_nd ankanbhunia/PIDM/models/nn.py official repository unverified MIT (permissive) · fe4eb545bbb728e0 · report
ddim_steps ankanbhunia/PIDM/diffusion.py official repository unverified MIT (permissive) · 74c97198d468e97e · report
jsonable ankanbhunia/PIDM/models/config_base.py official repository unverified MIT (permissive) · 3436fefeb3a4b49a · report

Tasks

DenoisingDiversityImage Generationmodel

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