paper-with-me

Papers

Meta Transferring for Deblurring

2022-10-14 · Po-Sheng Liu, Fu-Jen Tsai, Yan-Tsung Peng, Chung-Chi Tsai, Chia-Wen Lin, Yen-Yu Lin

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.

📄 PDF Abstract BibTeX arXiv:2210.08036

Code (1)

po-sheng/meta_transferring_for_deblurring 공식 구현 pytorch

Tasks

DeblurringMeta-LearningTest-time Adaptation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Test-Time Fast Adaptation for Dynamic Scene Deblurring via Meta-Auxiliary Learning

2021-06-19 · CVPR 2021 1 · Zhixiang Chi, Yang Wang, Yuanhao Yu, Jin Tang

In this paper, we tackle the problem of dynamic scene deblurring. Most existing deep end-to-end learning approaches adopt the same generic model for all unseen test images. These solutions are sub-optimal, as they fa…

Auxiliary LearningDeblurringTest-time Adaptation

Explore Image Deblurring via Blur Kernel Space

2021-04-01 · Phong Tran, Anh Tran, Quynh Phung, Minh Hoai

This paper introduces a method to encode the blur operators of an arbitrary dataset of sharp-blur image pairs into a blur kernel space. Assuming the encoded kernel space is close enough to in-the-wild blur operators, we …

Blind Image DeblurringDeblurringFacial Expression Recognition (FER)Image Deblurring

Explore Image Deblurring via Encoded Blur Kernel Space

2021-06-19 · CVPR 2021 1 · Phong Tran, Anh Tuan Tran, Quynh Phung, Minh Hoai

This paper introduces a method to encode the blur operators of an arbitrary dataset of sharp-blur image pairs into a blur kernel space. Assuming the encoded kernel space is close enough to in-the-wild blur operators,…

Blind Image DeblurringDeblurringImage Deblurring

Transferring Hierarchical Structure with Dual Meta Imitation Learning

2021-09-29 · Chongkai Gao, Yizhou Jiang, Feng Chen

Hierarchical Imitation learning (HIL) is an effective way for robots to learn sub-skills from long-horizon unsegmented demonstrations. However, the learned hierarchical structure lacks the mechanism to transfer across mu…

Few-Shot Imitation LearningImitation LearningMeta-Learning

MetaXT: Meta Cross-Task Transfer between Disparate Label Spaces

2021-09-09 · Srinagesh Sharma, Guoqing Zheng, Ahmed Hassan Awadallah

Albeit the universal representational power of pre-trained language models, adapting them onto a specific NLP task still requires a considerably large amount of labeled data. Effective task fine-tuning meets challenges w…

Language ModelingLanguage Modelling