中文
相关论文

相关论文: Benefiting from Bicubically Down-Sampled Images fo…

200 篇论文

Most existing super-resolution methods do not perform well in real scenarios due to lack of realistic training data and information loss of the model input. To solve the first problem, we propose a new pipeline to generate realistic…

图像与视频处理 · 电气工程与系统科学 2019-05-30 Xiangyu Xu , Yongrui Ma , Wenxiu Sun

For image super-resolution (SR), bridging the gap between the performance on synthetic datasets and real-world degradation scenarios remains a challenge. This work introduces a novel "Low-Res Leads the Way" (LWay) training framework,…

图像与视频处理 · 电气工程与系统科学 2024-03-06 Haoyu Chen , Wenbo Li , Jinjin Gu , Jingjing Ren , Haoze Sun , Xueyi Zou , Zhensong Zhang , Youliang Yan , Lei Zhu

Image Super-Resolution (ISR), which aims at recovering High-Resolution (HR) images from the corresponding Low-Resolution (LR) counterparts. Although recent progress in ISR has been remarkable. However, they are way too computationally…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Jie Cai , Zibo Meng , Jiaming Ding , Chiu Man Ho

Current learning-based single image super-resolution (SISR) algorithms underperform on real data due to the deviation in the assumed degrada-tion process from that in the real-world scenario. Conventional degradation processes consider…

图像与视频处理 · 电气工程与系统科学 2022-02-14 Zhenxing Dong , Hong Cao , Wang Shen , Yu Gan , Yuye Ling , Guangtao Zhai , Yikai Su

Deep neural networks have exhibited promising performance in image super-resolution (SR) by learning a nonlinear mapping function from low-resolution (LR) images to high-resolution (HR) images. However, there are two underlying limitations…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Yong Guo , Jian Chen , Jingdong Wang , Qi Chen , Jiezhang Cao , Zeshuai Deng , Yanwu Xu , Mingkui Tan

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

Realistic image super-resolution (SR) focuses on transforming real-world low-resolution (LR) images into high-resolution (HR) ones, handling more complex degradation patterns than synthetic SR tasks. This is critical for applications like…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Chaowei Fang , Bolin Fu , De Cheng , Lechao Cheng , Guanbin Li

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

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. Most of the existing…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Wanjie Sun , Zhenzhong Chen

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…

图像与视频处理 · 电气工程与系统科学 2019-10-15 Zhen Han , Enyan Dai , Xu Jia , Xiaoying Ren , Shuaijun Chen , Chunjing Xu , Jianzhuang Liu , Qi Tian

Super-resolution is a fundamental problem in computer vision which aims to overcome the spatial limitation of camera sensors. While significant progress has been made in single image super-resolution, most algorithms only perform well on…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Xiangyu Xu , Yongrui Ma , Wenxiu Sun , Ming-Hsuan Yang

Single image super-resolution (SISR) is a notoriously challenging ill-posed problem, which aims to obtain a high-resolution (HR) output from one of its low-resolution (LR) versions. To solve the SISR problem, recently powerful deep learning…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Wenming Yang , Xuechen Zhang , Yapeng Tian , Wei Wang , Jing-Hao Xue

In this paper, we consider two challenging issues in reference-based super-resolution (RefSR), (i) how to choose a proper reference image, and (ii) how to learn real-world RefSR in a self-supervised manner. Particularly, we present a novel…

图像与视频处理 · 电气工程与系统科学 2022-07-21 Zhilu Zhang , Ruohao Wang , Hongzhi Zhang , Yunjin Chen , Wangmeng Zuo

Single image super-resolution (SISR), which aims to reconstruct a high-resolution (HR) image from a low-resolution (LR) observation, has been an active research topic in the area of image processing in recent decades. Particularly, deep…

图像与视频处理 · 电气工程与系统科学 2021-03-04 Honggang Chen , Xiaohai He , Linbo Qing , Yuanyuan Wu , Chao Ren , Ce Zhu

Super-resolution (SR) aims to increase the resolution of imagery. Applications include security, medical imaging, and object recognition. We propose a deep learning-based SR system that takes a hexagonally sampled low-resolution image as an…

图像与视频处理 · 电气工程与系统科学 2021-11-05 Dylan Flaute , Russell C. Hardie , Hamed Elwarfalli

Image super-resolution (SR) research has witnessed impressive progress thanks to the advance of convolutional neural networks (CNNs) in recent years. However, most existing SR methods are non-blind and assume that degradation has a single…

计算机视觉与模式识别 · 计算机科学 2021-07-05 Jiahui Zhang , Shijian Lu , Fangneng Zhan , Yingchen Yu

The capabilities of super-resolution reconstruction (SRR)---techniques for enhancing image spatial resolution---have been recently improved significantly by the use of deep convolutional neural networks. Commonly, such networks are learned…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Michal Kawulok , Szymon Piechaczek , Krzysztof Hrynczenko , Pawel Benecki , Daniel Kostrzewa , Jakub Nalepa

Image super-resolution (SR) aims to learn a mapping from low-resolution (LR) to high-resolution (HR) using paired HR-LR training images. Conventional SR methods typically gather the paired training data by synthesizing LR images from HR…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Zeshuai Deng , Zhuokun Chen , Shuaicheng Niu , Thomas H. Li , Bohan Zhuang , Mingkui Tan

We introduce a new learning strategy for image enhancement by recurrently training the same simple superresolution (SR) network multiple times. After initially training an SR network by using pairs of a corrupted low resolution (LR) image…

图像与视频处理 · 电气工程与系统科学 2019-07-29 Saem Park , Nojun Kwak

Existing deep learning-based video super-resolution (SR) methods usually depend on the supervised learning approach, where the training data is usually generated by the blurring operation with known or predefined kernels (e.g., Bicubic…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Haoran Bai , Jinshan Pan