SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2105.04619 · 2021

Enhancing Photorealism Enhancement

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
isl-org/PhotorealismEnhancement canonical 3 of 3
FunctionStatusWhere it lives
accuracy Ran isl-org/PhotorealismEnhancement/code/epe/EPEExperiment.py
pointer only (licence: NONE) · get_code("201573db10d8d783")
real_penalty Ran isl-org/PhotorealismEnhancement/code/epe/EPEExperiment.py
pointer only (licence: NONE) · get_code("a77b76015d229b88")
tee_loss Ran isl-org/PhotorealismEnhancement/code/epe/EPEExperiment.py
pointer only (licence: NONE) · get_code("3d62332b58e8ecd0")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

We present an approach to enhancing the realism of synthetic images. The images are enhanced by a convolutional network that leverages intermediate representations produced by conventional rendering pipelines. The network is trained via a novel adversarial objective, which provides strong supervision at multiple perceptual levels. We analyze scene layout distributions in commonly used datasets and find that they differ in important ways. We hypothesize that this is one of the causes of strong artifacts that can be observed in the results of many prior methods. To address this we propose a new strategy for sampling image patches during training. We also introduce multiple architectural improvements in the deep network modules used for photorealism enhancement. We confirm the benefits of our contributions in controlled experiments and report substantial gains in stability and realism in comparison to recent image-to-image translation methods and a variety of other baselines.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2105.04619")
get_code_for_paper("2105.04619")
have("2105.04619")

Connect an agent — have() is free.