Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multi-Scale Memory-Based Video Deblurring

About

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.

Bo Ji, Angela Yao• 2022

Related benchmarks

TaskDatasetResultRank
Video DeblurringGOPRO original
PSNR31.76
8
Video DeblurringGOPRO downsampled 14 (test)
PSNR31.77
8
Video DeblurringGoPro (test)
Runtime (s)0.079
8
Video RestorationReal-world dataset
BRISQUE51.2
7
Video RestorationSynthetic Dataset (test)
PSNR33.22
7
Showing 5 of 5 rows

Other info

Code

Follow for update