中文
相关论文

相关论文: A statistically constrained internal method for si…

200 篇论文

Learning-based single image super-resolution (SISR) methods are continuously showing superior effectiveness and efficiency over traditional model-based methods, largely due to the end-to-end training. However, different from model-based…

图像与视频处理 · 电气工程与系统科学 2020-03-24 Kai Zhang , Luc Van Gool , Radu Timofte

Most of the recent literature on image super-resolution (SR) assumes the availability of training data in the form of paired low resolution (LR) and high resolution (HR) images or the knowledge of the downgrading operator (usually bicubic…

图像与视频处理 · 电气工程与系统科学 2019-11-20 Manuel Fritsche , Shuhang Gu , Radu Timofte

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

This paper addresses the problem of single image super-resolution (SR), which consists of recovering a high resolution image from its blurred, decimated and noisy version. The existing algorithms for single image SR use different strategies…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Ningning Zhao , Qi Wei , Adrian Basarab , Nicolas Dobigeon , Denis Kouame , Jean-Yves Tourneret

We report a method for super-resolution of range images. Our approach leverages the interpretation of LR image as sparse samples on the HR grid. Based on this interpretation, we demonstrate that our recently reported approach, which…

计算机视觉与模式识别 · 计算机科学 2012-10-30 Arnav Bhavsar

It is widely acknowledged that single image super-resolution (SISR) methods would not perform well if the assumed degradation model deviates from those in real images. Although several degradation models take additional factors into…

图像与视频处理 · 电气工程与系统科学 2021-10-01 Kai Zhang , Jingyun Liang , Luc Van Gool , Radu Timofte

Hallucinating high frequency image details in single image super-resolution is a challenging task. Traditional super-resolution methods tend to produce oversmoothed output images due to the ambiguity in mapping between low and high…

计算机视觉与模式识别 · 计算机科学 2017-01-27 Libin Sun , James Hays

Flow-based generative super-resolution (SR) models learn to produce a diverse set of feasible SR solutions, called the SR space. Diversity of SR solutions increases with the temperature ($\tau$) of latent variables, which introduces random…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Cansu Korkmaz , A. Murat Tekalp , Zafer Dogan , Erkut Erdem , Aykut Erdem

Deep learning-based super-resolution models have the potential to revolutionize biomedical imaging and diagnoses by effectively tackling various challenges associated with early detection, personalized medicine, and clinical automation.…

医学物理 · 物理学 2023-06-27 Yuanzheng Ma , Xinyue Wang , Benqi Zhao , Ying Xiao , Shijie Deng , Jian Song , Xun Guan

We proposed a TV priori information guided deep learning method for single image super-resolution(SR). The new alogorithm up-sample method based on TV priori, new learning method and neural networks architecture are embraced in our TV…

多媒体 · 计算机科学 2018-10-30 Bo Fu , Yi Li , Xianghai Wang

Generating images from a single sample, as a newly developing branch of image synthesis, has attracted extensive attention. In this paper, we formulate this problem as sampling from the conditional distribution of a single image, and…

计算机视觉与模式识别 · 计算机科学 2022-01-07 ZiCheng Zhang , CongYing Han , TianDe Guo

The task of single image super-resolution (SISR) aims at reconstructing a high-resolution (HR) image from a low-resolution (LR) image. Although significant progress has been made by deep learning models, they are trained on synthetic paired…

图像与视频处理 · 电气工程与系统科学 2019-10-15 Zhen Han , Enyan Dai , Xu Jia , Xiaoying Ren , Shuaijun Chen , Chunjing Xu , Jianzhuang Liu , Qi Tian

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

Self-supervised heterogeneous graph learning (SHGL) has shown promising potential in diverse scenarios. However, while existing SHGL methods share a similar essential with clustering approaches, they encounter two significant limitations:…

人工智能 · 计算机科学 2024-12-03 Yujie Mo , Zhihe Lu , Runpeng Yu , Xiaofeng Zhu , Xinchao Wang

Single image super-resolution (SISR) is of great importance as a low-level computer vision task. The fast development of Generative Adversarial Network (GAN) based deep learning architectures realises an efficient and effective SISR to…

图像与视频处理 · 电气工程与系统科学 2019-01-14 Jin Zhu , Guang Yang , Pietro Lio

Super-resolution (SR) for image enhancement has great importance in medical image applications. Broadly speaking, there are two types of SR, one requires multiple low resolution (LR) images from different views of the same object to be…

图像与视频处理 · 电气工程与系统科学 2018-10-17 Jin Zhu , Guang Yang , Pietro Lio

Single image super-resolution (SR) is an established pixel-level vision task aimed at reconstructing a high-resolution image from its degraded low-resolution counterpart. Despite the notable advancements achieved by leveraging deep neural…

图像与视频处理 · 电气工程与系统科学 2024-05-28 Shijie Liu , Kang Yan , Feiwei Qin , Changmiao Wang , Ruiquan Ge , Kai Zhang , Jie Huang , Yong Peng , Jin Cao

Image Super-Resolution (SR) provides a promising technique to enhance the image quality of low-resolution optical sensors, facilitating better-performing target detection and autonomous navigation in a wide range of robotics applications.…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Fan Wang , Jiangxin Yang , Yanlong Cao , Yanpeng Cao , Michael Ying Yang

Single Image Super Resolution (SISR) is the task of producing a high resolution (HR) image from a given low-resolution (LR) image. It is a well researched problem with extensive commercial applications such as digital camera, video…

多媒体 · 计算机科学 2019-03-29 Jingwei Guan , Cheng Pan , Songnan Li , Dahai Yu

We present a highly accurate single-image super-resolution (SR) method. Our method uses a very deep convolutional network inspired by VGG-net used for ImageNet classification \cite{simonyan2015very}. We find increasing our network depth…

计算机视觉与模式识别 · 计算机科学 2016-11-14 Jiwon Kim , Jung Kwon Lee , Kyoung Mu Lee