SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2508.02168 · 2025

After the Party: Navigating the Mapping From Color to Ambient Lighting

Radu Timofte, Zongwei Wu, Tim Seizinger, Florin-Alexandru Vasluianu

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 5 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
fvasluianu97/RLN2 canonical 3 of 5
FunctionStatusWhere it lives
calculate_psnr Ran fvasluianu97/RLN2/utils.py
pointer only (licence: NONE) · get_code("d292dd965ab59629")
calculate_ssim Ran fvasluianu97/RLN2/utils.py
pointer only (licence: NONE) · get_code("a05b184dc6c264a0")
default_conv Ran fvasluianu97/RLN2/basicsr/models/archs/cc36_arch.py
pointer only (licence: NONE) · get_code("8b0e794d4d8f9b13")
PSNR Not yet run fvasluianu97/RLN2/utils.py
pointer only (licence: NONE) · get_code("8eccacd101833667")
dwt_init Not yet run fvasluianu97/RLN2/basicsr/models/archs/cc36_arch.py
pointer only (licence: NONE) · get_code("cea593bd1130769e")

Repositories linked to this paper

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

Abstract

Illumination in practical scenarios is inherently complex, involving colored light sources, occlusions, and diverse material interactions that produce intricate reflectance and shading effects. However, existing methods often oversimplify this challenge by assuming a single light source or uniform, white-balanced lighting, leaving many of these complexities unaddressed. In this paper, we introduce CL3AN, the first large-scale, high-resolution dataset of its kind designed to facilitate the restoration of images captured under multiple Colored Light sources to their Ambient-Normalized counterparts. Through benchmarking, we find that leading approaches often produce artifacts-such as illumination inconsistencies, texture leakage, and color distortion-primarily due to their limited ability to precisely disentangle illumination from reflectance. Motivated by this insight, we achieve such a desired decomposition through a novel learning framework that leverages explicit chromaticity-luminance components guidance, drawing inspiration from the principles of the Retinex model. Extensive evaluations on existing benchmarks and our dataset demonstrate the effectiveness of our approach, showcasing enhanced robustness under non-homogeneous color lighting and material-specific reflectance variations, all while maintaining a highly competitive computational cost. The benchmark, codes, and models are available at www.github.com/fvasluianu97/RLN2. White light (1) (DES3/ISTD+) White light (3) (IFBlend/AMBIENT6K) Color light (3) (IFBlend/CL3AN) Color light (3) (RLN 2 /CL3AN)

For agents

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

get_harvested_code_for_paper("2508.02168")
get_code_for_paper("2508.02168")
have("2508.02168")

Connect an agent — have() is free.