中文
相关论文

相关论文: Unified Dynamic Convolutional Network for Super-Re…

200 篇论文

Image super-resolution and denoising are two important tasks in image processing that can lead to improvement in image quality. Image super-resolution is the task of mapping a low resolution image to a high resolution image whereas…

计算机视觉与模式识别 · 计算机科学 2018-09-24 Rohit Pardasani , Utkarsh Shreemali

Convolutional Neural Networks (CNNs) have exhibited their great power in a variety of vision tasks. However, the lack of transform-invariant property limits their further applications in complicated real-world scenarios. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Tong Zhang , Haohan Weng , Ke Yi , C. L. Philip Chen

Recently, the deep convolutional neural network (CNN) has made remarkable progress in single image super resolution(SISR). However, blindly using the residual structure and dense structure to extract features from LR images, can cause the…

计算机视觉与模式识别 · 计算机科学 2019-07-08 Xiaopeng Sun , Wen Lu , Rui Wang , Furui Bai

The popularity of high and ultra-high definition displays has led to the need for methods to improve the quality of videos already obtained at much lower resolutions. Current Video Super-Resolution methods are not robust to mismatch between…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Santiago López-Tapia , Alice Lucas , Rafael Molina , Aggelos K. Katsaggelos

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

Convolutional neural networks (CNNs) are highly successful for super-resolution (SR) but often require sophisticated architectures with heavy memory cost and computational overhead, significantly restricts their practical deployments on…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Yanbo Wang , Shaohui Lin , Yanyun Qu , Haiyan Wu , Zhizhong Zhang , Yuan Xie , Angela Yao

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 have demonstrated highly competitive performance in super-resolution (SR) for natural images by learning mappings from low-resolution (LR) to high-resolution (HR) images. However, hyperspectral super-resolution remains…

图像与视频处理 · 电气工程与系统科学 2025-05-02 Usman Muhammad , Jorma Laaksonen , Lyudmila Mihaylova

Single image super-resolution (SISR) is a very popular topic nowadays, which has both research value and practical value. In daily life, we crop a large image into sub-images to do super-resolution and then merge them together. Although…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Junyu , Wang , Rong Song

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

Recently, single-image super-resolution has made great progress owing to the development of deep convolutional neural networks (CNNs). The vast majority of CNN-based models use a pre-defined upsampling operator, such as bicubic…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Xin Yang , Haiyang Mei , Jiqing Zhang , Ke Xu , Baocai Yin , Qiang Zhang , Xiaopeng Wei

A very deep convolutional neural network (CNN) has recently achieved great success for image super-resolution (SR) and offered hierarchical features as well. However, most deep CNN based SR models do not make full use of the hierarchical…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Yulun Zhang , Yapeng Tian , Yu Kong , Bineng Zhong , Yun Fu

Deep learning based methods, especially convolutional neural networks (CNNs) have been successfully applied in the field of single image super-resolution (SISR). To obtain better fidelity and visual quality, most of existing networks are of…

图像与视频处理 · 电气工程与系统科学 2021-08-17 Wenbin Xie , Dehua Song , Chang Xu , Chunjing Xu , Hui Zhang , Yunhe Wang

While Convolutional Neural Networks (CNNs) trained for image and video super-resolution (SR) regularly achieve new state-of-the-art performance, they also suffer from significant drawbacks. One of their limitations is their lack of…

图像与视频处理 · 电气工程与系统科学 2020-06-16 Alice Lucas , Santiago Lopez-Tapia , Rafael Molina , Aggelos K. Katsaggelos

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

Existing methods have demonstrated effective performance on a single degradation type. In practical applications, however, the degradation is often unknown, and the mismatch between the model and the degradation will result in a severe…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Mingde Yao , Ruikang Xu , Yuanshen Guan , Jie Huang , Zhiwei Xiong

In an underwater scene, wavelength-dependent light absorption and scattering degrade the visibility of images, causing low contrast and distorted color casts. To address this problem, we propose a convolutional neural network based image…

计算机视觉与模式识别 · 计算机科学 2018-07-11 Saeed Anwar , Chongyi Li , Fatih Porikli

Deep convolutional neural networks achieve excellent image up-sampling performance. However, CNN-based methods tend to restore high-resolution results highly depending on traditional interpolations (e.g. bicubic). In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Bolun Cai , Xiangmin Xu , Kailing Guo , Kui Jia , Dacheng Tao

In recent years, single image super-resolution (SISR) methods using deep convolution neural network (CNN) have achieved impressive results. Thanks to the powerful representation capabilities of the deep networks, numerous previous ways can…

图像与视频处理 · 电气工程与系统科学 2019-09-27 Zheng Hui , Xinbo Gao , Yunchu Yang , Xiumei Wang

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