Papers › Deblur-NeRF: Neural Radiance Fields from Blurry Images

Deblur-NeRF: Neural Radiance Fields from Blurry Images

29 Nov 2021CVPR 2022 1arXiv:2111.14292archive 2025-07-28

Li Ma, Xiaoyu Li, Jing Liao, Qi Zhang, Xuan Wang, Jue Wang, Pedro V. Sander

Neural Radiance Field (NeRF) has gained considerable attention recently for 3D scene reconstruction and novel view synthesis due to its remarkable synthesis quality. However, image blurriness caused by defocus or motion, which often occurs when capturing scenes in the wild, significantly degrades its reconstruction quality. To address this problem, We propose Deblur-NeRF, the first method that can recover a sharp NeRF from blurry input. We adopt an analysis-by-synthesis approach that reconstructs blurry views by simulating the blurring process, thus making NeRF robust to blurry inputs. The core of this simulation is a novel Deformable Sparse Kernel (DSK) module that models spatially-varying blur kernels by deforming a canonical sparse kernel at each spatial location. The ray origin of each kernel point is jointly optimized, inspired by the physical blurring process. This module is parameterized as an MLP that has the ability to be generalized to various blur types. Jointly optimizing the NeRF and the DSK module allows us to restore a sharp NeRF. We demonstrate that our method can be used on both camera motion blur and defocus blur: the two most common types of blur in real scenes. Evaluation results on both synthetic and real-world data show that our method outperforms several baselines. The synthetic and real datasets along with the source code is publicly available at https://limacv.github.io/deblurnerf/

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

Code

Syntology Ran 3 of 10 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · fixture could not drive it; 1 ran with no contract checked.

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

limacv/Deblur-NeRF officialmentioned 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

10 samples harvested; 3 ran; 0 honoured the contract we drafted; 7 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
1ran · fixture could not drive it
1ran
7unverified

Licence: 0 of the 10 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 limacv/Deblur-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_rays_np limacv/Deblur-NeRF/run_nerf_helpers.py official repository ran MIT (permissive) · 899e6539904686a9 · report
normalize limacv/Deblur-NeRF/load_llff.py official repository ran · violated contract fingerprinted MIT (permissive) · 1d6f8390d799f055 · report
viewmatrix limacv/Deblur-NeRF/load_llff.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · aa52acee18f54d38 · report
compute_img_metric limacv/Deblur-NeRF/metrics.py official repository unverified MIT (permissive) · 7ef64e41224b81bf · report
get_embedder limacv/Deblur-NeRF/run_nerf_helpers.py official repository unverified MIT (permissive) · c99caa4af7646b2e · report
get_rays limacv/Deblur-NeRF/run_nerf_helpers.py official repository unverified MIT (permissive) · c48b2dd212e8a456 · report
l2 limacv/Deblur-NeRF/lpips/lpips.py official repository unverified MIT (permissive) · cebd4a767f96722b · report
normalize_tensor limacv/Deblur-NeRF/lpips/lpips.py official repository unverified MIT (permissive) · 61221a9686133a8c · report
psnr limacv/Deblur-NeRF/lpips/lpips.py official repository unverified MIT (permissive) · e844cf206c6621e3 · report
ptstocam limacv/Deblur-NeRF/load_llff.py official repository unverified MIT (permissive) · 36f5de7a0aae4a9b · report

Tasks

3D Scene ReconstructionNeRFNovel View Synthesis

Datasets

Introduced by this paper, per the archive.

Deblur-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