Papers › TöRF: Time-of-Flight Radiance Fields for Dynamic Scene View Synthesis

TöRF: Time-of-Flight Radiance Fields for Dynamic Scene View Synthesis

30 Sep 2021NeurIPS 2021 12arXiv:2109.15271archive 2025-07-28

Benjamin Attal, Eliot Laidlaw, Aaron Gokaslan, Changil Kim, Christian Richardt, James Tompkin, Matthew O'Toole

Neural networks can represent and accurately reconstruct radiance fields for static 3D scenes (e.g., NeRF). Several works extend these to dynamic scenes captured with monocular video, with promising performance. However, the monocular setting is known to be an under-constrained problem, and so methods rely on data-driven priors for reconstructing dynamic content. We replace these priors with measurements from a time-of-flight (ToF) camera, and introduce a neural representation based on an image formation model for continuous-wave ToF cameras. Instead of working with processed depth maps, we model the raw ToF sensor measurements to improve reconstruction quality and avoid issues with low reflectance regions, multi-path interference, and a sensor's limited unambiguous depth range. We show that this approach improves robustness of dynamic scene reconstruction to erroneous calibration and large motions, and discuss the benefits and limitations of integrating RGB+ToF sensors that are now available on modern smartphones.

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

Code

Syntology Ran 14 of 20 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 4 ran · honoured contract; 2 ran · violated contract; 3 ran · our draft was wrong; 5 ran · fixture could not drive it.

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

breuckelen/torf officialtf 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

20 samples harvested; 14 ran; 4 honoured the contract we drafted; 6 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.

4ran · honoured contract
2ran · violated contract
3ran · our draft was wrong
5ran · fixture could not drive it
6unverified

Licence: 0 of the 20 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 breuckelen/torf. “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.

crop_mvs_input breuckelen/torf/torf.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 184794425f50a28f · report
depth_from_tof breuckelen/torf/torf.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 664c39c19719094b · report
get_camera_params breuckelen/torf/torf.py official repository ran · our draft was wrong MIT (permissive) · 934610db85534638 · report
get_extrinsics breuckelen/torf/torf.py official repository ran · our draft was wrong MIT (permissive) · 56745ebd5d7c5fe5 · report
normalize_im breuckelen/torf/torf.py official repository ran · honoured contract fingerprinted MIT (permissive) · 9a4a36e2e5cebb1d · report
normalize_im_gt breuckelen/torf/torf.py official repository ran · honoured contract fingerprinted MIT (permissive) · 992f010d6c55ebf4 · report
normalize_im_max breuckelen/torf/torf.py official repository ran · violated contract fingerprinted MIT (permissive) · 090e9a8b2ea4aa79 · report
resize_all_images breuckelen/torf/torf.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · dc451de0e9fb3799 · report
rgb2gray breuckelen/torf/torf.py official repository ran · violated contract fingerprinted MIT (permissive) · eb7801586aa2560a · report
scale_camera breuckelen/torf/torf.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 30bd7e828f7917d6 · report
scale_image breuckelen/torf/torf.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · e44895602c744863 · report
scale_mvs_input breuckelen/torf/torf.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 6b6e474fd1ea3c66 · report
to8b breuckelen/torf/torf.py official repository ran · honoured contract fingerprinted MIT (permissive) · 9b2cb1a88d84aec6 · report
tof_from_depth breuckelen/torf/torf.py official repository ran · honoured contract fingerprinted MIT (permissive) · 9e5a534f708cac89 · report
IOSDataset breuckelen/torf/torf.py official repository unverified MIT (permissive) · ffd01e7f19945b80 · report
MitsubaDataset breuckelen/torf/torf.py official repository unverified MIT (permissive) · d6f770784ccb6e9e · report
NeRFTrainer breuckelen/torf/torf.py official repository unverified MIT (permissive) · b26776cae38eaef8 · report
RealDataset breuckelen/torf/torf.py official repository unverified MIT (permissive) · 67d430aa8ee1a203 · report
ToFDataset breuckelen/torf/torf.py official repository unverified MIT (permissive) · 1f654706624b4a11 · report
recenter_poses breuckelen/torf/torf.py official repository unverified MIT (permissive) · 3b32f4a0eba8b7b7 · 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