中文
相关论文

相关论文: Self-Supervised Learning for Real-World Super-Reso…

200 篇论文

Deep learning has demonstrated strong potential for MRI reconstruction. However, conventional supervised learning requires high-quality, high-SNR references for network training, which are often difficult or impossible to obtain in…

图像与视频处理 · 电气工程与系统科学 2026-01-01 Haoyang Pei , Nikola Janjuvsevic , Renqing Luo , Ding Xia , Xiang Xu , William Moore , Yao Wang , Hersh Chandarana , Li Feng

Over the past decade, many Super Resolution techniques have been developed using deep learning. Among those, generative adversarial networks (GAN) and very deep convolutional networks (VDSR) have shown promising results in terms of HR image…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Saifuddin Hitawala , Yao Li , Xian Wang , Dongyang Yang

Diffusion models (DMs) have demonstrated remarkable success in real-world image super-resolution (SR), yet their reliance on time-consuming multi-step sampling largely hinders their practical applications. While recent efforts have…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Jiaqi Xu , Wenbo Li , Haoze Sun , Fan Li , Zhixin Wang , Long Peng , Jingjing Ren , Haoran Yang , Xiaowei Hu , Renjing Pei , Pheng-Ann Heng

Recent advances in self-supervised learning, predominantly studied in high-level visual tasks, have been explored in low-level image processing. This paper introduces a novel self-supervised constraint for single image super-resolution,…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Gang Wu , Junjun Jiang , Kui Jiang , Xianming Liu

Video super-resolution (SR) aims to generate a sequence of high-resolution (HR) frames with plausible and temporally consistent details from their low-resolution (LR) counterparts. The generation of accurate correspondence plays a…

计算机视觉与模式识别 · 计算机科学 2018-10-26 Longguang Wang , Yulan Guo , Zaiping Lin , Xinpu Deng , Wei An

Single image super-resolution (SISR) aims to reconstruct a high-resolution image from its low-resolution observation. Recent deep learning-based SISR models show high performance at the expense of increased computational costs, limiting…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Hongjae Lee , Jun-Sang Yoo , Seung-Won Jung

Conventional face super-resolution methods usually assume testing low-resolution (LR) images lie in the same domain as the training ones. Due to different lighting conditions and imaging hardware, domain gaps between training and testing…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Peike Li , Xin Yu , Yi Yang

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

High-resolution cameras have become very helpful for plant phenotyping by providing a mechanism for tasks such as target versus background discrimination, and the measurement and analysis of fine-above-ground plant attributes. However, the…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Jose F. Ruiz-Munoz , Jyothier K. Nimmagadda , Tyler G. Dowd , James E. Baciak , Alina Zare

Single image super-resolution (SR) via deep learning has recently gained significant attention in the literature. Convolutional neural networks (CNNs) are typically learned to represent the mapping between low-resolution (LR) and…

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

The objective of image super-resolution is to reconstruct a high-resolution (HR) image with the prior knowledge from one or several low-resolution (LR) images. However, in the real world, due to the limited complementary information, the…

图像与视频处理 · 电气工程与系统科学 2024-12-16 Jing Sun , Qiangqiang Yuan , Huanfeng Shen , Jie Li , Liangpei Zhang

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

Super-resolution tasks oriented to images captured in ultra-dark environments is a practical yet challenging problem that has received little attention. Due to uneven illumination and low signal-to-noise ratio in dark environments, a…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Jiaxin Gao , Ziyu Yue , Yaohua Liu , Sihan Xie , Xin Fan , Risheng Liu

Most single image super-resolution (SR) methods are developed on synthetic low-resolution (LR) and high-resolution (HR) image pairs, which are simulated by a predetermined degradation operation, e.g., bicubic downsampling. However, these…

图像与视频处理 · 电气工程与系统科学 2021-10-22 Rui Ma , Johnathan Czernik , Xian Du

In recent years, tons of research has been conducted on Single Image Super-Resolution (SISR). However, to the best of our knowledge, few of these studies are mainly focused on compressed images. A problem such as complicated compression…

图像与视频处理 · 电气工程与系统科学 2022-01-19 Agus Gunawan , Sultan Rizky Hikmawan Madjid

In recent years, deep learning has made great progress in many fields such as image recognition, natural language processing, speech recognition and video super-resolution. In this survey, we comprehensively investigate 33 state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Hongying Liu , Zhubo Ruan , Peng Zhao , Chao Dong , Fanhua Shang , Yuanyuan Liu , Linlin Yang , Radu Timofte

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

We propose an image super-resolution method (SR) using a deeply-recursive convolutional network (DRCN). Our network has a very deep recursive layer (up to 16 recursions). Increasing recursion depth can improve performance without…

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

In this paper, we present D2C-SR, a novel framework for the task of real-world image super-resolution. As an ill-posed problem, the key challenge in super-resolution related tasks is there can be multiple predictions for a given…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Youwei Li , Haibin Huang , Lanpeng Jia , Haoqiang Fan , Shuaicheng Liu

Video super-resolution (VSR) refers to the reconstruction of high-resolution (HR) video from the corresponding low-resolution (LR) video. Recently, VSR has received increasing attention. In this paper, we propose a novel dual dense…

图像与视频处理 · 电气工程与系统科学 2022-03-08 Guofang Li , Yonggui Zhu
‹ 上一页 1 8 9 10 下一页 ›