English

Meta Transferring for Deblurring

Computer Vision and Pattern Recognition 2022-10-18 v1

Abstract

Most previous deblurring methods were built with a generic model trained on blurred images and their sharp counterparts. However, these approaches might have sub-optimal deblurring results due to the domain gap between the training and test sets. This paper proposes a reblur-deblur meta-transferring scheme to realize test-time adaptation without using ground truth for dynamic scene deblurring. Since the ground truth is usually unavailable at inference time in a real-world scenario, we leverage the blurred input video to find and use relatively sharp patches as the pseudo ground truth. Furthermore, we propose a reblurring model to extract the homogenous blur from the blurred input and transfer it to the pseudo-sharps to obtain the corresponding pseudo-blurred patches for meta-learning and test-time adaptation with only a few gradient updates. Extensive experimental results show that our reblur-deblur meta-learning scheme can improve state-of-the-art deblurring models on the DVD, REDS, and RealBlur benchmark datasets.

Keywords

Cite

@article{arxiv.2210.08036,
  title  = {Meta Transferring for Deblurring},
  author = {Po-Sheng Liu and Fu-Jen Tsai and Yan-Tsung Peng and Chung-Chi Tsai and Chia-Wen Lin and Yen-Yu Lin},
  journal= {arXiv preprint arXiv:2210.08036},
  year   = {2022}
}

Comments

Accepted at BMVC 2022

R2 v1 2026-06-28T03:40:56.266Z