SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2312.09093 · 2023

Aleth-NeRF: Illumination Adaptive NeRF with Concealing Field Assumption

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 6 functions out of this paper's own repositories and ran 6 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
cuiziteng/Aleth-NeRF canonical 6 of 6
FunctionStatusWhere it lives
HE Ran cuiziteng/Aleth-NeRF/utils/Histogram_Equalization.py
code served (permissive licence) · get_code("1ef230ca61605341")
cast_rays Ran cuiziteng/Aleth-NeRF/src/model/nerf/helper.py
code served (permissive licence) · get_code("72a4ee57ad66c9f3")
img2mse Ran cuiziteng/Aleth-NeRF/src/model/aleth_nerf/helper.py
code served (permissive licence) · get_code("9b11e8028e08b88f")
img2mse_gamma Ran cuiziteng/Aleth-NeRF/src/model/aleth_nerf/helper.py
code served (permissive licence) · get_code("01e2d22fe5f22420")
img2mse_tone Ran cuiziteng/Aleth-NeRF/src/model/aleth_nerf/helper.py
code served (permissive licence) · get_code("7f34931c25e7e91e")
mse2psnr Ran cuiziteng/Aleth-NeRF/src/model/nerf/helper.py
code served (permissive licence) · get_code("11c2b18131d22119")

Repositories linked to this paper

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

Abstract

The standard Neural Radiance Fields (NeRF) paradigm employs a viewer-centered methodology, entangling the aspects of illumination and material reflectance into emission solely from 3D points. This simplified rendering approach presents challenges in accurately modeling images captured under adverse lighting conditions, such as low light or over-exposure. Motivated by the ancient Greek emission theory that posits visual perception as a result of rays emanating from the eyes, we slightly refine the conventional NeRF framework to train NeRF under challenging light conditions and generate normal-light condition novel views unsupervised. We introduce the concept of a "Concealing Field," which assigns transmittance values to the surrounding air to account for illumination effects. In dark scenarios, we assume that object emissions maintain a standard lighting level but are attenuated as they traverse the air during the rendering process. Concealing Field thus compel NeRF to learn reasonable density and colour estimations for objects even in dimly lit situations. Similarly, the Concealing Field can mitigate over-exposed emissions during the rendering stage. Furthermore, we present a comprehensive multi-view dataset captured under challenging illumination conditions for evaluation. Our code and dataset available at https://github.com/cuiziteng/Aleth-NeRF

For agents

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

get_harvested_code_for_paper("2312.09093")
get_code_for_paper("2312.09093")
have("2312.09093")

Connect an agent — have() is free.