Papers › MaskSketch: Unpaired Structure-guided Masked Image Generation

MaskSketch: Unpaired Structure-guided Masked Image Generation

10 Feb 2023CVPR 2023 1arXiv:2302.05496archive 2025-07-28

Dina Bashkirova, Jose Lezama, Kihyuk Sohn, Kate Saenko, Irfan Essa

Recent conditional image generation methods produce images of remarkable diversity, fidelity and realism. However, the majority of these methods allow conditioning only on labels or text prompts, which limits their level of control over the generation result. In this paper, we introduce MaskSketch, an image generation method that allows spatial conditioning of the generation result using a guiding sketch as an extra conditioning signal during sampling. MaskSketch utilizes a pre-trained masked generative transformer, requiring no model training or paired supervision, and works with input sketches of different levels of abstraction. We show that intermediate self-attention maps of a masked generative transformer encode important structural information of the input image, such as scene layout and object shape, and we propose a novel sampling method based on this observation to enable structure-guided generation. Our results show that MaskSketch achieves high image realism and fidelity to the guiding structure. Evaluated on standard benchmark datasets, MaskSketch outperforms state-of-the-art methods for sketch-to-image translation, as well as unpaired image-to-image translation approaches.

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

Code

Syntology Ran 2 of 15 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 2 ran with no contract checked.

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

google-research/masksketch officialjaxApache-2.0 report
lllyasviel/controlnet 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

15 samples harvested; 2 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
13unverified

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 google-research/masksketch. “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.

get_hyper google-research/masksketch/masksketch/configs/base_config.py official repository ran Apache-2.0 (permissive) · ffc38a27fd9393ba · report
get_hyper google-research/masksketch/masksketch/configs/maskgit_class_cond_config.py official repository ran Apache-2.0 (permissive) · 7dfd4d71b4b83843 · report
apply_label_smoothing google-research/masksketch/masksketch/libml/losses.py official repository unverified Apache-2.0 (permissive) · 1b2e0a7656cc76a7 · report
get_attn google-research/masksketch/masksketch/sketch_conditional_inference.py official repository unverified Apache-2.0 (permissive) · 902758480d8399d9 · report
get_attn_vmap google-research/masksketch/masksketch/sketch_conditional_inference.py official repository unverified Apache-2.0 (permissive) · 9ced563bd8005c72 · report
get_hyper google-research/masksketch/masksketch/configs/vqgan_config.py official repository unverified Apache-2.0 (permissive) · cd108d44d16c6e3c · report
get_kqv google-research/masksketch/masksketch/sketch_conditional_inference.py official repository unverified Apache-2.0 (permissive) · dfa11013d8646365 · report
get_norm_layer google-research/masksketch/masksketch/nets/layers.py official repository unverified Apache-2.0 (permissive) · 1983d19e3e1ab60d · report
l1_loss google-research/masksketch/masksketch/libml/losses.py official repository unverified Apache-2.0 (permissive) · 06f87811f5c2b96a · report
read_image_from_url google-research/masksketch/masksketch/utils.py official repository unverified Apache-2.0 (permissive) · e39a123f00eb58cd · report
restore_from_path google-research/masksketch/masksketch/utils.py official repository unverified Apache-2.0 (permissive) · 95c51644bf3cb9ff · report
squared_euclidean_distance google-research/masksketch/masksketch/libml/losses.py official repository unverified Apache-2.0 (permissive) · d80134d1097de9c4 · report
tensorflow_style_avg_pooling google-research/masksketch/masksketch/nets/layers.py official repository unverified Apache-2.0 (permissive) · 38e696a22dc81a6f · report
truncated_normal google-research/masksketch/masksketch/nets/maskgit_transformer.py official repository unverified Apache-2.0 (permissive) · 0408240381821d2c · report
upsample google-research/masksketch/masksketch/nets/layers.py official repository unverified Apache-2.0 (permissive) · 5829218c5489c6b6 · report

Tasks

Conditional Image GenerationDiversityImage GenerationImage-to-Image TranslationSketch-to-Image TranslationTranslation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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