Papers › NeRF-DS: Neural Radiance Fields for Dynamic Specular Objects

NeRF-DS: Neural Radiance Fields for Dynamic Specular Objects

25 Mar 2023CVPR 2023 1arXiv:2303.14435archive 2025-07-28

Zhiwen Yan, Chen Li, Gim Hee Lee

Dynamic Neural Radiance Field (NeRF) is a powerful algorithm capable of rendering photo-realistic novel view images from a monocular RGB video of a dynamic scene. Although it warps moving points across frames from the observation spaces to a common canonical space for rendering, dynamic NeRF does not model the change of the reflected color during the warping. As a result, this approach often fails drastically on challenging specular objects in motion. We address this limitation by reformulating the neural radiance field function to be conditioned on surface position and orientation in the observation space. This allows the specular surface at different poses to keep the different reflected colors when mapped to the common canonical space. Additionally, we add the mask of moving objects to guide the deformation field. As the specular surface changes color during motion, the mask mitigates the problem of failure to find temporal correspondences with only RGB supervision. We evaluate our model based on the novel view synthesis quality with a self-collected dataset of different moving specular objects in realistic environments. The experimental results demonstrate that our method significantly improves the reconstruction quality of moving specular objects from monocular RGB videos compared to the existing NeRF models. Our code and data are available at the project website https://github.com/JokerYan/NeRF-DS.

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

Code

Syntology Ran 1 of 11 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · violated contract.

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

jokeryan/nerf-ds officialmentioned in papermentioned on GitHubjaxApache-2.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

11 samples harvested; 1 ran; 0 honoured the contract we drafted; 10 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 · violated contract
10unverified

Licence: 0 of the 11 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 JokerYan/NeRF-DS. “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.

filter_sigma JokerYan/NeRF-DS/hypernerf/tmp_nerf.py official repository ran · violated contract Apache-2.0 (permissive) · 5759498c262e96a8 · report
cal_weights JokerYan/NeRF-DS/hypernerf/model_utils.py official repository unverified Apache-2.0 (permissive) · 038164f235e3395a · report
dual_part JokerYan/NeRF-DS/hypernerf/dual_quaternion.py official repository unverified Apache-2.0 (permissive) · edf1956cf4a5038b · report
encode_metadata JokerYan/NeRF-DS/hypernerf/evaluation.py official repository unverified Apache-2.0 (permissive) · 2ea4bc48ba7c9db0 · report
get_bone_probs_batch JokerYan/NeRF-DS/hypernerf/bone_utils.py official repository unverified Apache-2.0 (permissive) · 8731bc04d825f433 · report
get_norm_layer JokerYan/NeRF-DS/hypernerf/modules.py official repository unverified Apache-2.0 (permissive) · 454ccbcc18d14a42 · report
real_part JokerYan/NeRF-DS/hypernerf/dual_quaternion.py official repository unverified Apache-2.0 (permissive) · 8226212df4de9c5e · report
sample_along_rays JokerYan/NeRF-DS/hypernerf/model_utils.py official repository unverified Apache-2.0 (permissive) · 6ac3f9fa2286793a · report
sort_camera_paths JokerYan/NeRF-DS/render.py official repository unverified Apache-2.0 (permissive) · 1c464999c646d8f5 · report
split_parts JokerYan/NeRF-DS/hypernerf/dual_quaternion.py official repository unverified Apache-2.0 (permissive) · 8694f14e6351b246 · report
volumetric_rendering JokerYan/NeRF-DS/hypernerf/model_utils.py official repository unverified Apache-2.0 (permissive) · a046b1211e508f53 · report

Tasks

NeRFNovel View Synthesis

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