Papers › Efficient Multi-scale Network with Learnable Discrete Wavelet Transform for Blind...

Efficient Multi-scale Network with Learnable Discrete Wavelet Transform for Blind Motion Deblurring

29 Dec 2023CVPR 2024 1arXiv:2401.00027archive 2025-07-28

Xin Gao, Tianheng Qiu, Xinyu Zhang, Hanlin Bai, Kang Liu, Xuan Huang, Hu Wei, Guoying Zhang, Huaping Liu

Coarse-to-fine schemes are widely used in traditional single-image motion deblur; however, in the context of deep learning, existing multi-scale algorithms not only require the use of complex modules for feature fusion of low-scale RGB images and deep semantics, but also manually generate low-resolution pairs of images that do not have sufficient confidence. In this work, we propose a multi-scale network based on single-input and multiple-outputs(SIMO) for motion deblurring. This simplifies the complexity of algorithms based on a coarse-to-fine scheme. To alleviate restoration defects impacting detail information brought about by using a multi-scale architecture, we combine the characteristics of real-world blurring trajectories with a learnable wavelet transform module to focus on the directional continuity and frequency features of the step-by-step transitions between blurred images to sharp images. In conclusion, we propose a multi-scale network with a learnable discrete wavelet transform (MLWNet), which exhibits state-of-the-art performance on multiple real-world deblurred datasets, in terms of both subjective and objective quality as well as computational efficiency.

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

Code

Syntology Ran 9 of 12 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 9 ran with no contract checked.

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

thqiu0419/mlwnet officialmentioned in paperpytorchNOASSERTION 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

12 samples harvested; 9 ran; 0 honoured the contract we drafted; 3 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.

9ran
3unverified

Licence: 12 of the 12 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 thqiu0419/mlwnet. “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.

calculate_fid thqiu0419/mlwnet/basicsr/metrics/fid.py official repository ran no licence file found · pointer only · 1d7ce6d6dd7ff5c1 · report
compute_feature thqiu0419/mlwnet/basicsr/metrics/niqe.py official repository ran no licence file found · pointer only · 5170ff1c4106b27a · report
compute_psnr thqiu0419/mlwnet/evaluate_realblur.py official repository ran no licence file found · pointer only · 91fa50e293bf2fde · report
estimate_aggd_param thqiu0419/mlwnet/basicsr/metrics/niqe.py official repository ran no licence file found · pointer only · a1282a48b0941f5d · report
extract_inception_features thqiu0419/mlwnet/basicsr/metrics/fid.py official repository ran no licence file found · pointer only · c9fb213c957dc82d · report
get_position_from_periods thqiu0419/mlwnet/basicsr/models/lr_scheduler.py official repository ran fingerprinted no licence file found · pointer only · cd569444547de84f · report
imread thqiu0419/mlwnet/predict.py official repository ran licence not identified · pointer only · 5167db5f04bebabf · report
reorder_image thqiu0419/mlwnet/basicsr/metrics/metric_util.py official repository ran no licence file found · pointer only · 95067518dc16b3e5 · report
tensor2img thqiu0419/mlwnet/basicsr/metrics/psnr_ssim.py official repository ran licence not identified · pointer only · 389a0febc9bbc815 · report
compute_ssim thqiu0419/mlwnet/evaluate_realblur.py official repository unverified no licence file found · pointer only · 464c3d3b7a1eb4b3 · report
image_align thqiu0419/mlwnet/evaluate_realblur.py official repository unverified no licence file found · pointer only · 5aad1c1e328fd4ec · report
niqe thqiu0419/mlwnet/basicsr/metrics/niqe.py official repository unverified no licence file found · pointer only · 0029cb1566e47350 · report

Tasks

Computational EfficiencyDeblurring

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Deblurring GoPro MLWNet PSNR 33.83 #12 of 56 Archive leaderboard report
Deblurring GoPro MLWNet SSIM 0.968 #12 of 56 Archive leaderboard report
Deblurring RSBlur MLWNet Average PSNR 34.94 #1 of 12 Archive leaderboard report
Deblurring RSBlur MLWNet SSIM 0.880 #1 of 12 Archive leaderboard report
Deblurring RealBlur-J MLWNet PSNR (sRGB) 33.84 #2 of 17 Archive leaderboard report
Deblurring RealBlur-J MLWNet SSIM (sRGB) 0.941 #2 of 17 Archive leaderboard report
Deblurring RealBlur-R MLWNet PSNR (sRGB) 40.69 #4 of 17 Archive leaderboard report
Deblurring RealBlur-R MLWNet SSIM (sRGB) 0.976 #4 of 17 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Focus

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