中文
相关论文

相关论文: Learning A Single Network for Scale-Arbitrary Supe…

200 篇论文

In contrast to SGD, adaptive gradient methods like Adam allow robust training of modern deep networks, especially large language models. However, the use of adaptivity not only comes at the cost of extra memory but also raises the…

机器学习 · 计算机科学 2022-07-20 Zhiyuan Li , Srinadh Bhojanapalli , Manzil Zaheer , Sashank J. Reddi , Sanjiv Kumar

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

The main challenge of single image super resolution (SISR) is the recovery of high frequency details such as tiny textures. However, most of the state-of-the-art methods lack specific modules to identify high frequency areas, causing the…

计算机视觉与模式识别 · 计算机科学 2018-07-19 Yuan Liu , Yuancheng Wang , Nan Li , Xu Cheng , Yifeng Zhang , Yongming Huang , Guojun Lu

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

The high computational costs of video super-resolution (VSR) models hinder their deployment on resource-limited devices, (e.g., smartphones and drones). Existing VSR models contain considerable redundant filters, which drag down the…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Bin Xia , Jingwen He , Yulun Zhang , Yitong Wang , Yapeng Tian , Wenming Yang , Luc Van Gool

High-resolution (HR) images are usually downscaled to low-resolution (LR) ones for better display and afterward upscaled back to the original size to recover details. Recent work in image rescaling formulates downscaling and upscaling as a…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Jinhai Yang , Mengxi Guo , Shijie Zhao , Junlin Li , Li Zhang

Recent advancements in recurrent neural network (RNN) research have demonstrated the superiority of utilizing multiscale structures in learning temporal representations of time series. Currently, most of multiscale RNNs use fixed scales,…

机器学习 · 计算机科学 2019-02-18 Hao Hu , Liqiang Wang , Guo-Jun Qi

Super-resolution (SR) has achieved great success due to the development of deep convolutional neural networks (CNNs). However, as the depth and width of the networks increase, CNN-based SR methods have been faced with the challenge of…

图像与视频处理 · 电气工程与系统科学 2020-11-10 Parichehr Behjati , Pau Rodriguez , Armin Mehri , Isabelle Hupont , Jordi Gonzalez , Carles Fernandez Tena

Despite achieving remarkable progress in recent years, single-image super-resolution methods are developed with several limitations. Specifically, they are trained on fixed content domains with certain degradations (whether synthetic or…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Xiaoyu Lin , Baran Ozaydin , Vidit Vidit , Majed El Helou , Sabine Süsstrunk

Implicit neural representation (INR) has become the standard approach for arbitrary-scale image super-resolution (ASSR). To date, no empirical study has systematically examined the effectiveness of existing methods, nor investigated the…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Tayyab Nasir , Daochang Liu , Ajmal Mian

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

This paper introduces a lightweight image super-resolution (SR) network, termed the Multi-scale Spatial Adaptive Attention Network (MSAAN), to address the common dilemma between high reconstruction fidelity and low model complexity in…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Sushi Rao , Jingwei Li

In recent years, deep learning methods have been successfully applied to single-image super-resolution tasks. Despite their great performances, deep learning methods cannot be easily applied to real-world applications due to the requirement…

计算机视觉与模式识别 · 计算机科学 2018-10-08 Namhyuk Ahn , Byungkon Kang , Kyung-Ah Sohn

Blind Super-Resolution (blind SR) aims to enhance the model's generalization ability with unknown degradation, yet it still encounters severe overfitting issues. Some previous methods inspired by dropout, which enhances generalization by…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Hang Xu , Wei Yu , Jiangtong Tan , Zhen Zou , Feng Zhao

In this paper, we introduce a novel implicit neural network for the task of single image super-resolution at arbitrary scale factors. To do this, we represent an image as a decoding function that maps locations in the image along with their…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Quan H. Nguyen , William J. Beksi

We present an approach to adaptively utilize deep neural networks in order to reduce the evaluation time on new examples without loss of accuracy. Rather than attempting to redesign or approximate existing networks, we propose two schemes…

机器学习 · 计算机科学 2017-09-20 Tolga Bolukbasi , Joseph Wang , Ofer Dekel , Venkatesh Saligrama

Single image super-resolution (SISR) is an image processing task which obtains high-resolution (HR) image from a low-resolution (LR) image. Recently, due to the capability in feature extraction, a series of deep learning methods have…

图像与视频处理 · 电气工程与系统科学 2020-03-19 Bo Fu , Liyan Wang , Yuechu Wu , Yufeng Wu , Shilin Fu , Yonggong Ren

Deep learning-based algorithms have greatly improved the performance of remote sensing image (RSI) super-resolution (SR). However, increasing network depth and parameters cause a huge burden of computing and storage. Directly reducing the…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Hanlin Wu , Ning Ni , Libao Zhang

Reference-based image super-resolution (RefSR) has shown promising success in recovering high-frequency details by utilizing an external reference image (Ref). In this task, texture details are transferred from the Ref image to the…

计算机视觉与模式识别 · 计算机科学 2021-06-07 Liying Lu , Wenbo Li , Xin Tao , Jiangbo Lu , Jiaya Jia

The attention mechanism plays a pivotal role in designing advanced super-resolution (SR) networks. In this work, we design an efficient SR network by improving the attention mechanism. We start from a simple pixel attention module and…

图像与视频处理 · 电气工程与系统科学 2022-10-14 Lin Zhou , Haoming Cai , Jinjin Gu , Zheyuan Li , Yingqi Liu , Xiangyu Chen , Yu Qiao , Chao Dong