中文
相关论文

相关论文: PTSR: Patch Translator for Image Super-Resolution

200 篇论文

Medical imaging plays a significant role in detecting and treating various diseases. However, these images often happen to be of too poor quality, leading to decreased efficiency, extra expenses, and even incorrect diagnoses. Therefore, we…

图像与视频处理 · 电气工程与系统科学 2023-03-06 Alnur Alimanov , Md Baharul Islam

Hyperspectral Imaging is a crucial tool in remote sensing which captures far more spectral information than standard color images. However, the increase in spectral information comes at the cost of spatial resolution. Super-resolution is a…

图像与视频处理 · 电气工程与系统科学 2023-10-26 Alexander Ulrichsen , Paul Murray , Stephen Marshall , Moncef Gabbouj , Serkan Kiranyaz , Mehmet Yamac , Nour Aburaed

To overcome inherent hardware limitations of hyperspectral imaging systems with respect to their spatial resolution, fusion-based hyperspectral image (HSI) super-resolution is attracting increasing attention. This technique aims to fuse a…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Xiuheng Wang , Jie Chen , Cédric Richard

Single Image Super-Resolution (SISR) aims to generate a high-resolution (HR) image of a given low-resolution (LR) image. The most of existing convolutional neural network (CNN) based SISR methods usually take an assumption that a LR image…

图像与视频处理 · 电气工程与系统科学 2019-09-10 Rao Muhammad Umer , Gian Luca Foresti , Christian Micheloni

Convolutional Neural Networks (CNNs) have achieved impressive results across many super-resolution (SR) and image restoration tasks. While many such networks can upscale low-resolution (LR) images using just the raw pixel-level information,…

图像与视频处理 · 电气工程与系统科学 2021-10-29 Matthew Aquilina , Christian Galea , John Abela , Kenneth P. Camilleri , Reuben A. Farrugia

Recent advances indicate that diffusion models hold great promise in image super-resolution. While the latest methods are primarily based on latent diffusion models with convolutional neural networks, there are few attempts to explore…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Kun Cheng , Lei Yu , Zhijun Tu , Xiao He , Liyu Chen , Yong Guo , Mingrui Zhu , Nannan Wang , Xinbo Gao , Jie Hu

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

Among the major remaining challenges for single image super resolution (SISR) is the capacity to recover coherent images with global shapes and local details conforming to human vision system. Recent generative adversarial network (GAN)…

图像与视频处理 · 电气工程与系统科学 2021-01-26 Yuanzhuo Li , Yunan Zheng , Jie Chen , Zhenyu Xu , Yiguang Liu

Image super-resolution (SR) techniques are used to generate a high-resolution image from a low-resolution image. Until now, deep generative models such as autoregressive models and Generative Adversarial Networks (GANs) have proven to be…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Darius Chira , Ilian Haralampiev , Ole Winther , Andrea Dittadi , Valentin Liévin

In recent years, convolutional networks have demonstrated unprecedented performance in the image restoration task of super-resolution (SR). SR entails the upscaling of a single low-resolution image in order to meet application-specific…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Royson Lee , Stylianos I. Venieris , Łukasz Dudziak , Sourav Bhattacharya , Nicholas D. Lane

This paper presents a comprehensive study and benchmark on Efficient Perceptual Super-Resolution (EPSR). While significant progress has been made in efficient PSNR-oriented super resolution, approaches focusing on perceptual quality metrics…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Bruno Longarela , Marcos V. Conde , Alvaro Garcia , Radu Timofte

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…

计算机视觉与模式识别 · 计算机科学 2015-08-03 Chao Dong , Chen Change Loy , Kaiming He , Xiaoou Tang

Quarter sampling is a novel sensor concept that enables the acquisition of higher resolution images without increasing the number of pixels. This is achieved by covering three quarters of each pixel of a low-resolution sensor such that only…

图像与视频处理 · 电气工程与系统科学 2022-03-02 Simon Grosche , Kristian Fischer , Fabian Brand , Jürgen Seiler , André Kaup

Blind image super-resolution(SR) is a long-standing task in CV that aims to restore low-resolution images suffering from unknown and complex distortions. Recent work has largely focused on adopting more complicated degradation models to…

图像与视频处理 · 电气工程与系统科学 2021-12-21 Zihao Wei , Yidong Huang , Yuang Chen , Chenhao Zheng , Jinnan Gao

Recent Reference-Based image super-resolution (RefSR) has improved SOTA deep methods introducing attention mechanisms to enhance low-resolution images by transferring high-resolution textures from a reference high-resolution image. The main…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Esteban Reyes-Saldana , Mariano Rivera

Deep learning methods, in particular trained Convolutional Neural Networks (CNNs) have recently been shown to produce compelling state-of-the-art results for single image Super-Resolution (SR). Invariably, a CNN is learned to map the low…

计算机视觉与模式识别 · 计算机科学 2018-02-07 Tiantong Guo , Hojjat S. Mousavi , Vishal Monga

Blind super-resolution (SR) aims to recover high-quality visual textures from a low-resolution (LR) image, which is usually degraded by down-sampling blur kernels and additive noises. This task is extremely difficult due to the challenges…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Fuzhi Yang , Huan Yang , Yanhong Zeng , Jianlong Fu , Hongtao Lu

Single Image Super-Resolution (SISR) aims to improve resolution of small-size low-quality image from a single one. With popularity of consumer electronics in our daily life, this topic has become more and more attractive. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2020-03-26 Lone Wong , Deli Zhao , Shaohua Wan , Bo Zhang

Image superresolution involves the processing of an image sequence to generate a still image with higher resolution. Classical approaches, such as bayesian MAP methods, require iterative minimization procedures, with high computational…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Carlos Miravet , Francisco B. Rodriguez

Recent advances in the design of convolutional neural network (CNN) have yielded significant improvements in the performance of image super-resolution (SR). The boost in performance can be attributed to the presence of residual or dense…

图像与视频处理 · 电气工程与系统科学 2022-01-31 Kuldeep Purohit , Srimanta Mandal , A. N. Rajagopalan