Papers › Universal and Flexible Optical Aberration Correction Using Deep-Prior Based Deconvolution

Universal and Flexible Optical Aberration Correction Using Deep-Prior Based Deconvolution

7 Apr 2021ICCV 2021 10arXiv:2104.03078archive 2025-07-28

Xiu Li, Jinli Suo, Weihang Zhang, Xin Yuan, Qionghai Dai

High quality imaging usually requires bulky and expensive lenses to compensate geometric and chromatic aberrations. This poses high constraints on the optical hash or low cost applications. Although one can utilize algorithmic reconstruction to remove the artifacts of low-end lenses, the degeneration from optical aberrations is spatially varying and the computation has to trade off efficiency for performance. For example, we need to conduct patch-wise optimization or train a large set of local deep neural networks to achieve high reconstruction performance across the whole image. In this paper, we propose a PSF aware plug-and-play deep network, which takes the aberrant image and PSF map as input and produces the latent high quality version via incorporating lens-specific deep priors, thus leading to a universal and flexible optical aberration correction method. Specifically, we pre-train a base model from a set of diverse lenses and then adapt it to a given lens by quickly refining the parameters, which largely alleviates the time and memory consumption of model learning. The approach is of high efficiency in both training and testing stages. Extensive results verify the promising applications of our proposed approach for compact low-end cameras.

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

Code

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

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

leehsiu/UABC 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

23 samples harvested; 21 ran; 1 honoured the contract we drafted; 2 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 · honoured contract
6ran · our draft was wrong
1ran · fixture could not drive it
13ran
2unverified

Licence: 23 of the 23 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 leehsiu/UABC. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

RefDeconv leehsiu/UABC/models/uabcnet.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 973daa1ea2683da3 · report
RefSR leehsiu/UABC/models/uabcnet.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · a143b33c03cb1f66 · report
ResBlock leehsiu/UABC/models/uabcnet.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · bcc2f93c23c89ed9 · report
cabs leehsiu/UABC/models/uabcnet.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 3dc4b6dca0d03e34 · report
cconj leehsiu/UABC/models/uabcnet.py official repository ran fingerprinted no licence file found · pointer only · 9d7be4ee4ba5cebf · report
cdiv leehsiu/UABC/models/uabcnet.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · a7135df0a8d570a2 · report
cmul leehsiu/UABC/models/uabcnet.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · b2386fc5c8ddacc5 · report
conv leehsiu/UABC/models/uabcnet.py official repository ran no licence file found · pointer only · dd6ba329154bc9c8 · report
csum leehsiu/UABC/models/uabcnet.py official repository ran fingerprinted no licence file found · pointer only · 178225cf6dd47965 · report
downsample_avgpool leehsiu/UABC/models/uabcnet.py official repository ran no licence file found · pointer only · dd9e9803356effaf · report
downsample_maxpool leehsiu/UABC/models/uabcnet.py official repository ran no licence file found · pointer only · a239a5b1e19677a6 · report
downsample_strideconv leehsiu/UABC/models/uabcnet.py official repository ran no licence file found · pointer only · b6f99ea0b5a98bf6 · report
irfft leehsiu/UABC/models/uabcnet.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 1a2ff97b3ea39778 · report
psf2otf leehsiu/UABC/models/uabcnet.py official repository ran no licence file found · pointer only · 159b7073ba300315 · report
rfft leehsiu/UABC/models/uabcnet.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 9522cb1268d727a8 · report
splits leehsiu/UABC/models/uabcnet.py official repository ran · our draft was wrong no licence file found · pointer only · 89ac000dac4611b8 · report
upsample leehsiu/UABC/models/uabcnet.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · ddd3602a6609b602 · report
upsample_convtranspose leehsiu/UABC/models/uabcnet.py official repository ran no licence file found · pointer only · 91d15d5052c727d0 · report
upsample_pixelshuffle leehsiu/UABC/models/uabcnet.py official repository ran no licence file found · pointer only · 7fa35265b8f2ad9b · report
upsample_upconv leehsiu/UABC/models/uabcnet.py official repository ran no licence file found · pointer only · 5efb190d03a941a5 · report
ResUNet leehsiu/UABC/models/uabcnet.py official repository unverified no licence file found · pointer only · 3a6f69811d12056b · report
UABCNet leehsiu/UABC/models/uabcnet.py official repository unverified no licence file found · pointer only · a155c8bccced2c11 · report
r2c identical code first harvested elsewhere ran · honoured contract fingerprinted licence of this copy not recorded · 3a47878a83b2d0ed · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AWARE

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