Papers › Motion-adaptive Separable Collaborative Filters for Blind Motion Deblurring

Motion-adaptive Separable Collaborative Filters for Blind Motion Deblurring

19 Apr 2024CVPR 2024 1arXiv:2404.13153archive 2025-07-28

Chengxu Liu, Xuan Wang, Xiangyu Xu, Ruhao Tian, Shuai Li, Xueming Qian, Ming-Hsuan Yang

Eliminating image blur produced by various kinds of motion has been a challenging problem. Dominant approaches rely heavily on model capacity to remove blurring by reconstructing residual from blurry observation in feature space. These practices not only prevent the capture of spatially variable motion in the real world but also ignore the tailored handling of various motions in image space. In this paper, we propose a novel real-world deblurring filtering model called the Motion-adaptive Separable Collaborative (MISC) Filter. In particular, we use a motion estimation network to capture motion information from neighborhoods, thereby adaptively estimating spatially-variant motion flow, mask, kernels, weights, and offsets to obtain the MISC Filter. The MISC Filter first aligns the motion-induced blurring patterns to the motion middle along the predicted flow direction, and then collaboratively filters the aligned image through the predicted kernels, weights, and offsets to generate the output. This design can handle more generalized and complex motion in a spatially differentiated manner. Furthermore, we analyze the relationships between the motion estimation network and the residual reconstruction network. Extensive experiments on four widely used benchmarks demonstrate that our method provides an effective solution for real-world motion blur removal and achieves state-of-the-art performance. Code is available at https://github.com/ChengxuLiu/MISCFilter

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

Code

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

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

chengxuliu/miscfilter officialmentioned in paperpytorchMIT 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; 10 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.

10ran
3unverified

Licence: 0 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 ChengxuLiu/MISCFilter. “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.

CharbonnierFunc ChengxuLiu/MISCFilter/models/MISCFilterNet.py official repository ran fingerprinted MIT (permissive) · 9e8e56135365289e · report
compute_psnr ChengxuLiu/MISCFilter/evaluate_RealBlur.py official repository ran MIT (permissive) · 91fa50e293bf2fde · report
flow_warp ChengxuLiu/MISCFilter/models/MISCFilterNet.py official repository ran MIT (permissive) · dfd71b86aa96a884 · report
is_frozen ChengxuLiu/MISCFilter/utils/model_utils.py official repository ran MIT (permissive) · 930cddf0a4d80ab1 · report
load_start_epoch ChengxuLiu/MISCFilter/utils/model_utils.py official repository ran MIT (permissive) · c3bea8c4ee6bef4a · report
moduleNormalize ChengxuLiu/MISCFilter/models/utility.py official repository ran fingerprinted MIT (permissive) · 9a2082456dfd29d9 · report
to_variable ChengxuLiu/MISCFilter/models/utility.py official repository ran fingerprinted MIT (permissive) · 989c91edb537cd8f · report
window_partitions ChengxuLiu/MISCFilter/models/layers.py official repository ran fingerprinted MIT (permissive) · 6246e43ffc3d3ad0 · report
window_partitionx ChengxuLiu/MISCFilter/models/layers.py official repository ran fingerprinted MIT (permissive) · 3bbb99d8422b5bd6 · report
window_reverses ChengxuLiu/MISCFilter/models/layers.py official repository ran MIT (permissive) · 89c554708e3dae51 · report
compute_ssim ChengxuLiu/MISCFilter/evaluate_RealBlur.py official repository unverified MIT (permissive) · 464c3d3b7a1eb4b3 · report
cupy_kernel ChengxuLiu/MISCFilter/models/MISCKernel_cuda.py official repository unverified MIT (permissive) · 50fe0d31f1836940 · report
image_align ChengxuLiu/MISCFilter/evaluate_RealBlur.py official repository unverified MIT (permissive) · 5038ac50ef83af3a · report

Tasks

DeblurringMotion Estimation

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