paper-with-me

Papers

Unsupervised Real-World Super-Resolution: A Domain Adaptation Perspective

2021-01-01 · ICCV 2021 10 · Wei Wang, Haochen Zhang, Zehuan Yuan, Changhu Wang

Most existing convolution neural network (CNN) based super-resolution (SR) methods generate their paired training dataset by artificially synthesizing low-resolution (LR) images from the high-resolution (HR) ones. However, this dataset preparation strategy harms the application of these CNNs in real-world scenarios due to the inherent domain gap between the training and testing data. A popular attempts towards the challenge is unpaired generative adversarial networks, which generate "real" LR counterparts from real HR images using image-to-image translation and then perform super-resolution from "real" LR->SR. Despite great progress, it is still difficult to synthesize perfect "real" LR images for super-resolution. In this paper, we firstly consider the real-world SR problem from the traditional domain adaptation perspective. We propose a novel unpaired SR training framework based on feature distribution alignment, with which we can obtain degradation-indistinguishable feature maps and then map them to HR images. In order to generate better SR images for target LR domain, we introduce several regularization losses to force the aligned feature to locate around the target domain. Our experiments indicate that our SR network obtains the state-of-the-art performance over both blind and unpaired SR methods on diverse datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage-to-Image TranslationSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Real-World Image Super Resolution via Unsupervised Bi-directional Cycle Domain Transfer Learning based Generative Adversarial Network

2022-11-19 · Xiang Wang, Yimin Yang, Zhichang Guo, Zhili Zhou 외

Deep Convolutional Neural Networks (DCNNs) have exhibited impressive performance on image super-resolution tasks. However, these deep learning-based super-resolution methods perform poorly in real-world super-resolution …

Generative Adversarial NetworkImage Super-ResolutionSuper-ResolutionTransfer Learning

Unsupervised Real-world Image Super Resolution via Domain-distance Aware Training

2020-04-02 · CVPR 2021 1 · Yunxuan Wei, Shuhang Gu, Yawei Li, Longcun Jin

These days, unsupervised super-resolution (SR) has been soaring due to its practical and promising potential in real scenarios. The philosophy of off-the-shelf approaches lies in the augmentation of unpaired data, i.e. f…

Image Super-ResolutionPhilosophySuper-Resolution

Unsupervised Learning for Real-World Super-Resolution

2019-09-20 · Andreas Lugmayr, Martin Danelljan, Radu Timofte

Most current super-resolution methods rely on low and high resolution image pairs to train a network in a fully supervised manner. However, such image pairs are not available in real-world applications. Instead of direct…

Image Super-ResolutionSuper-Resolution

Unsupervised Real-World Super-Resolution via Rectified Flow Degradation Modelling

2025-08-10 · Hongyang Zhou, Xiaobin Zhu, Liuling Chen, Junyi He 외 arxiv

Unsupervised real-world super-resolution (SR) faces critical challenges due to the complex, unknown degradation distributions in practical scenarios. Existing methods struggle to generalize from synthetic low-resolution …

CLIPPan: Adapting CLIP as A Supervisor for Unsupervised Pansharpening

2025-11-14 · Lihua Jian, Jiabo Liu, Shaowu Wu, Lihui Chen arxiv

Despite remarkable advancements in supervised pansharpening neural networks, these methods face domain adaptation challenges of resolution due to the intrinsic disparity between simulated reduced-resolution training data…

Domain Adaptation