{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/multi-scale-memory-based-video-deblurring","title":"Multi-Scale Memory-Based Video Deblurring","arxiv_id":"2204.02977","date":"2022-04-06","proceeding":"CVPR 2022 1","authors":["Bo Ji","Angela Yao"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2204.02977v1","url_pdf":"https://arxiv.org/pdf/2204.02977v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"multi-scale-memory-based-video-deblurring","repo_url":"https://github.com/jibo27/memdeblur","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"analog-video-restoration","task_name":"Analog Video Restoration"},{"task_slug":"deblurring","task_name":"Deblurring"},{"task_slug":"video-deblurring","task_name":"Video Deblurring"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/analog-video-restoration-on-tape","task":"Analog Video Restoration","dataset":"TAPE","model":"MemDeblur","rank_in_archive_order":3,"of":7,"metrics":{"LPIPS":"0.106","PSNR":"33.22","SSIM":"0.911","VMAF":"71.55"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2204.02977","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2204.02977"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/jibo27/MemDeblur","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":3,"ran_draft_wrong":2,"unverified":8},"by_repo_kind":{"official":{"samples":13,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"308d7e741a6c1d7e","entry":"L1","repo":"jibo27/MemDeblur","repo_kind":"official","path":"train/loss.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/train/loss.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"308d7e741a6c1d7e"}},{"code_sha256_prefix":"4e215f323ed97be2","entry":"MSE","repo":"jibo27/MemDeblur","repo_kind":"official","path":"train/loss.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/train/loss.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4e215f323ed97be2"}},{"code_sha256_prefix":"9bed061f167dd318","entry":"conv1x1","repo":"jibo27/MemDeblur","repo_kind":"official","path":"model/modules/modules.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/model/modules/modules.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9bed061f167dd318"}},{"code_sha256_prefix":"ea472692c3b00532","entry":"feed","repo":"jibo27/MemDeblur","repo_kind":"official","path":"model/memdeblur.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/model/memdeblur.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ea472692c3b00532"}},{"code_sha256_prefix":"b80adc256b420252","entry":"make_layer","repo":"jibo27/MemDeblur","repo_kind":"official","path":"model/modules/modules.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/model/modules/modules.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b80adc256b420252"}},{"code_sha256_prefix":"d5547b4f6d4c8ae9","entry":"Perceptual","repo":"jibo27/MemDeblur","repo_kind":"official","path":"train/loss.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/train/loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d5547b4f6d4c8ae9"}},{"code_sha256_prefix":"e6540826b74b9e7b","entry":"conv3x3","repo":"jibo27/MemDeblur","repo_kind":"official","path":"model/modules/mod_resnet.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/model/modules/mod_resnet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6540826b74b9e7b"}},{"code_sha256_prefix":"c90830710f55ae42","entry":"estimate_mask","repo":"jibo27/MemDeblur","repo_kind":"official","path":"train/metrics.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/train/metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c90830710f55ae42"}},{"code_sha256_prefix":"0ed223dd01616600","entry":"im2tensor","repo":"jibo27/MemDeblur","repo_kind":"official","path":"train/metrics.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/train/metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0ed223dd01616600"}},{"code_sha256_prefix":"5d4474a3f13cb9f4","entry":"mask_pair","repo":"jibo27/MemDeblur","repo_kind":"official","path":"train/metrics.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/train/metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5d4474a3f13cb9f4"}},{"code_sha256_prefix":"9c37404ec0cf6432","entry":"resnet18","repo":"jibo27/MemDeblur","repo_kind":"official","path":"model/modules/mod_resnet.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/model/modules/mod_resnet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9c37404ec0cf6432"}},{"code_sha256_prefix":"e597f8d697954be5","entry":"resnet50","repo":"jibo27/MemDeblur","repo_kind":"official","path":"model/modules/mod_resnet.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/model/modules/mod_resnet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e597f8d697954be5"}},{"code_sha256_prefix":"f1d2168fd77fb338","entry":"softmax_w_top","repo":"jibo27/MemDeblur","repo_kind":"official","path":"model/memdeblur.py","file_url":"https://github.com/jibo27/MemDeblur/blob/HEAD/model/memdeblur.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f1d2168fd77fb338"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}