中文
相关论文

相关论文: Single Image Super-Resolution Methods: A Survey

200 篇论文

Single image super-resolution (SR) aims to estimate a high-resolution (HR) image from a lowresolution (LR) input. Image priors are commonly learned to regularize the otherwise seriously ill-posed SR problem, either using external LR-HR…

计算机视觉与模式识别 · 计算机科学 2015-10-28 Zhangyang Wang , Yingzhen Yang , Zhaowen Wang , Shiyu Chang , Jianchao Yang , Thomas S. Huang

Existing methods for single image super-resolution (SR) are typically evaluated with synthetic degradation models such as bicubic or Gaussian downsampling. In this paper, we investigate SR from the perspective of camera lenses, named as…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Chang Chen , Zhiwei Xiong , Xinmei Tian , Zheng-Jun Zha , Feng Wu

Image super-resolution technology is the process of obtaining high-resolution images from one or more low-resolution images. With the development of deep learning, image super-resolution technology based on deep learning method is emerging.…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Fangyuan Zhu

This paper addresses the problem of single image super-resolution (SR), which consists of recovering a high resolution image from its blurred, decimated and noisy version. The existing algorithms for single image SR use different strategies…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Ningning Zhao , Qi Wei , Adrian Basarab , Nicolas Dobigeon , Denis Kouame , Jean-Yves Tourneret

Single image super resolution (SR), which refers to reconstruct a higher-resolution (HR) image from the observed low-resolution (LR) image, has received substantial attention due to its tremendous application potentials. Despite the…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Yukai Shi , Keze Wang , Chongyu Chen , Li Xu , Liang Lin

The recent phenomenal interest in convolutional neural networks (CNNs) must have made it inevitable for the super-resolution (SR) community to explore its potential. The response has been immense and in the last three years, since the…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Khizar Hayat

Despite achieving remarkable progress in recent years, single-image super-resolution methods are developed with several limitations. Specifically, they are trained on fixed content domains with certain degradations (whether synthetic or…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Xiaoyu Lin , Baran Ozaydin , Vidit Vidit , Majed El Helou , Sabine Süsstrunk

Recently, deep learning based single image super-resolution(SR) approaches have achieved great development. The state-of-the-art SR methods usually adopt a feed-forward pipeline to establish a non-linear mapping between low-res(LR) and…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Jinghui Qin , Ziwei Xie , Yukai Shi , Wushao Wen

Image Super-Resolution (SR) aims to recover a high-resolution image from its low-resolution counterpart, which has been affected by a specific degradation process. This is achieved by enhancing detail and visual quality. Recent advancements…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Debasish Dutta , Deepjyoti Chetia , Neeharika Sonowal , Sanjib Kr Kalita

We present a highly accurate single-image super-resolution (SR) method. Our method uses a very deep convolutional network inspired by VGG-net used for ImageNet classification \cite{simonyan2015very}. We find increasing our network depth…

计算机视觉与模式识别 · 计算机科学 2016-11-14 Jiwon Kim , Jung Kwon Lee , Kyoung Mu Lee

Image Super-Resolution (SR) provides a promising technique to enhance the image quality of low-resolution optical sensors, facilitating better-performing target detection and autonomous navigation in a wide range of robotics applications.…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Fan Wang , Jiangxin Yang , Yanlong Cao , Yanpeng Cao , Michael Ying Yang

Blind image super-resolution (SR), aiming to super-resolve low-resolution images with unknown degradation, has attracted increasing attention due to its significance in promoting real-world applications. Many novel and effective solutions…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Anran Liu , Yihao Liu , Jinjin Gu , Yu Qiao , Chao Dong

Recent advances in self-supervised learning, predominantly studied in high-level visual tasks, have been explored in low-level image processing. This paper introduces a novel self-supervised constraint for single image super-resolution,…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Gang Wu , Junjun Jiang , Kui Jiang , Xianming Liu

Single image super-resolution (SR) via deep learning has recently gained significant attention in the literature. Convolutional neural networks (CNNs) are typically learned to represent the mapping between low-resolution (LR) and…

计算机视觉与模式识别 · 计算机科学 2018-02-09 Hojjat S. Mousavi , Tiantong Guo , Vishal Monga

Recently, several models based on deep neural networks have achieved great success in terms of both reconstruction accuracy and computational performance for single image super-resolution. In these methods, the low resolution (LR) input…

计算机视觉与模式识别 · 计算机科学 2016-09-26 Wenzhe Shi , Jose Caballero , Ferenc Huszár , Johannes Totz , Andrew P. Aitken , Rob Bishop , Daniel Rueckert , Zehan Wang

Given an image, we wish to produce an image of larger size with significantly more pixels and higher image quality. This is generally known as the Single Image Super-Resolution (SISR) problem. The idea is that with sufficient training data…

计算机视觉与模式识别 · 计算机科学 2016-10-06 Yaniv Romano , John Isidoro , Peyman Milanfar

We propose a new approach for the image super-resolution (SR) task that progressively restores a high-resolution (HR) image from an input low-resolution (LR) image on the basis of a neural ordinary differential equation. In particular, we…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Seobin Park , Tae Hyun Kim

Most of the existing learning-based single image superresolution (SISR) methods are trained and evaluated on simulated datasets, where the low-resolution (LR) images are generated by applying a simple and uniform degradation (i.e., bicubic…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Jianrui Cai , Hui Zeng , Hongwei Yong , Zisheng Cao , Lei Zhang

The deep learning technique was used to increase the performance of single image super-resolution (SISR). However, most existing CNN-based SISR approaches primarily focus on establishing deeper or larger networks to extract more significant…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Huipeng Zheng , Lukman Hakim , Takio Kurita , Junichi Miyao

Recent years have witnessed the unprecedented success of deep convolutional neural networks (CNNs) in single image super-resolution (SISR). However, existing CNN-based SISR methods mostly assume that a low-resolution (LR) image is bicubicly…

计算机视觉与模式识别 · 计算机科学 2018-05-25 Kai Zhang , Wangmeng Zuo , Lei Zhang