Papers › Continuous Dynamic-NeRF: Spline-NeRF

Continuous Dynamic-NeRF: Spline-NeRF

25 Mar 2022arXiv:2203.13800archive 2025-07-28

Julian Knodt

The problem of reconstructing continuous functions over time is important for problems such as reconstructing moving scenes, and interpolating between time steps. Previous approaches that use deep-learning rely on regularization to ensure that reconstructions are approximately continuous, which works well on short sequences. As sequence length grows, though, it becomes more difficult to regularize, and it becomes less feasible to learn only through regularization. We propose a new architecture for function reconstruction based on classical Bezier splines, which ensures C⁰ and C¹-continuity, where C⁰ continuity is that ∀c:lim_(x→c) f(x) = f(c), or more intuitively that there are no breaks at any point in the function. In order to demonstrate our architecture, we reconstruct dynamic scenes using Neural Radiance Fields, but hope it is clear that our approach is general and can be applied to a variety of problems. We recover a Bezier spline B(β, t∈[0,1]), parametrized by the control points β. Using Bezier splines ensures reconstructions have C⁰ and C¹ continuity, allowing for guaranteed interpolation over time. We reconstruct β with a multi-layer perceptron (MLP), blending machine learning with classical animation techniques. All code is available at https://github.com/JulianKnodt/nerf_atlas, and datasets are from prior work.

PaperPDFCode

Code

JulianKnodt/nerf_atlas officialmentioned in paperpytorch 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

Not run by Syntology. Nothing on this page verifies that the listed code works.

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