中文
相关论文

相关论文: CubeFormer: A Simple yet Effective Baseline for Li…

200 篇论文

Computer vision has become increasingly prevalent in solving real-world problems across diverse domains, including smart agriculture, fishery, and livestock management. These applications may not require processing many image frames per…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Xiangyong Lu , Masanori Suganuma , Takayuki Okatani

Previous works have shown that increasing the window size for Transformer-based image super-resolution models (e.g., SwinIR) can significantly improve the model performance. Still, the computation overhead is also considerable when the…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Yupeng Zhou , Zhen Li , Chun-Le Guo , Li Liu , Ming-Ming Cheng , Qibin Hou

The objective of Content-Based Image Retrieval (CBIR) methods is essentially to extract, from large (image) databases, a specified number of images similar in visual and semantic content to a so-called query image. To bridge the semantic…

信息检索 · 计算机科学 2015-02-12 Smarajit Bose , Amita Pal , Jhimli Mallick , Sunil Kumar , Pratyaydipta Rudra

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

Transformer-based models have made remarkable progress in image restoration (IR) tasks. However, the quadratic complexity of self-attention in Transformer hinders its applicability to high-resolution images. Existing methods mitigate this…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Yuang Ai , Huaibo Huang , Tao Wu , Qihang Fan , Ran He

Existing Blind image Super-Resolution (BSR) methods focus on estimating either kernel or degradation information, but have long overlooked the essential content details. In this paper, we propose a novel BSR approach, Content-aware…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Qingguo Liu , Chenyi Zhuang , Pan Gao , Jie Qin

Deep convolutional neural networks (CNNs) with strong expressive ability have achieved impressive performances on single image super-resolution (SISR). However, their excessive amounts of convolutions and parameters usually consume high…

图像与视频处理 · 电气工程与系统科学 2020-07-22 Chunwei Tian , Ruibin Zhuge , Zhihao Wu , Yong Xu , Wangmeng Zuo , Chen Chen , Chia-Wen Lin

Face Super-Resolution (SR) is a subfield of the SR domain that specifically targets the reconstruction of face images. The main challenge of face SR is to restore essential facial features without distortion. We propose a novel face SR…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Deokyun Kim , Minseon Kim , Gihyun Kwon , Dae-Shik Kim

Image rescaling (IR) seeks to determine the optimal low-resolution (LR) representation of a high-resolution (HR) image to reconstruct a high-quality super-resolution (SR) image. Typically, HR images with resolutions exceeding 2K possess…

图像与视频处理 · 电气工程与系统科学 2024-12-17 Jian Li , Siwang Zhou

Recent Blind Image Super-Resolution (BSR) methods have shown proficiency in general images. However, we find that the efficacy of recent methods obviously diminishes when employed on image data with blur, while image data with intentional…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Rui Qin , Ming Sun , Chao Zhou , Bin Wang

Burst super-resolution (SR) technique provides a possibility of restoring rich details from low-quality images. However, since real world low-resolution (LR) images in practical applications have multiple complicated and unknown…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Wenyi Lian , Shanglian Peng

Recent advancements in Single-Image Super-Resolution (SISR) using deep learning have significantly improved image restoration quality. However, the high computational cost of processing high-resolution images due to the large number of…

量子物理 · 物理学 2026-01-09 Siddhant Dutta , Nouhaila Innan , Khadijeh Najafi , Sadok Ben Yahia , Muhammad Shafique

Light field (LF) image super-resolution (SR) aims at reconstructing high-resolution LF images from their low-resolution counterparts. Although CNN-based methods have achieved remarkable performance in LF image SR, these methods cannot fully…

计算机视觉与模式识别 · 计算机科学 2022-01-31 Zhengyu Liang , Yingqian Wang , Longguang Wang , Jungang Yang , Shilin Zhou

In recent years, attention mechanisms have been exploited in single image super-resolution (SISR), achieving impressive reconstruction results. However, these advancements are still limited by the reliance on simple training strategies and…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Yuxuan Jiang , Chengxi Zeng , Siyue Teng , Fan Zhang , Xiaoqing Zhu , Joel Sole , David Bull

This paper proposes a simple, accurate, and robust approach to single image nonparametric blind Super-Resolution (SR). This task is formulated as a functional to be minimized with respect to both an intermediate super-resolved image and a…

计算机视觉与模式识别 · 计算机科学 2015-03-17 Wen-Ze Shao , Michael Elad

Aiming at the problems that the convolutional neural networks neglect to capture the inherent attributes of natural images and extract features only in a single scale in the field of image super-resolution reconstruction, a network…

图像与视频处理 · 电气工程与系统科学 2020-04-09 Jiawen Lyn , Sen Yan

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

Blind face restoration is a challenging task due to the unknown and complex degradation. Although face prior-based methods and reference-based methods have recently demonstrated high-quality results, the restored images tend to contain…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Guojing Ge , Qi Song , Guibo Zhu , Yuting Zhang , Jinglu Chen , Miao Xin , Ming Tang , Jinqiao Wang

This paper presents ViewFormer, a simple yet effective model for multi-view 3d shape recognition and retrieval. We systematically investigate the existing methods for aggregating multi-view information and propose a novel ``view set"…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Hongyu Sun , Yongcai Wang , Peng Wang , Xudong Cai , Deying Li

Convolutional neural networks are the most successful models in single image super-resolution. Deeper networks, residual connections, and attention mechanisms have further improved their performance. However, these strategies often improve…

图像与视频处理 · 电气工程与系统科学 2020-12-09 Parichehr Behjati , Pau Rodriguez , Armin Mehri , Isabelle Hupont , Carles Fernández Tena , Jordi Gonzalez