中文
相关论文

相关论文: Transformer for Single Image Super-Resolution

200 篇论文

Space-time video super-resolution (STVSR) is the task of interpolating videos with both Low Frame Rate (LFR) and Low Resolution (LR) to produce High-Frame-Rate (HFR) and also High-Resolution (HR) counterparts. The existing methods based on…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Zhicheng Geng , Luming Liang , Tianyu Ding , Ilya Zharkov

Arbitrary-scale super-resolution (ASSR) aims to learn a single model for image super-resolution at arbitrary magnifying scales. Existing ASSR networks typically comprise an off-the-shelf scale-agnostic feature extractor and an arbitrary…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Tianyi Xu , Yiji Zhou , Xiaotao Hu , Kai Zhang , Anran Zhang , Xingye Qiu , Jun Xu

Vision transformers have gained significant attention and achieved state-of-the-art performance in various computer vision tasks, including image classification, instance segmentation, and object detection. However, challenges remain in…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Badri N. Patro , Vijay Srinivas Agneeswaran

Transformer and its variants have shown state-of-the-art results in many vision tasks recently, ranging from image classification to dense prediction. Despite of their success, limited work has been reported on improving the model…

计算机视觉与模式识别 · 计算机科学 2022-05-31 John Yang , Le An , Anurag Dixit , Jinkyu Koo , Su Inn Park

In the recent years impressive advances were made for single image super-resolution. Deep learning is behind a big part of this success. Deep(er) architecture design and external priors modeling are the key ingredients. The internal…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Yudong Liang , Radu Timofte , Jinjun Wang , Yihong Gong , Nanning Zheng

The Transformer architecture has opened a new paradigm in the domain of deep learning with its ability to model long-range dependencies and capture global context and has outpaced the traditional Convolution Neural Networks (CNNs) in many…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Badhan Kumar Das , Ajay Singh , Saahil Islam , Gengyan Zhao , Andreas Maier

Transformer has achieved impressive successes for various computer vision tasks. However, most of existing studies require to pretrain the Transformer backbone on a large-scale labeled dataset (e.g., ImageNet) for achieving satisfactory…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Yuexiang Li , Yawen Huang , Nanjun He , Kai Ma , Yefeng Zheng

Vision Transformer has demonstrated impressive success across various vision tasks. However, its heavy computation cost, which grows quadratically with respect to the token sequence length, largely limits its power in handling large feature…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Sucheng Ren , Xingyi Yang , Songhua Liu , Xinchao Wang

We introduce the Convolutional Set Transformer (CST), a novel neural architecture designed to process image sets of arbitrary cardinality that are visually heterogeneous yet share high-level semantics - such as a common category, scene, or…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Federico Chinello , Giacomo Boracchi

In recent years, Vision Transformer-based approaches for low-level vision tasks have achieved widespread success. Unlike CNN-based models, Transformers are more adept at capturing long-range dependencies, enabling the reconstruction of…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Chih-Chung Hsu , Chia-Ming Lee , Yi-Shiuan Chou

Stereo video super-resolution (SVSR) aims to enhance the spatial resolution of the low-resolution video by reconstructing the high-resolution video. The key challenges in SVSR are preserving the stereo-consistency and temporal-consistency,…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Hassan Imani , Md Baharul Islam , Lai-Kuan Wong

Single Image Super-Resolution is a classic computer vision problem that involves estimating high-resolution (HR) images from low-resolution (LR) ones. Although deep neural networks (DNNs), especially Transformers for super-resolution, have…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Leheng Zhang , Yawei Li , Xingyu Zhou , Xiaorui Zhao , Shuhang Gu

Single Image Super-resolution (SISR) produces high-resolution images with fine spatial resolutions from aremotely sensed image with low spatial resolution. Recently, deep learning and generative adversarial networks(GANs) have made…

图像与视频处理 · 电气工程与系统科学 2022-02-01 Fayaz Ali Dharejo , Farah Deeba , Yuanchun Zhou , Bhagwan Das , Munsif Ali Jatoi , Muhammad Zawish , Yi Du , Xuezhi Wang

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

Recently, Convolutional Neural Networks (CNNs) have been successfully adopted to solve the ill-posed single image super-resolution (SISR) problem. A commonly used strategy to boost the performance of CNN-based SISR models is deploying very…

图像与视频处理 · 电气工程与系统科学 2019-12-10 Du Chen , Zewei He , Yanpeng Cao , Jiangxin Yang , Yanlong Cao , Michael Ying Yang , Siliang Tang , Yueting Zhuang

Vision Transformer (ViT) has prevailed in computer vision tasks due to its strong long-range dependency modelling ability. \textcolor{blue}{However, its large model size and weak local feature modeling ability hinder its application in real…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Yi Zhang , Lingxiao Wei , Bowei Zhang , Ziwei Liu , Kai Yi , Shu Hu

Transformer-based models, capable of learning better global dependencies, have recently demonstrated exceptional representation learning capabilities in computer vision and medical image analysis. Transformer reformats the image into…

Transformers have exhibited promising performance in computer vision tasks including image super-resolution (SR). However, popular transformer-based SR methods often employ window self-attention with quadratic computational complexity to…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Xiang Zhang , Yulun Zhang , Fisher Yu

Super-resolution reconstruction (SRR) is a process aimed at enhancing spatial resolution of images, either from a single observation, based on the learned relation between low and high resolution, or from multiple images presenting the same…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Michal Kawulok , Pawel Benecki , Szymon Piechaczek , Krzysztof Hrynczenko , Daniel Kostrzewa , Jakub Nalepa

Vision transformers (ViTs) have found only limited practical use in processing images, in spite of their state-of-the-art accuracy on certain benchmarks. The reason for their limited use include their need for larger training datasets and…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Pranav Jeevan , Amit sethi