paper-with-me

홈 › Papers

MetaF2N: Blind Image Super-Resolution by Learning Efficient Model Adaptation from Faces

2023-09-15 · ICCV 2023 1 · Zhicun Yin, Ming Liu, Xiaoming Li, Hui Yang, Longan Xiao, WangMeng Zuo

Due to their highly structured characteristics, faces are easier to recover than natural scenes for blind image super-resolution. Therefore, we can extract the degradation representation of an image from the low-quality and recovered face pairs. Using the degradation representation, realistic low-quality images can then be synthesized to fine-tune the super-resolution model for the real-world low-quality image. However, such a procedure is time-consuming and laborious, and the gaps between recovered faces and the ground-truths further increase the optimization uncertainty. To facilitate efficient model adaptation towards image-specific degradations, we propose a method dubbed MetaF2N, which leverages the contained Faces to fine-tune model parameters for adapting to the whole Natural image in a Meta-learning framework. The degradation extraction and low-quality image synthesis steps are thus circumvented in our MetaF2N, and it requires only one fine-tuning step to get decent performance. Considering the gaps between the recovered faces and ground-truths, we further deploy a MaskNet for adaptively predicting loss weights at different positions to reduce the impact of low-confidence areas. To evaluate our proposed MetaF2N, we have collected a real-world low-quality dataset with one or multiple faces in each image, and our MetaF2N achieves superior performance on both synthetic and real-world datasets. Source code, pre-trained models, and collected datasets are available at https://github.com/yinzhicun/MetaF2N.

📄 PDF Abstract BibTeX arXiv:2309.08113

Code (1)

yinzhicun/metaf2n 공식 구현 pytorch

Tasks

Image GenerationImage Super-ResolutionMeta-LearningSuper-Resolution

Similar Papers 제목 키워드 기반

Learning Unsupervised Metaformer for Anomaly Detection

2021-01-01 · ICCV 2021 10 · Jhih-Ciang Wu, Ding-Jie Chen, Chiou-Shann Fuh, Tyng-Luh Liu

Anomaly detection (AD) aims to address the task of classification or localization of image anomalies. This paper addresses two pivotal issues of reconstruction-based approaches to AD in images, namely, model adaptati…

Anomaly Detection

MetaFormer Baselines for Vision

2022-10-24 · Weihao Yu, Chenyang Si, Pan Zhou, Mi Luo 외

MetaFormer, the abstracted architecture of Transformer, has been found to play a significant role in achieving competitive performance. In this paper, we further explore the capacity of MetaFormer, again, without focusin…

Domain GeneralizationImage Classification

DynaVSR: Dynamic Adaptive Blind Video Super-Resolution

2020-11-09 · Suyoung Lee, Myungsub Choi, Kyoung Mu Lee

Most conventional supervised super-resolution (SR) algorithms assume that low-resolution (LR) data is obtained by downscaling high-resolution (HR) data with a fixed known kernel, but such an assumption often does not hol…

Meta-LearningSuper-ResolutionVideo Super-Resolution

MetaFuse: A Pre-trained Fusion Model for Human Pose Estimation

2020-03-30 · CVPR 2020 6 · Rongchang Xie, Chunyu Wang, Yizhou Wang

Cross view feature fusion is the key to address the occlusion problem in human pose estimation. The current fusion methods need to train a separate model for every pair of cameras making them difficult to scale. In this …

Meta-LearningPose Estimation

Meta-Learned Kernel For Blind Super-Resolution Kernel Estimation

2022-12-15 · Royson Lee, Rui Li, Stylianos I. Venieris, Timothy Hospedales 외

Recent image degradation estimation methods have enabled single-image super-resolution (SR) approaches to better upsample real-world images. Among these methods, explicit kernel estimation approaches have demonstrated un…

Blind Super-ResolutionImage Super-ResolutionSuper-Resolution