Papers › Spec-NeRF: Multi-spectral Neural Radiance Fields

Spec-NeRF: Multi-spectral Neural Radiance Fields

14 Sep 2023arXiv:2310.12987archive 2025-07-28

Jiabao Li, Yuqi Li, Ciliang Sun, Chong Wang, Jinhui Xiang

We propose Multi-spectral Neural Radiance Fields(Spec-NeRF) for jointly reconstructing a multispectral radiance field and spectral sensitivity functions(SSFs) of the camera from a set of color images filtered by different filters. The proposed method focuses on modeling the physical imaging process, and applies the estimated SSFs and radiance field to synthesize novel views of multispectral scenes. In this method, the data acquisition requires only a low-cost trichromatic camera and several off-the-shelf color filters, making it more practical than using specialized 3D scanning and spectral imaging equipment. Our experiments on both synthetic and real scenario datasets demonstrate that utilizing filtered RGB images with learnable NeRF and SSFs can achieve high fidelity and promising spectral reconstruction while retaining the inherent capability of NeRF to comprehend geometric structures. Code is available at https://github.com/CPREgroup/SpecNeRF-v2.

PaperPDFCodeCode 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="2310.12987")

Code

Syntology Ran 13 of 16 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 9 ran with no contract checked.

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

cpregroup/specnerf-v2 officialmentioned in papermentioned 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

16 samples harvested; 13 ran; 1 honoured the contract we drafted; 3 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 · honoured contract
2ran · our draft was wrong
1ran · fixture could not drive it
9ran
3unverified

Licence: 16 of the 16 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 cpregroup/specnerf-v2. “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.

OctreeRender_trilinear_fast cpregroup/specnerf-v2/renderer.py official repository ran no licence file found · pointer only · 6f5a319333769e56 · report
eval_sh cpregroup/specnerf-v2/models/sh.py official repository ran no licence file found · pointer only · db95ecdf5d4abe6b · report
eval_sh_bases cpregroup/specnerf-v2/models/sh.py official repository ran · fixture could not drive it no licence file found · pointer only · caa9e209a9083a0f · report
get_simple_sampler cpregroup/specnerf-v2/dataLoader/IDsampler.py official repository ran no licence file found · pointer only · ace346b3442dda27 · report
init_log cpregroup/specnerf-v2/utils.py official repository ran no licence file found · pointer only · dc510fe4f2261490 · report
positional_encoding cpregroup/specnerf-v2/models/tensorBase.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 11a10efa60767162 · report
raw2alpha cpregroup/specnerf-v2/models/tensorBase.py official repository ran fingerprinted no licence file found · pointer only · c1acffa981204fee · report
read_array cpregroup/specnerf-v2/colmapUtils/read_write_dense.py official repository ran no licence file found · pointer only · 50db331ae4c3e807 · report
read_cameras_binary cpregroup/specnerf-v2/colmapUtils/read_write_model.py official repository ran no licence file found · pointer only · c33bff4fa6509334 · report
read_cameras_text cpregroup/specnerf-v2/colmapUtils/read_write_model.py official repository ran · our draft was wrong no licence file found · pointer only · 8a38e306ff4c5b42 · report
read_next_bytes cpregroup/specnerf-v2/colmapUtils/read_write_model.py official repository ran · honoured contract no licence file found · pointer only · 56858e04e6fdb2ff · report
visualize_depth cpregroup/specnerf-v2/utils.py official repository ran no licence file found · pointer only · 5346431312bff754 · report
visualize_depth_numpy cpregroup/specnerf-v2/utils.py official repository ran no licence file found · pointer only · c775698c33cfa2de · report
SHRender cpregroup/specnerf-v2/models/tensorBase.py official repository unverified no licence file found · pointer only · 3a530f556e40d9c0 · report
evaluation cpregroup/specnerf-v2/renderer.py official repository unverified no licence file found · pointer only · aa41cb74893ae745 · report
sort_file_int cpregroup/specnerf-v2/filesort_int.py official repository unverified no licence file found · pointer only · ff89de0c9777ee03 · report

Tasks

NeRFSpectral Reconstruction

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