English
Related papers

Related papers: Efficient Image Super-Resolution using Vast-Recept…

200 papers

Despite convolutional network-based methods have boosted the performance of single image super-resolution (SISR), the huge computation costs restrict their practical applicability. In this paper, we develop a computation efficient yet…

Computer Vision and Pattern Recognition · Computer Science 2020-11-16 Xuehui Wang , Qing Wang , Yuzhi Zhao , Junchi Yan , Lei Fan , Long Chen

In this paper we propose a vision system that performs image Super Resolution (SR) with selectivity. Conventional SR techniques, either by multi-image fusion or example-based construction, have failed to capitalize on the intrinsic…

Computer Vision and Pattern Recognition · Computer Science 2010-10-28 Ju Sun , Qiang Chen , Shuicheng Yan , Loong-Fah Cheong

Aiming at the problems that the convolutional neural networks neglect to capture the inherent attributes of natural images and extract features only in a single scale in the field of image super-resolution reconstruction, a network…

Image and Video Processing · Electrical Eng. & Systems 2020-04-09 Jiawen Lyn , Sen Yan

Convolutional neural network (CNN) depth is of crucial importance for image super-resolution (SR). However, we observe that deeper networks for image SR are more difficult to train. The low-resolution inputs and features contain abundant…

Computer Vision and Pattern Recognition · Computer Science 2018-07-16 Yulun Zhang , Kunpeng Li , Kai Li , Lichen Wang , Bineng Zhong , Yun Fu

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…

Computer Vision and Pattern Recognition · Computer Science 2015-08-03 Chao Dong , Chen Change Loy , Kaiming He , Xiaoou Tang

Recent research on super-resolution has progressed with the development of deep convolutional neural networks (DCNN). In particular, residual learning techniques exhibit improved performance. In this paper, we develop an enhanced deep…

Computer Vision and Pattern Recognition · Computer Science 2017-07-11 Bee Lim , Sanghyun Son , Heewon Kim , Seungjun Nah , Kyoung Mu Lee

Effective aggregation of temporal information of consecutive frames is the core of achieving video super-resolution. Many scholars have utilized structures such as sliding windows and recurrent to gather spatio-temporal information of…

Computer Vision and Pattern Recognition · Computer Science 2023-09-26 Yonggui Zhu , Guofang Li

Video Super-Resolution (VSR) aims to restore high-resolution (HR) videos from low-resolution (LR) videos. Existing VSR techniques usually recover HR frames by extracting pertinent textures from nearby frames with known degradation…

Image and Video Processing · Electrical Eng. & Systems 2023-01-02 Zhongwei Qiu , Huan Yang , Jianlong Fu , Daochang Liu , Chang Xu , Dongmei Fu

This paper explores training efficient VGG-style super-resolution (SR) networks with the structural re-parameterization technique. The general pipeline of re-parameterization is to train networks with multi-branch topology first, and then…

Computer Vision and Pattern Recognition · Computer Science 2022-05-12 Xintao Wang , Chao Dong , Ying Shan

Efficient Image Super-Resolution (SR) aims to accelerate SR network inference by minimizing computational complexity and network parameters while preserving performance. Existing state-of-the-art Efficient Image Super-Resolution methods are…

Image and Video Processing · Electrical Eng. & Systems 2024-05-14 Xiaoyan Lei , Wenlong Zhang , Weifeng Cao

Conventional supervised super-resolution (SR) approaches are trained with massive external SR datasets but fail to exploit desirable properties of the given test image. On the other hand, self-supervised SR approaches utilize the internal…

Computer Vision and Pattern Recognition · Computer Science 2020-08-26 Seobin Park , Jinsu Yoo , Donghyeon Cho , Jiwon Kim , Tae Hyun Kim

Convolutional neural networks are the most successful models in single image super-resolution. Deeper networks, residual connections, and attention mechanisms have further improved their performance. However, these strategies often improve…

Image and Video Processing · Electrical Eng. & Systems 2020-12-09 Parichehr Behjati , Pau Rodriguez , Armin Mehri , Isabelle Hupont , Carles Fernández Tena , Jordi Gonzalez

Recently, Vision Transformer has achieved great success in recovering missing details in low-resolution sequences, i.e., the video super-resolution (VSR) task. Despite its superiority in VSR accuracy, the heavy computational burden as well…

Computer Vision and Pattern Recognition · Computer Science 2024-04-01 Xingyu Zhou , Leheng Zhang , Xiaorui Zhao , Keze Wang , Leida Li , Shuhang Gu

Image super-resolution generation aims to generate a high-resolution image from its low-resolution image. However, more complex neural networks bring high computational costs and memory storage. It is still an active area for offering the…

Image and Video Processing · Electrical Eng. & Systems 2023-10-23 Neeraj Baghel , Shiv Ram Dubey , Satish Kumar Singh

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…

Computer Vision and Pattern Recognition · Computer Science 2022-12-01 Jie Liu , Chao Chen , Jie Tang , Gangshan Wu

With the recent trend for ultra high definition displays, the demand for high quality and efficient video super-resolution (VSR) has become more important than ever. Previous methods adopt complex motion compensation strategies to exploit…

Image and Video Processing · Electrical Eng. & Systems 2019-09-19 Dario Fuoli , Shuhang Gu , Radu Timofte

General image super-resolution techniques have difficulties in recovering detailed face structures when applying to low resolution face images. Recent deep learning based methods tailored for face images have achieved improved performance…

Computer Vision and Pattern Recognition · Computer Science 2021-02-03 Chaofeng Chen , Dihong Gong , Hao Wang , Zhifeng Li , Kwan-Yee K. Wong

General-purpose super-resolution models, particularly Vision Transformers, have achieved remarkable success but exhibit fundamental inefficiencies in common infrared imaging scenarios like surveillance and autonomous driving, which operate…

Computer Vision and Pattern Recognition · Computer Science 2026-02-18 Youngwan Jin , Incheol Park , Yagiz Nalcakan , Hyeongjin Ju , Sanghyeop Yeo , Shiho Kim

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.…

Computer Vision and Pattern Recognition · Computer Science 2016-08-02 Chao Dong , Chen Change Loy , Xiaoou Tang

Video super-resolution (VSR) has become one of the most critical problems in video processing. In the deep learning literature, recent works have shown the benefits of using adversarial-based and perceptual losses to improve the performance…

Computer Vision and Pattern Recognition · Computer Science 2019-06-26 Alice Lucas , Santiago Lopez Tapia , Rafael Molina , Aggelos K. Katsaggelos