中文
相关论文

相关论文: Texture Hallucination for Large-Factor Painting Su…

200 篇论文

Many super-resolution (SR) models are optimized for high performance only and therefore lack efficiency due to large model complexity. As large models are often not practical in real-world applications, we investigate and propose novel loss…

图像与视频处理 · 电气工程与系统科学 2021-06-03 Dario Fuoli , Luc Van Gool , Radu Timofte

Several recent works have addressed the ability of deep learning to disclose rich, hierarchical and discriminative models for the most diverse purposes. Specifically in the super-resolution field, Convolutional Neural Networks (CNNs) using…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Eduardo Ribeiro , Andreas Uhl , Fernando Alonso-Fernandez

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

Existing diffusion-based super-resolution approaches often exhibit semantic ambiguities due to inaccuracies and incompleteness in their text conditioning, coupled with the inherent tendency for cross-attention to divert towards irrelevant…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Chen Chen , Majid Abdolshah , Violetta Shevchenko , Hongdong Li , Chang Xu , Pulak Purkait

Reference-based image super-resolution (RefSR) represents a promising advancement in super-resolution (SR). In contrast to single-image super-resolution (SISR), RefSR leverages an additional reference image to help recover high-frequency…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Xue Yang , Tao Chen , Lei Guo , Wenbo Jiang , Ji Guo , Yongming Li , Jiaming He

A low-resolution digital surface model (DSM) features distinctive attributes impacted by noise, sensor limitations and data acquisition conditions, which failed to be replicated using simple interpolation methods like bicubic. This causes…

图像与视频处理 · 电气工程与系统科学 2024-04-08 Daniel Panangian , Ksenia Bittner

Conventional super-resolution methods suffer from two drawbacks: substantial computational cost in upscaling an entire large image, and the introduction of extraneous or potentially detrimental information for downstream computer vision…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Tianyi Zhang , Kishore Kasichainula , Yaoxin Zhuo , Baoxin Li , Jae-sun Seo , Yu Cao

We propose a new approach for the image super-resolution (SR) task that progressively restores a high-resolution (HR) image from an input low-resolution (LR) image on the basis of a neural ordinary differential equation. In particular, we…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Seobin Park , Tae Hyun Kim

Sparse representation with training-based dictionary has been shown successful on super resolution(SR) but still have some limitations. Based on the idea of making the magnification of function curve without losing its fidelity, we proposed…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Junyi Bian , Baojun Lin , Ke Zhang

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

While implicit generative models such as GANs have shown impressive results in high quality image reconstruction and manipulation using a combination of various losses, we consider a simpler approach leading to surprisingly strong results.…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Muhammad Waleed Gondal , Bernhard Schölkopf , Michael Hirsch

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

Modern deep-learning super-resolution (SR) techniques process images and videos independently of the underlying content and viewing conditions. However, the sensitivity of the human visual system (HVS) to image details changes depending on…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Volodymyr Karpenko , Taimoor Tariq , Jorge Condor , Piotr Didyk

The Reference-based Super-resolution (RefSR) super-resolves a low-resolution (LR) image given an external high-resolution (HR) reference image, where the reference image and LR image share similar viewpoint but with significant resolution…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Haitian Zheng , Mengqi Ji , Haoqian Wang , Yebin Liu , Lu Fang

Most face super-resolution methods assume that low-resolution and high-resolution manifolds have similar local geometrical structure, hence learn local models on the lowresolution manifolds (e.g. sparse or locally linear embedding models),…

计算机视觉与模式识别 · 计算机科学 2015-12-21 Reuben Farrugia , Christine Guillemot

Super-resolution is a fundamental problem in computer vision which aims to overcome the spatial limitation of camera sensors. While significant progress has been made in single image super-resolution, most algorithms only perform well on…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Xiangyu Xu , Yongrui Ma , Wenxiu Sun , Ming-Hsuan Yang

High-precision facial landmark detection (FLD) relies on high-resolution deep feature representations. However, low-resolution face images or the compression (via pooling or strided convolution) of originally high-resolution images hinder…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Jun Wan , Yuanzhi Yao , Zhihui Lai , Jie Zhou , Xianxu Hou , Wenwen Min

Given an image, we wish to produce an image of larger size with significantly more pixels and higher image quality. This is generally known as the Single Image Super-Resolution (SISR) problem. The idea is that with sufficient training data…

计算机视觉与模式识别 · 计算机科学 2016-10-06 Yaniv Romano , John Isidoro , Peyman Milanfar

In the process of performing image super-resolution processing, the processing of complex localized information can have a significant impact on the quality of the image generated. Fractal features can capture the rich details of both micro…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Lianping Yang , Peng Jiao , Jinshan Pan , Hegui Zhu , Su Guo

The recent use of diffusion prior, enhanced by pre-trained text-image models, has markedly elevated the performance of image super-resolution (SR). To alleviate the huge computational cost required by pixel-based diffusion SR, latent-based…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Feng Luo , Jinxi Xiang , Jun Zhang , Xiao Han , Wei Yang