Papers › InsertNeRF: Instilling Generalizability into NeRF with HyperNet Modules

InsertNeRF: Instilling Generalizability into NeRF with HyperNet Modules

26 Aug 2023arXiv:2308.13897archive 2025-07-28

Yanqi Bao, Tianyu Ding, Jing Huo, Wenbin Li, Yuxin Li, Yang Gao

Generalizing Neural Radiance Fields (NeRF) to new scenes is a significant challenge that existing approaches struggle to address without extensive modifications to vanilla NeRF framework. We introduce InsertNeRF, a method for INStilling gEneRalizabiliTy into NeRF. By utilizing multiple plug-and-play HyperNet modules, InsertNeRF dynamically tailors NeRF's weights to specific reference scenes, transforming multi-scale sampling-aware features into scene-specific representations. This novel design allows for more accurate and efficient representations of complex appearances and geometries. Experiments show that this method not only achieves superior generalization performance but also provides a flexible pathway for integration with other NeRF-like systems, even in sparse input settings. Code will be available https://github.com/bbbbby-99/InsertNeRF.

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

Code

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

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

bbbbby-99/insertnerf officialmentioned in paperpytorchGPL-3.0 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

21 samples harvested; 17 ran; 1 honoured the contract we drafted; 4 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
3ran · our draft was wrong
1ran · fixture could not drive it
12ran
4unverified

Licence: 21 of the 21 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 bbbbby-99/insertnerf. “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.

Embedder bbbbby-99/insertnerf/network/ibrnet.py official repository ran · metamorphic tier: invariant fingerprinted GPL-3.0 (copyleft) · pointer only · 7a2d10dd0059dafb · report
FeedForward2 bbbbby-99/insertnerf/network/ibrnet.py official repository ran · metamorphic tier: invariant GPL-3.0 (copyleft) · pointer only · 8bcf9a8b3ff7b57e · report
compute_psnr bbbbby-99/InsertNeRF/network/metrics.py official repository ran GPL-3.0 (copyleft) · pointer only · cf256744cded5e47 · report
conv1x1 bbbbby-99/InsertNeRF/network/ops.py official repository ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 036782aebf2185a0 · report
conv3x3 bbbbby-99/InsertNeRF/network/ops.py official repository ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 7e558f4229d053af · report
coords2rays bbbbby-99/InsertNeRF/network/render_ops.py official repository ran GPL-3.0 (copyleft) · pointer only · 3a30d2229a49ecc6 · report
depth2dists bbbbby-99/InsertNeRF/network/render_ops.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · 6ad3b7ec2a512757 · report
depth2points bbbbby-99/InsertNeRF/network/render_ops.py official repository ran GPL-3.0 (copyleft) · pointer only · 2df258f0d98edaa6 · report
depth2pts3d bbbbby-99/InsertNeRF/network/init_net.py official repository ran GPL-3.0 (copyleft) · pointer only · 317cc304f937290f · report
fused_mean_variance bbbbby-99/InsertNeRF/network/ibrnet.py official repository ran · fixture could not drive it GPL-3.0 (copyleft) · pointer only · 34ea5f2db980a0f7 · report
get_near_far_points bbbbby-99/InsertNeRF/network/dist_decoder.py official repository ran GPL-3.0 (copyleft) · pointer only · cbd30220410e30cf · report
interpolate_feats bbbbby-99/InsertNeRF/network/ops.py official repository ran GPL-3.0 (copyleft) · pointer only · 5fed3634831cdf83 · report
psnr_nr bbbbby-99/InsertNeRF/network/metrics.py official repository ran GPL-3.0 (copyleft) · pointer only · 34e340b0d429f232 · report
psnr_nr_fine bbbbby-99/InsertNeRF/network/metrics.py official repository ran GPL-3.0 (copyleft) · pointer only · fc5d6270b28532ce · report
read_cameras_binary bbbbby-99/InsertNeRF/colmap/read_write_model.py official repository ran GPL-3.0 (copyleft) · pointer only · c33bff4fa6509334 · report
read_cameras_text bbbbby-99/InsertNeRF/colmap/read_write_model.py official repository ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 8a38e306ff4c5b42 · report
read_next_bytes bbbbby-99/InsertNeRF/colmap/read_write_model.py official repository ran · honoured contract GPL-3.0 (copyleft) · pointer only · 56858e04e6fdb2ff · report
Insertnerf bbbbby-99/insertnerf/network/ibrnet.py official repository unverified GPL-3.0 (copyleft) · pointer only · 38710493909a8da6 · report
NR bbbbby-99/insertnerf/network/ibrnet.py official repository unverified GPL-3.0 (copyleft) · pointer only · 12c995a68114998a · report
extract_depth_for_init_impl bbbbby-99/InsertNeRF/network/init_net.py official repository unverified GPL-3.0 (copyleft) · pointer only · 4dfb2d2c11078d7a · report
get_dir_diff bbbbby-99/InsertNeRF/network/aggregate_net.py official repository unverified GPL-3.0 (copyleft) · pointer only · ef675b7b7936ed2c · report

Tasks

NeRF

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