Papers › Instance Neural Radiance Field

Instance Neural Radiance Field

10 Apr 2023ICCV 2023 1arXiv:2304.04395archive 2025-07-28

Yichen Liu, Benran Hu, Junkai Huang, Yu-Wing Tai, Chi-Keung Tang

This paper presents one of the first learning-based NeRF 3D instance segmentation pipelines, dubbed as {\bf \inerflong}, or \inerf. Taking a NeRF pretrained from multi-view RGB images as input, \inerf can learn 3D instance segmentation of a given scene, represented as an instance field component of the NeRF model. To this end, we adopt a 3D proposal-based mask prediction network on the sampled volumetric features from NeRF, which generates discrete 3D instance masks. The coarse 3D mask prediction is then projected to image space to match 2D segmentation masks from different views generated by existing panoptic segmentation models, which are used to supervise the training of the instance field. Notably, beyond generating consistent 2D segmentation maps from novel views, \inerf can query instance information at any 3D point, which greatly enhances NeRF object segmentation and manipulation. Our method is also one of the first to achieve such results in pure inference. Experimented on synthetic and real-world NeRF datasets with complex indoor scenes, \inerf surpasses previous NeRF segmentation works and competitive 2D segmentation methods in segmentation performance on unseen views. Watch the demo video at https://youtu.be/wW9Bme73coI. Code and data are available at https://github.com/lyclyc52/Instance_NeRF.

PaperPDFConference PDFCodeCode 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="2304.04395")

Code

Syntology Ran 0 of 16 code samples harvested from 1 repository linked to this paper; 16 have no recorded run.

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

lyclyc52/instance_nerf officialmentioned in papermentioned on GitHubpytorchMIT 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; 0 ran; 0 honoured the contract we drafted; 16 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.

16unverified

Licence: 0 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 lyclyc52/Instance_NeRF. “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.

batched_nms lyclyc52/Instance_NeRF/nerf_rcnn/model/utils.py official repository unverified MIT (permissive) · 3b2f3cd85d83a57d · report
box_volume lyclyc52/Instance_NeRF/nerf_rcnn/model/level_mapper.py official repository unverified MIT (permissive) · ce390bf7597a9943 · report
box_volume lyclyc52/Instance_NeRF/nerf_rcnn/model/poolers.py official repository unverified MIT (permissive) · 6c8c50c790d00936 · report
ddp_nerf_density_to_alpha lyclyc52/Instance_NeRF/nerf_rcnn/datasets.py official repository unverified MIT (permissive) · 94cf18d6f190529b · report
fastrcnn_loss lyclyc52/Instance_NeRF/nerf_rcnn/model/nerf_rcnn.py official repository unverified MIT (permissive) · 6c1df270a22b8900 · report
initLevelMapper lyclyc52/Instance_NeRF/nerf_rcnn/model/level_mapper.py official repository unverified MIT (permissive) · a27e0b843229303f · report
initLevelMapper lyclyc52/Instance_NeRF/nerf_rcnn/model/poolers.py official repository unverified MIT (permissive) · 7d6e60564512e1d0 · report
look_at_rotation lyclyc52/Instance_NeRF/nerf_rcnn/model/rpn.py official repository unverified MIT (permissive) · 6191f873a4b226a6 · report
maskrcnn_loss lyclyc52/Instance_NeRF/nerf_rcnn/model/nerf_rcnn.py official repository unverified MIT (permissive) · c2367116169ed5ca · report
ngp_density_to_alpha lyclyc52/Instance_NeRF/nerf_rcnn/datasets.py official repository unverified MIT (permissive) · 9d6da4e3cf94952c · report
nms lyclyc52/Instance_NeRF/nerf_rcnn/model/utils.py official repository unverified MIT (permissive) · 243725bc2ef4958c · report
normalize lyclyc52/Instance_NeRF/nerf_rcnn/model/rpn.py official repository unverified MIT (permissive) · 7aa44a7dace9b98f · report
project_masks_on_boxes lyclyc52/Instance_NeRF/nerf_rcnn/model/nerf_rcnn.py official repository unverified MIT (permissive) · 7c8113b6b926033b · report
pt lyclyc52/Instance_NeRF/nerf_rcnn/model/utils.py official repository unverified MIT (permissive) · cc02819ea125957f · report
rotate_and_scale_scene lyclyc52/Instance_NeRF/nerf_rcnn/datasets.py official repository unverified MIT (permissive) · 2959e9fbb4de31ba · report
shifted_window_attention lyclyc52/Instance_NeRF/nerf_rcnn/model/feature_extractor.py official repository unverified MIT (permissive) · ba2a32447e4d8090 · report

Tasks

3D Instance SegmentationInstance SegmentationNeRFPanoptic SegmentationSegmentationSemantic Segmentation

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