中文
相关论文

相关论文: The Eleventh NTIRE 2026 Efficient Super-Resolution…

200 篇论文

Recently, the single image super-resolution (SISR) approaches with deep and complex convolutional neural network structures have achieved promising performance. However, those methods improve the performance at the cost of higher memory…

图像与视频处理 · 电气工程与系统科学 2021-06-23 Zhengxue Wang , Guangwei Gao , Juncheng Li , Yi Yu , Huimin Lu

Previous feed-forward architectures of recently proposed deep super-resolution networks learn the features of low-resolution inputs and the non-linear mapping from those to a high-resolution output. However, this approach does not fully…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Muhammad Haris , Greg Shakhnarovich , Norimichi Ukita

In this work, we present QuickSRNet, an efficient super-resolution architecture for real-time applications on mobile platforms. Super-resolution clarifies, sharpens, and upscales an image to higher resolution. Applications such as gaming…

图像与视频处理 · 电气工程与系统科学 2023-05-16 Guillaume Berger , Manik Dhingra , Antoine Mercier , Yashesh Savani , Sunny Panchal , Fatih Porikli

Single-image super-resolution (SISR) has seen significant advancements through the integration of deep learning. However, the substantial computational and memory requirements of existing methods often limit their practical application.…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Xin Xu , Jinman Park , Paul Fieguth

This paper reports on the NTIRE 2025 XGC Quality Assessment Challenge, which will be held in conjunction with the New Trends in Image Restoration and Enhancement Workshop (NTIRE) at CVPR 2025. This challenge is to address a major challenge…

Image restoration, which aims to recover high-quality images from their corrupted counterparts, often faces the challenge of being an ill-posed problem that allows multiple solutions for a single input. However, most deep learning based…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Wenyi Lian , Wenjing Lian , Ziwei Luo

Recent progress in deep learning-based models has improved photo-realistic (or perceptual) single-image super-resolution significantly. However, despite their powerful performance, many methods are difficult to apply to real-world…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Namhyuk Ahn , Byungkon Kang , Kyung-Ah Sohn

The workload of real-time rendering is steeply increasing as the demand for high resolution, high refresh rates, and high realism rises, overwhelming most graphics cards. To mitigate this problem, one of the most popular solutions is to…

图形学 · 计算机科学 2023-10-17 Zhihua Zhong , Jingsen Zhu , Yuxin Dai , Chuankun Zheng , Yuchi Huo , Guanlin Chen , Hujun Bao , Rui Wang

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-Photon Image Super-Resolution (SPISR) aims to recover a high-resolution volumetric photon counting cube from a noisy low-resolution one by computational imaging algorithms. In real-world scenarios, pairs of training samples are often…

图像与视频处理 · 电气工程与系统科学 2023-03-06 Yiwei Chen , Chen Jiang , Yu Pan

Blind single image super-resolution (SISR) is a challenging task in image processing due to the ill-posed nature of the inverse problem. Complex degradations present in real life images make it difficult to solve this problem using na\"ive…

图像与视频处理 · 电气工程与系统科学 2024-04-26 Hasan F. Ates , Suleyman Yildirim , Bahadir K. Gunturk

In this study, we propose an enhanced image restoration model, SUPIR, based on the integration of two low-rank adaptive (LoRA) modules with the Stable Diffusion XL (SDXL) framework. Our method leverages the advantages of LoRA to fine-tune…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Haiyang Zhao

Pursuing the precise details of super-resolution images is challenging for single-image super-resolution tasks. This paper presents a single-image super-resolution network with hairline details (termed NLCUnet), including three core…

图像与视频处理 · 电气工程与系统科学 2023-07-25 Jiancong Feng , Yuan-Gen Wang , Fengchuang Xing

Convolutional Neural Networks (CNNs) have demonstrated great results for the single-image super-resolution (SISR) problem. Currently, most CNN algorithms promote deep and computationally expensive models to solve SISR. However, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Vandit Jain , Prakhar Bansal , Abhinav Kumar Singh , Rajeev Srivastava

In the recent years impressive advances were made for single image super-resolution. Deep learning is behind a big part of this success. Deep(er) architecture design and external priors modeling are the key ingredients. The internal…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Yudong Liang , Radu Timofte , Jinjun Wang , Yihong Gong , Nanning Zheng

Single image super resolution is a very important computer vision task, with a wide range of applications. In recent years, the depth of the super-resolution model has been constantly increasing, but with a small increase in performance, it…

计算机视觉与模式识别 · 计算机科学 2018-02-01 Xi Cheng , Xiang Li , Ying Tai , Jian Yang

Super-resolution (SR) is an ill-posed problem, which means that infinitely many high-resolution (HR) images can be degraded to the same low-resolution (LR) image. To study the one-to-many stochastic SR mapping, we implicitly represent the…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Hangqi Zhou , Chao Huang , Shangqi Gao , Xiahai Zhuang

Deep Neural Networks (DNNs) have gained immense success in cognitive applications and greatly pushed today's artificial intelligence forward. The biggest challenge in executing DNNs is their extremely data-extensive computations. The…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Fuqiang Liu , C. Liu

Photography during night or in dark conditions typically suffers from noise, low light and blurring issues due to the dim environment and the common use of long exposure. Although Deblurring and Low-light Image Enhancement (LLIE) are…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Daniel Feijoo , Juan C. Benito , Alvaro Garcia , Marcos V. Conde

Single image super-resolution (SISR), which aims to reconstruct a high-resolution (HR) image from a low-resolution (LR) observation, has been an active research topic in the area of image processing in recent decades. Particularly, deep…

图像与视频处理 · 电气工程与系统科学 2021-03-04 Honggang Chen , Xiaohai He , Linbo Qing , Yuanyuan Wu , Chao Ren , Ce Zhu
‹ 上一页 1 8 9 10 下一页 ›