Papers › Semantic Image Inpainting with Deep Generative Models

Semantic Image Inpainting with Deep Generative Models

26 Jul 2016CVPR 2017 7arXiv:1607.07539archive 2025-07-28

Raymond A. Yeh, Chen Chen, Teck Yian Lim, Alexander G. Schwing, Mark Hasegawa-Johnson, Minh N. Do

Semantic image inpainting is a challenging task where large missing regions have to be filled based on the available visual data. Existing methods which extract information from only a single image generally produce unsatisfactory results due to the lack of high level context. In this paper, we propose a novel method for semantic image inpainting, which generates the missing content by conditioning on the available data. Given a trained generative model, we search for the closest encoding of the corrupted image in the latent image manifold using our context and prior losses. This encoding is then passed through the generative model to infer the missing content. In our method, inference is possible irrespective of how the missing content is structured, while the state-of-the-art learning based method requires specific information about the holes in the training phase. Experiments on three datasets show that our method successfully predicts information in large missing regions and achieves pixel-level photorealism, significantly outperforming the state-of-the-art methods.

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

Code

Syntology Ran 1 of 13 code samples harvested from 4 repositories linked to this paper; 12 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

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

bamos/dcgan-completion.tensorflow mentioned on GitHubtfNOASSERTION report
kok202/ApolloGAN mentioned on GitHubpytorchGPL-3.0 report
ntakouris/semantic-image-inpainting mentioned on GitHubtfMIT 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

13 samples harvested; 1 ran; 0 honoured the contract we drafted; 12 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.

1ran · our draft was wrong
12unverified

Licence: 3 of the 13 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 4 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.

read_header ahmedabdel-hady/Space-Xplores-Nasaspaceapp2020/binvox_rw.py community (archive-listed) ran · our draft was wrong MIT (permissive) · ba966c4838f2c939 · report
bias_variable ahmedabdel-hady/Space-Xplores-Nasaspaceapp2020/remove_noise.py community (archive-listed) unverified MIT (permissive) · d76e69553bdf6bda · report
fc_layer ahmedabdel-hady/Space-Xplores-Nasaspaceapp2020/remove_noise.py community (archive-listed) unverified MIT (permissive) · 8896d8a8a41837bd · report
gen_mask moodoki/semantic_image_inpainting/src/inpaint.py community (archive-listed) unverified MIT (permissive) · 1ab9caf40f3cd66b · report
get_image InternityFoundation/SemanticInpainting/image_helpers.py community (archive-listed) unverified no licence file found · pointer only · f148395f10b93c68 · report
imread InternityFoundation/SemanticInpainting/image_helpers.py community (archive-listed) unverified no licence file found · pointer only · 88f203bb21490547 · report
loadimage moodoki/semantic_image_inpainting/src/inpaint.py community (archive-listed) unverified MIT (permissive) · 3394feca2a9495b7 · report
loadimage ntakouris/semantic-image-inpainting/src/inpaint.py community (archive-listed) unverified MIT (permissive) · 8755c30dae056231 · report
loadmask moodoki/semantic_image_inpainting/src/inpaint.py community (archive-listed) unverified MIT (permissive) · 3335a3f2c9ca78dd · report
read_as_3d_array ahmedabdel-hady/Space-Xplores-Nasaspaceapp2020/binvox_rw.py community (archive-listed) unverified MIT (permissive) · 2021d2aec4546384 · report
read_as_coord_array ahmedabdel-hady/Space-Xplores-Nasaspaceapp2020/binvox_rw.py community (archive-listed) unverified MIT (permissive) · 74e08d52a8b6e172 · report
transform InternityFoundation/SemanticInpainting/image_helpers.py community (archive-listed) unverified no licence file found · pointer only · 5ac0fc219f5ab4e8 · report
weight_variable ahmedabdel-hady/Space-Xplores-Nasaspaceapp2020/remove_noise.py community (archive-listed) unverified MIT (permissive) · 9c44b685b4a9551a · report

Tasks

Image Inpainting

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