Papers › Multi-Scale Memory-Based Video Deblurring

Multi-Scale Memory-Based Video Deblurring

6 Apr 2022CVPR 2022 1arXiv:2204.02977archive 2025-07-28

Bo Ji, Angela Yao

Video deblurring has achieved remarkable progress thanks to the success of deep neural networks. Most methods solve for the deblurring end-to-end with limited information propagation from the video sequence. However, different frame regions exhibit different characteristics and should be provided with corresponding relevant information. To achieve fine-grained deblurring, we designed a memory branch to memorize the blurry-sharp feature pairs in the memory bank, thus providing useful information for the blurry query input. To enrich the memory of our memory bank, we further designed a bidirectional recurrency and multi-scale strategy based on the memory bank. Experimental results demonstrate that our model outperforms other state-of-the-art methods while keeping the model complexity and inference time low. The code is available at https://github.com/jibo27/MemDeblur.

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

Code

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

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

jibo27/memdeblur officialmentioned in papermentioned 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

13 samples harvested; 5 ran; 0 honoured the contract we drafted; 8 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.

2ran · our draft was wrong
3ran
8unverified

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 jibo27/MemDeblur. “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.

L1 jibo27/MemDeblur/train/loss.py official repository ran MIT (permissive) · 308d7e741a6c1d7e · report
MSE jibo27/MemDeblur/train/loss.py official repository ran MIT (permissive) · 4e215f323ed97be2 · report
conv1x1 jibo27/MemDeblur/model/modules/modules.py official repository ran · our draft was wrong MIT (permissive) · 9bed061f167dd318 · report
feed jibo27/MemDeblur/model/memdeblur.py official repository ran MIT (permissive) · ea472692c3b00532 · report
make_layer jibo27/MemDeblur/model/modules/modules.py official repository ran · our draft was wrong MIT (permissive) · b80adc256b420252 · report
Perceptual jibo27/MemDeblur/train/loss.py official repository unverified MIT (permissive) · d5547b4f6d4c8ae9 · report
conv3x3 jibo27/MemDeblur/model/modules/mod_resnet.py official repository unverified MIT (permissive) · e6540826b74b9e7b · report
estimate_mask jibo27/MemDeblur/train/metrics.py official repository unverified MIT (permissive) · c90830710f55ae42 · report
im2tensor jibo27/MemDeblur/train/metrics.py official repository unverified MIT (permissive) · 0ed223dd01616600 · report
mask_pair jibo27/MemDeblur/train/metrics.py official repository unverified MIT (permissive) · 5d4474a3f13cb9f4 · report
resnet18 jibo27/MemDeblur/model/modules/mod_resnet.py official repository unverified MIT (permissive) · 9c37404ec0cf6432 · report
resnet50 jibo27/MemDeblur/model/modules/mod_resnet.py official repository unverified MIT (permissive) · e597f8d697954be5 · report
softmax_w_top jibo27/MemDeblur/model/memdeblur.py official repository unverified MIT (permissive) · f1d2168fd77fb338 · report

Tasks

Analog Video RestorationDeblurringVideo Deblurring

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Analog Video Restoration TAPE MemDeblur LPIPS 0.106 #3 of 7 Archive leaderboard report
Analog Video Restoration TAPE MemDeblur PSNR 33.22 #3 of 7 Archive leaderboard report
Analog Video Restoration TAPE MemDeblur SSIM 0.911 #3 of 7 Archive leaderboard report
Analog Video Restoration TAPE MemDeblur VMAF 71.55 #3 of 7 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.

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