中文
相关论文

相关论文: Accelerating Image Super-Resolution Networks with …

200 篇论文

Recent deep learning approaches to single image super-resolution have achieved impressive results in terms of traditional error measures and perceptual quality. However, in each case it remains challenging to achieve high quality results…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Yifan Wang , Federico Perazzi , Brian McWilliams , Alexander Sorkine-Hornung , Olga Sorkine-Hornung , Christopher Schroers

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

Single image super-resolution (SISR) is the task of inferring a high-resolution image from a single low-resolution image. Recent research on super-resolution has achieved great progress due to the development of deep convolutional neural…

图像与视频处理 · 电气工程与系统科学 2019-11-22 Zhengyang Lu , Ying Chen

Object instance segmentation is one of the most fundamental but challenging tasks in computer vision, and it requires the pixel-level image understanding. Most existing approaches address this problem by adding a mask prediction branch to a…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Jun Yu , Jinghan Yao , Jian Zhang , Zhou Yu , Dacheng Tao

Image super-resolution (SR) serves as a fundamental tool for the processing and transmission of multimedia data. Recently, Transformer-based models have achieved competitive performances in image SR. They divide images into fixed-size…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Jie Liu , Chao Chen , Jie Tang , Gangshan Wu

Deep convolutional neural networks (DCNNs) have recently demonstrated high-quality results in single-image super-resolution (SR). DCNNs often suffer from over-parametrization and large amounts of redundancy, which results in inefficient…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Yinglan Ma , Hongyu Xiong , Zhe Hu , Lizhuang Ma

Single-image super-resolution (SISR) is an important task in image processing, which aims to enhance the resolution of imaging systems. Recently, SISR has made a huge leap and has achieved promising results with the help of deep learning…

图像与视频处理 · 电气工程与系统科学 2024-04-15 Juncheng Li , Zehua Pei , Wenjie Li , Guangwei Gao , Longguang Wang , Yingqian Wang , Tieyong Zeng

Single image super resolution (SISR) is to reconstruct a high resolution image from a single low resolution image. The SISR task has been a very attractive research topic over the last two decades. In recent years, convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-12-21 Bingzhe Wu , Haodong Duan , Zhichao Liu , Guangyu Sun

Standard single-image super-resolution (SR) upsamples and restores entire images. Yet several real-world applications require higher resolutions only in specific regions, such as license plates or faces, making the super-resolution of the…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Bo Ji , Angela Yao

Single image super-resolution (SR) is extremely difficult if the upscaling factors of image pairs are unknown and different from each other, which is common in real image SR. To tackle the difficulty, we develop two multi-scale deep neural…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Shangqi Gao , Xiahai Zhuang

The objective of image super-resolution is to reconstruct a high-resolution (HR) image with the prior knowledge from one or several low-resolution (LR) images. However, in the real world, due to the limited complementary information, the…

图像与视频处理 · 电气工程与系统科学 2024-12-16 Jing Sun , Qiangqiang Yuan , Huanfeng Shen , Jie Li , Liangpei Zhang

Deep convolutional neural networks (DCNN) have been widely adopted for research on super resolution recently, however previous work focused mainly on stacking as many layers as possible in their model, in this paper, we present a new…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Yiwen Huang , Ming Qin

Structures matter in single image super-resolution (SISR). Benefiting from generative adversarial networks (GANs), recent studies have promoted the development of SISR by recovering photo-realistic images. However, there are still undesired…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Cheng Ma , Yongming Rao , Jiwen Lu , Jie Zhou

Single image super-resolution (SR) is an ill-posed problem which aims to recover high-resolution (HR) images from their low-resolution (LR) observations. The crux of this problem lies in learning the complex mapping between low-resolution…

计算机视觉与模式识别 · 计算机科学 2017-01-05 Ding Liu , Zhaowen Wang , Nasser Nasrabadi , Thomas Huang

With the development of the super-resolution convolutional neural network (SRCNN), deep learning technique has been widely applied in the field of image super-resolution. Previous works mainly focus on optimizing the structure of SRCNN,…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Jianwei Zhang , zhenxing Wang , yuhui Zheng , Guoqing Zhang

Deep neural networks have achieved remarkable success in single image super-resolution (SISR). The computing and memory requirements of these methods have hindered their application to broad classes of real devices with limited computing…

计算机视觉与模式识别 · 计算机科学 2018-06-06 Lei Zhang , Peng Wang , Chunhua Shen , Lingqiao Liu , Wei Wei , Yanning Zhang , Anton van den Hengel

Image superresolution methods process an input image sequence of a scene to obtain a still image with increased resolution. Classical approaches to this problem involve complex iterative minimization procedures, typically with high…

计算机视觉与模式识别 · 计算机科学 2007-05-23 Carlos Miravet , Francisco B. Rodriguez

CNNs with strong learning abilities are widely chosen to resolve super-resolution problem. However, CNNs depend on deeper network architectures to improve performance of image super-resolution, which may increase computational cost in…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Chunwei Tian , Yixuan Yuan , Shichao Zhang , Chia-Wen Lin , Wangmeng Zuo , David Zhang

Deep neural networks for image super-resolution (SR) have demonstrated superior performance. However, the large memory and computation consumption hinders their deployment on resource-constrained devices. Binary neural networks (BNNs),…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Renjie Wei , Zechun Liu , Yuchen Fan , Runsheng Wang , Ru Huang , Meng Li

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