paper-with-me

Papers

Unsupervised Degradation Learning for Single Image Super-Resolution

2018-12-11 · Tianyu Zhao, Wenqi Ren, Changqing Zhang, Dongwei Ren, QinGhua Hu

Deep Convolution Neural Networks (CNN) have achieved significant performance on single image super-resolution (SR) recently. However, existing CNN-based methods use artificially synthetic low-resolution (LR) and high-resolution (HR) image pairs to train networks, which cannot handle real-world cases since the degradation from HR to LR is much more complex than manually designed. To solve this problem, we propose a real-world LR images guided bi-cycle network for single image super-resolution, in which the bidirectional structural consistency is exploited to train both the degradation and SR reconstruction networks in an unsupervised way. Specifically, we propose a degradation network to model the real-world degradation process from HR to LR via generative adversarial networks, and these generated realistic LR images paired with real-world HR images are exploited for training the SR reconstruction network, forming the first cycle. Then in the second reverse cycle, consistency of real-world LR images are exploited to further stabilize the training of SR reconstruction and degradation networks. Extensive experiments on both synthetic and real-world images demonstrate that the proposed algorithm performs favorably against state-of-the-art single image SR methods.

📄 PDF Abstract BibTeX arXiv:1812.04240

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-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 제목 키워드 기반

Learning Correction Filter via Degradation-Adaptive Regression for Blind Single Image Super-Resolution

2023-01-01 · ICCV 2023 1 · Hongyang Zhou, Xiaobin Zhu, Jianqing Zhu, Zheng Han 외

Although existing image deep learning super-resolution (SR) methods achieve promising performance on benchmark datasets, they still suffer from severe performance drops when the degradation of the low-resolution (LR)…

Image Super-ResolutionregressionSuper-Resolution

Pairwise Distance Distillation for Unsupervised Real-World Image Super-Resolution

2024-07-10 · Yuehan Zhang, Seungjun Lee, Angela Yao

Standard single-image super-resolution creates paired training data from high-resolution images through fixed downsampling kernels. However, real-world super-resolution (RWSR) faces unknown degradations in the low-resolu…

Image Super-ResolutionSuper-Resolution

Learning Many-to-Many Mapping for Unpaired Real-World Image Super-resolution and Downscaling

2023-10-08 · Wanjie Sun, Zhenzhong Chen

Learning based single image super-resolution (SISR) for real-world images has been an active research topic yet a challenging task, due to the lack of paired low-resolution (LR) and high-resolution (HR) training images. …

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 …

Bayesian Image Super-Resolution with Deep Modeling of Image Statistics

2022-03-31 · Shangqi Gao, Xiahai Zhuang

Modeling statistics of image priors is useful for image super-resolution, but little attention has been paid from the massive works of deep learning-based methods. In this work, we propose a Bayesian image restoration fr…

Image RestorationImage Super-ResolutionSuper-Resolution