中文
相关论文

相关论文: Learned Image Downscaling for Upscaling using Cont…

200 篇论文

One impressive advantage of convolutional neural networks (CNNs) is their ability to automatically learn feature representation from raw pixels, eliminating the need for hand-designed procedures. However, recent methods for single image…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Yifan Wang , Lijun Wang , Hongyu Wang , Peihua Li

Deep networks have achieved great success in image rescaling (IR) task that seeks to learn the optimal downscaled representations, i.e., low-resolution (LR) images, to reconstruct the original high-resolution (HR) images. Compared with…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Bingna Xu , Yong Guo , Luoqian Jiang , Mianjie Yu , Jian Chen

The current existing deep image super-resolution methods usually assume that a Low Resolution (LR) image is bicubicly downscaled of a High Resolution (HR) image. However, such an ideal bicubic downsampling process is different from the real…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Rao Muhammad Umer , Christian Micheloni

Deep learning based methods have recently pushed the state-of-the-art on the problem of Single Image Super-Resolution (SISR). In this work, we revisit the more traditional interpolation-based methods, that were popular before, now with the…

计算机视觉与模式识别 · 计算机科学 2017-12-19 Xu Jia , Hong Chang , Tinne Tuytelaars

Most image super-resolution (SR) methods are developed on synthetic low-resolution (LR) and high-resolution (HR) image pairs that are constructed by a predetermined operation, e.g., bicubic downsampling. As existing methods typically learn…

图像与视频处理 · 电气工程与系统科学 2021-09-09 Sanghyun Son , Jaeha Kim , Wei-Sheng Lai , Ming-Husan Yang , Kyoung Mu Lee

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

We propose a deep learning method for single image super-resolution (SR). Our method directly learns an end-to-end mapping between the low/high-resolution images. The mapping is represented as a deep convolutional neural network (CNN) that…

计算机视觉与模式识别 · 计算机科学 2015-08-03 Chao Dong , Chen Change Loy , Kaiming He , Xiaoou Tang

In this paper, an efficient super-resolution (SR) method based on deep convolutional neural network (CNN) is proposed, namely Gradual Upsampling Network (GUN). Recent CNN based SR methods often preliminarily magnify the low resolution (LR)…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Yang Zhao , Guoqing Li , Wenjun Xie , Wei Jia , Hai Min , Xiaoping Liu

Normalizing flow models have been used successfully for generative image super-resolution (SR) by approximating complex distribution of natural images to simple tractable distribution in latent space through Invertible Neural Networks…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Min Zhang , Zhihong Pan , Xin Zhou , C. -C. Jay Kuo

Super-resolution (SR) has traditionally been based on pairs of high-resolution images (HR) and their low-resolution (LR) counterparts obtained artificially with bicubic downsampling. However, in real-world SR, there is a large variety of…

图像与视频处理 · 电气工程与系统科学 2020-11-06 Mohammad Saeed Rad , Thomas Yu , Claudiu Musat , Hazim Kemal Ekenel , Behzad Bozorgtabar , Jean-Philippe Thiran

Deep convolutional networks have attracted great attention in image restoration and enhancement. Generally, restoration quality has been improved by building more and more convolutional block. However, these methods mostly learn a specific…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Yukai Shi , Jinghui Qin

Many convolutional neural networks (CNNs) rely on progressive downsampling of their feature maps to increase the network's receptive field and decrease computational cost. However, this comes at the price of losing granularity in the…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Robin Hesse , Simone Schaub-Meyer , Stefan Roth

Most single image super-resolution (SR) methods are developed on synthetic low-resolution (LR) and high-resolution (HR) image pairs, which are simulated by a predetermined degradation operation, e.g., bicubic downsampling. However, these…

图像与视频处理 · 电气工程与系统科学 2021-10-22 Rui Ma , Johnathan Czernik , Xian Du

Image downscaling is a fundamental operation in image processing, crucial for adapting high-resolution content to various display and storage constraints. While classic methods often introduce blurring or aliasing, recent learning-based…

图像与视频处理 · 电气工程与系统科学 2025-11-04 Piyush Narhari Pise , Sanjay Ghosh

Ultra high resolution (UHR) images are almost always downsampled to fit small displays of mobile end devices and upsampled to its original resolution when exhibited on very high-resolution displays. This observation motivates us on jointly…

图像与视频处理 · 电气工程与系统科学 2023-02-14 Xi Zhang , Xiaolin Wu

In recent years, much research has been conducted on image super-resolution (SR). To the best of our knowledge, however, few SR methods were concerned with compressed images. The SR of compressed images is a challenging task due to the…

计算机视觉与模式识别 · 计算机科学 2017-09-20 Honggang Chen , Xiaohai He , Chao Ren , Linbo Qing , Qizhi Teng

In this paper we investigate the use of discriminative model learning through Convolutional Neural Networks (CNNs) for SAR image despeckling. The network uses a residual learning strategy, hence it does not recover the filtered image, but…

计算机视觉与模式识别 · 计算机科学 2017-05-04 G. Chierchia , D. Cozzolino , G. Poggi , L. Verdoliva

Great successes have been achieved using deep learning techniques for image super-resolution (SR) with fixed scales. To increase its real world applicability, numerous models have also been proposed to restore SR images with arbitrary scale…

图像与视频处理 · 电气工程与系统科学 2022-09-28 Zhihong Pan , Baopu Li , Dongliang He , Wenhao Wu , Errui Ding

Image super-resolution (SR) is a technique to recover lost high-frequency information in low-resolution (LR) images. Spatial-domain information has been widely exploited to implement image SR, so a new trend is to involve frequency-domain…

图像与视频处理 · 电气工程与系统科学 2022-12-09 Jing Fang , Yinbo Yu , Zhongyuan Wang , Xin Ding , Ruimin Hu

Recently, deep neural networks have achieved impressive performance in terms of both reconstruction accuracy and efficiency for single image super-resolution (SISR). However, the network model of these methods is a fully convolutional…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Yongliang Tang , Jiashui Huang , Faen Zhang , Weiguo Gong
‹ 上一页 1 2 3 10 下一页 ›