Papers › High-Fidelity Pluralistic Image Completion with Transformers

High-Fidelity Pluralistic Image Completion with Transformers

25 Mar 2021ICCV 2021 10arXiv:2103.14031archive 2025-07-28

Ziyu Wan, Jingbo Zhang, Dongdong Chen, Jing Liao

Image completion has made tremendous progress with convolutional neural networks (CNNs), because of their powerful texture modeling capacity. However, due to some inherent properties (e.g., local inductive prior, spatial-invariant kernels), CNNs do not perform well in understanding global structures or naturally support pluralistic completion. Recently, transformers demonstrate their power in modeling the long-term relationship and generating diverse results, but their computation complexity is quadratic to input length, thus hampering the application in processing high-resolution images. This paper brings the best of both worlds to pluralistic image completion: appearance prior reconstruction with transformer and texture replenishment with CNN. The former transformer recovers pluralistic coherent structures together with some coarse textures, while the latter CNN enhances the local texture details of coarse priors guided by the high-resolution masked images. The proposed method vastly outperforms state-of-the-art methods in terms of three aspects: 1) large performance boost on image fidelity even compared to deterministic completion methods; 2) better diversity and higher fidelity for pluralistic completion; 3) exceptional generalization ability on large masks and generic dataset, like ImageNet.

PaperPDFConference PDFCodeCode 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="2103.14031")

Code

Syntology Ran 7 of 8 code samples harvested from 2 repositories linked to this paper; 1 has no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: community (archive-listed): 8 samples from 2 repositories, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

karynaur/High-Fidelity-Pluralistic-ICT mentioned on GitHubpytorch report
karynaur/ICT mentioned on GitHubpytorch report
raywzy/ICT mentioned 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

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

7ran
1unverified

Licence: 8 of the 8 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

Block karynaur/High-Fidelity-Pluralistic-ICT/transformer/model.py community (archive-listed) ran no licence file found · pointer only · 69cf3439b6b654f7 · report
Block raywzy/ICT/Transformer/models/model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 545f9243b2c67d16 · report
Block_2 raywzy/ICT/Transformer/models/model.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · f7536f907ea35f6f · report
CausalSelfAttention karynaur/High-Fidelity-Pluralistic-ICT/transformer/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · fb2f67ff573fae6f · report
CausalSelfAttention raywzy/ICT/Transformer/models/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 4e88ff3b87c736b3 · report
GELU2 raywzy/ICT/Transformer/models/model.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 4240f6d5bd6a9fb5 · report
GPT karynaur/High-Fidelity-Pluralistic-ICT/transformer/model.py community (archive-listed) ran no licence file found · pointer only · 2c0fddb7b833a3e0 · report
GPT raywzy/ICT/Transformer/models/model.py community (archive-listed) unverified no licence file found · pointer only · 3e55e40a74985ee9 · report

Tasks

DiversityImage InpaintingVocal Bursts Intensity Prediction

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Inpainting CelebA-HQ ICT FID 12.84 #6 of 6 Archive leaderboard report
Image Inpainting CelebA-HQ ICT P-IDS 0.13 #6 of 6 Archive leaderboard report
Image Inpainting CelebA-HQ ICT U-IDS 0.58 #6 of 6 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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