中文
相关论文

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

200 篇论文

While deep learning-based super-resolution (SR) methods have shown impressive outcomes with synthetic degradation scenarios such as bicubic downsampling, they frequently struggle to perform well on real-world images that feature complex,…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Hyeonjae Kim , Dongjin Kim , Eugene Jin , Tae Hyun Kim

We investigate the use of wavelet-space feature decomposition in neural super-resolution for rendering pipelines. Building on recent neural upscaling frameworks, we introduce a formulation that predicts stationary wavelet coefficients…

图形学 · 计算机科学 2025-09-23 Prateek Poudel , Prashant Aryal , Kirtan Kunwar , Navin Nepal , Dinesh Baniya Kshatri

Image super-resolution (SR) methods essentially lead to a loss of some high-frequency (HF) information when predicting high-resolution (HR) images from low-resolution (LR) images without using external references. To address this issue, we…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Sifeng Xia , Wenhan Yang , Jiaying Liu , Zongming Guo

Recently, deep learning based single image super-resolution(SR) approaches have achieved great development. The state-of-the-art SR methods usually adopt a feed-forward pipeline to establish a non-linear mapping between low-res(LR) and…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Jinghui Qin , Ziwei Xie , Yukai Shi , Wushao Wen

Traditionally, the main focus of image super-resolution techniques is on recovering the most likely high-quality images from low-quality images, using a one-to-one low- to high-resolution mapping. Proceeding that way, we ignore the fact…

图像与视频处理 · 电气工程与系统科学 2021-02-15 Mohamed Abderrahmen Abid , Ihsen Hedhli , Christian Gagné

Self-supervised learning is crucial for super-resolution because ground-truth images are usually unavailable for real-world settings. Existing methods derive self-supervision from low-resolution images by creating pseudo-pairs or by…

图像与视频处理 · 电气工程与系统科学 2024-11-26 Yuehan Zhang , Angela Yao

Image super-resolution (SR) is one of the vital image processing methods that improve the resolution of an image in the field of computer vision. In the last two decades, significant progress has been made in the field of super-resolution,…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Syed Muhammad Arsalan Bashir , Yi Wang , Mahrukh Khan , Yilong Niu

Super-Resolution (SR) is a technique that seeks to upscale the resolution of a set of measured signals. SR retrieves higher-frequency signal content by combining multiple lower resolution sampled data sets. SR is well known both in the…

天体物理仪器与方法 · 物理学 2022-11-09 Sylvain Oberti , Carlos Correia , Thierry Fusco , Benoit Neichel , Pierre Guiraud

Single image super-resolution (SR) is an ill-posed problem which aims to recover high-resolution (HR) images from their low-resolution (LR) observations. The crux of this problem lies in learning the complex mapping between low-resolution…

计算机视觉与模式识别 · 计算机科学 2017-01-05 Ding Liu , Zhaowen Wang , Nasser Nasrabadi , Thomas Huang

The deep learning technique was used to increase the performance of single image super-resolution (SISR). However, most existing CNN-based SISR approaches primarily focus on establishing deeper or larger networks to extract more significant…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Huipeng Zheng , Lukman Hakim , Takio Kurita , Junichi Miyao

We propose a dual-domain generative model to estimate a texture map from a single image for colorizing a 3D human model. When estimating a texture map, a single image is insufficient as it reveals only one facet of a 3D object. To provide…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Seunggyu Chang , Jungchan Cho , Songhwai Oh

Face super-resolution aims to reconstruct a high-resolution face image from a low-resolution face image. Previous methods typically employ an encoder-decoder structure to extract facial structural features, where the direct downsampling…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Wenjie Li , Heng Guo , Xuannan Liu , Kongming Liang , Jiani Hu , Zhanyu Ma , Jun Guo

Deep neural networks have been successfully applied to problems such as image segmentation, image super-resolution, coloration and image inpainting. In this work we propose the use of convolutional neural networks (CNN) for image inpainting…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Pascal Laube , Michael Grunwald , Matthias O. Franz , Georg Umlauf

Image super-resolution research recently been dominated by transformer models which need higher computational resources than CNNs due to the quadratic complexity of self-attention. We propose a new neural network -- WaveMixSR -- for image…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Pranav Jeevan , Akella Srinidhi , Pasunuri Prathiba , Amit Sethi

This paper presents a light-weight, high-quality texture synthesis algorithm that easily generalizes to other applications such as style transfer and texture mixing. We represent texture features through the deep neural activation vectors…

图形学 · 计算机科学 2020-10-29 Eric Risser

In this paper, we consider two challenging issues in reference-based super-resolution (RefSR) for smartphone, (i) how to choose a proper reference image, and (ii) how to learn RefSR in a self-supervised manner. Particularly, we propose a…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Zhilu Zhang , Ruohao Wang , Hongzhi Zhang , Wangmeng Zuo

Single image super-resolution (SR) aims to estimate a high-resolution (HR) image from a lowresolution (LR) input. Image priors are commonly learned to regularize the otherwise seriously ill-posed SR problem, either using external LR-HR…

计算机视觉与模式识别 · 计算机科学 2015-10-28 Zhangyang Wang , Yingzhen Yang , Zhaowen Wang , Shiyu Chang , Jianchao Yang , Thomas S. Huang

Over the past few decades, numerous attempts have been made to address the problem of recovering a high-resolution (HR) facial image from its corresponding low-resolution (LR) counterpart, a task commonly referred to as face hallucination.…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Ali Abbasi , Mohammad Rahmati

Texture synthesis has proven successful at imitating a wide variety of textures. Adding additional constraints (in the form of a low-resolution version of the texture to be synthesized) makes it possible to use texture synthesis methods for…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Douglas Summers-Stay

Super-resolution (SR) aims to increase the resolution of imagery. Applications include security, medical imaging, and object recognition. We propose a deep learning-based SR system that takes a hexagonally sampled low-resolution image as an…

图像与视频处理 · 电气工程与系统科学 2021-11-05 Dylan Flaute , Russell C. Hardie , Hamed Elwarfalli