paper-with-me

홈 › Papers

Unsupervised Image Super-Resolution with an Indirect Supervised Path

2019-10-07 · Zhen Han, Enyan Dai, Xu Jia, Xiaoying Ren, Shuaijun Chen, Chunjing Xu, Jianzhuang Liu, Qi Tian

The task of single image super-resolution (SISR) aims at reconstructing a high-resolution (HR) image from a low-resolution (LR) image. Although significant progress has been made by deep learning models, they are trained on synthetic paired data in a supervised way and do not perform well on real data. There are several attempts that directly apply unsupervised image translation models to address such a problem. However, unsupervised low-level vision problem poses more challenge on the accuracy of translation. In this work,we propose a novel framework which is composed of two stages: 1) unsupervised image translation between real LR images and synthetic LR images; 2) supervised super-resolution from approximated real LR images to HR images. It takes the synthetic LR images as a bridge and creates an indirect supervised path from real LR images to HR images. Any existed deep learning based image super-resolution model can be integrated into the second stage of the proposed framework for further improvement. In addition it shows great flexibility in balancing between distortion and perceptual quality under unsupervised setting. The proposed method is evaluated on both NTIRE 2017 and 2018 challenge datasets and achieves favorable performance against supervised methods.

📄 PDF Abstract BibTeX arXiv:1910.02593

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-ResolutionTranslation

Similar Papers 제목 키워드 기반

SimUSR: A Simple but Strong Baseline for Unsupervised Image Super-resolution

2020-04-23 · Namhyuk Ahn, Jaejun Yoo, Kyung-Ah Sohn

In this paper, we tackle a fully unsupervised super-resolution problem, i.e., neither paired images nor ground truth HR images. We assume that low resolution (LR) images are relatively easy to collect compared to high re…

DenoisingImage Super-ResolutionSSIMSuper-Resolution

Unsupervised Deep Image Stitching: Reconstructing Stitched Features to Images

2021-06-24 · Lang Nie, Chunyu Lin, Kang Liao, Shuaicheng Liu 외

Traditional feature-based image stitching technologies rely heavily on feature detection quality, often failing to stitch images with few features or low resolution. The learning-based image stitching solutions are rarel…

Image ReconstructionImage Stitching

Unsupervised Image Super-Resolution using Cycle-in-Cycle Generative Adversarial Networks

2018-09-03 · Yuan Yuan, Siyuan Liu, Jiawei Zhang, Yongbing Zhang 외

We consider the single image super-resolution problem in a more general case that the low-/high-resolution pairs and the down-sampling process are unavailable. Different from traditional super-resolution formulation, the…

Image Super-ResolutionImage-to-Image TranslationSuper-ResolutionTranslation

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 Learning of Monocular Depth Estimation with Bundle Adjustment, Super-Resolution and Clip Loss

2018-12-08 · Lipu Zhou, Jiamin Ye, Montiel Abello, Shengze Wang 외

We present a novel unsupervised learning framework for single view depth estimation using monocular videos. It is well known in 3D vision that enlarging the baseline can increase the depth estimation accuracy, and jointl…

Depth EstimationMonocular Depth EstimationSuper-Resolution