Papers › RS-NeRF: Neural Radiance Fields from Rolling Shutter Images

RS-NeRF: Neural Radiance Fields from Rolling Shutter Images

14 Jul 2024arXiv:2407.10267archive 2025-07-28

Muyao Niu, Tong Chen, Yifan Zhan, Zhuoxiao Li, Xiang Ji, Yinqiang Zheng

Neural Radiance Fields (NeRFs) have become increasingly popular because of their impressive ability for novel view synthesis. However, their effectiveness is hindered by the Rolling Shutter (RS) effects commonly found in most camera systems. To solve this, we present RS-NeRF, a method designed to synthesize normal images from novel views using input with RS distortions. This involves a physical model that replicates the image formation process under RS conditions and jointly optimizes NeRF parameters and camera extrinsic for each image row. We further address the inherent shortcomings of the basic RS-NeRF model by delving into the RS characteristics and developing algorithms to enhance its functionality. First, we impose a smoothness regularization to better estimate trajectories and improve the synthesis quality, in line with the camera movement prior. We also identify and address a fundamental flaw in the vanilla RS model by introducing a multi-sampling algorithm. This new approach improves the model's performance by comprehensively exploiting the RGB data across different rows for each intermediate camera pose. Through rigorous experimentation, we demonstrate that RS-NeRF surpasses previous methods in both synthetic and real-world scenarios, proving its ability to correct RS-related distortions effectively. Codes and data available: https://github.com/MyNiuuu/RS-NeRF

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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

Code

Syntology Ran 8 of 13 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 5 ran with no contract checked.

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

myniuuu/rs-nerf officialmentioned in papermentioned on GitHubpytorch 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

13 samples harvested; 8 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
1ran · fixture could not drive it
5ran
5unverified

Licence: 13 of the 13 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 myniuuu/rs-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.

get_embedder myniuuu/rs-nerf/nerf.py official repository ran no licence file found · pointer only · f33c022650827208 · report
get_rays myniuuu/rs-nerf/run_nerf_helpers.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 492a3bd403592338 · report
normalize myniuuu/rs-nerf/load_llff.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 1d6f8390d799f055 · report
pose_spherical myniuuu/rs-nerf/load_blender.py official repository ran no licence file found · pointer only · 8313c1fb69b28c8e · report
skew_symmetric myniuuu/rs-nerf/Spline.py official repository ran fingerprinted no licence file found · pointer only · b591621bce049f0c · report
taylor_A myniuuu/rs-nerf/Spline.py official repository ran fingerprinted no licence file found · pointer only · 34b0e999b42270f7 · report
taylor_B myniuuu/rs-nerf/Spline.py official repository ran fingerprinted no licence file found · pointer only · 4e73dc814d75e741 · report
viewmatrix myniuuu/rs-nerf/load_llff.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · aa52acee18f54d38 · report
compute_img_metric myniuuu/rs-nerf/metrics.py official repository unverified no licence file found · pointer only · 7ef64e41224b81bf · report
imread myniuuu/rs-nerf/run_nerf_helpers.py official repository unverified no licence file found · pointer only · 79619ac934ccc01b · report
load_blender_data myniuuu/rs-nerf/load_blender.py official repository unverified no licence file found · pointer only · ebcb91c8e73d73ab · report
load_imgs myniuuu/rs-nerf/run_nerf_helpers.py official repository unverified no licence file found · pointer only · 06ee9f41f1549653 · report
ptstocam myniuuu/rs-nerf/load_llff.py official repository unverified no licence file found · pointer only · 36f5de7a0aae4a9b · 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