中文
相关论文

相关论文: Efficient Single Image Super Resolution using Enha…

200 篇论文

Convolutional neural networks (CNNs) have allowed remarkable advances in single image super-resolution (SISR) over the last decade. Most SR methods based on CNNs have focused on achieving performance gains in terms of quality metrics, such…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Wonkyung Lee , Junghyup Lee , Dohyung Kim , Bumsub Ham

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

Single image super-resolution (SISR) is the process of obtaining one high-resolution version of a low-resolution image by increasing the number of pixels per unit area. This method has been actively investigated by the research community,…

图像与视频处理 · 电气工程与系统科学 2022-10-11 George Corrêa de Araújo , Helio Pedrini

Deep Convolution Neural Networks (CNN) have achieved significant performance on single image super-resolution (SR) recently. However, existing CNN-based methods use artificially synthetic low-resolution (LR) and high-resolution (HR) image…

计算机视觉与模式识别 · 计算机科学 2018-12-14 Tianyu Zhao , Wenqi Ren , Changqing Zhang , Dongwei Ren , Qinghua Hu

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) has achieved significant breakthroughs with the development of deep learning. However, these methods are difficult to be applied in real-world scenarios since they are inevitably accompanied by the…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Guangwei Gao , Zhengxue Wang , Juncheng Li , Wenjie Li , Yi Yu , Tieyong Zeng

We propose a simple yet effective model for Single Image Super-Resolution (SISR), by combining the merits of Residual Learning and Convolutional Sparse Coding (RL-CSC). Our model is inspired by the Learned Iterative Shrinkage-Threshold…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Menglei Zhang , Zhou Liu , Lei Yu

As a successful deep model applied in image super-resolution (SR), the Super-Resolution Convolutional Neural Network (SRCNN) has demonstrated superior performance to the previous hand-crafted models either in speed and restoration quality.…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Chao Dong , Chen Change Loy , Xiaoou Tang

We propose methodologies to train highly accurate and efficient deep convolutional neural networks (CNNs) for image super resolution (SR). A cascade training approach to deep learning is proposed to improve the accuracy of the neural…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Haoyu Ren , Mostafa El-Khamy , Jungwon Lee

Super-resolution (SR) is a technique that allows increasing the resolution of a given image. Having applications in many areas, from medical imaging to consumer electronics, several SR methods have been proposed. Currently, the best…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Marija Vella , João F. C. Mota

Despite significant progress toward super resolving more realistic images by deeper convolutional neural networks (CNNs), reconstructing fine and natural textures still remains a challenging problem. Recent works on single image super…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Mohammad Saeed Rad , Behzad Bozorgtabar , Claudiu Musat , Urs-Viktor Marti , Max Basler , Hazim Kemal Ekenel , Jean-Philippe Thiran

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), as a traditional ill-conditioned inverse problem, has been greatly revitalized by the recent development of convolutional neural networks (CNN). These CNN-based methods generally map a low-resolution…

图像与视频处理 · 电气工程与系统科学 2024-10-30 Yuqing Liu , Shiqi Wang , Jian Zhang , Shanshe Wang , Siwei Ma , Wen Gao

Deep models have achieved significant process on single image super-resolution (SISR) tasks, in particular large models with large kernel ($3\times3$ or more). However, the heavy computational footprint of such models prevents their…

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

High resolution magnetic resonance (MR) imaging is desirable in many clinical applications due to its contribution to more accurate subsequent analyses and early clinical diagnoses. Single image super resolution (SISR) is an effective and…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Xiaole Zhao , Yulun Zhang , Tao Zhang , Xueming Zou

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

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

Recent years have witnessed great success of convolutional neural network (CNN) for various problems both in low and high level visions. Especially noteworthy is the residual network which was originally proposed to handle high-level vision…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Yudong Liang , Ze Yang , Kai Zhang , Yihui He , Jinjun Wang , Nanning Zheng

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

Recently, Convolutional Neural Networks (CNNs) have been successfully adopted to solve the ill-posed single image super-resolution (SISR) problem. A commonly used strategy to boost the performance of CNN-based SISR models is deploying very…

图像与视频处理 · 电气工程与系统科学 2019-12-10 Du Chen , Zewei He , Yanpeng Cao , Jiangxin Yang , Yanlong Cao , Michael Ying Yang , Siliang Tang , Yueting Zhuang