中文
相关论文

相关论文: MaxSR: Image Super-Resolution Using Improved MaxVi…

200 篇论文

Removing undesired reflections from images taken through the glass is of great importance in computer vision. It serves as a means to enhance the image quality for aesthetic purposes as well as to preprocess images in machine learning and…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Yang Yang , Wenye Ma , Yin Zheng , Jian-Feng Cai , Weiyu Xu

Transformer architectures prominently lead single-image super-resolution (SISR) benchmarks, reconstructing high-resolution (HR) images from their low-resolution (LR) counterparts. Their strong representative power, however, comes with a…

图像与视频处理 · 电气工程与系统科学 2025-04-01 Björn Möller , Lucas Görnhardt , Tim Fingscheidt

Conventional super-resolution methods suffer from two drawbacks: substantial computational cost in upscaling an entire large image, and the introduction of extraneous or potentially detrimental information for downstream computer vision…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Tianyi Zhang , Kishore Kasichainula , Yaoxin Zhuo , Baoxin Li , Jae-sun Seo , Yu Cao

Efficiency of gradient propagation in intermediate layers of convolutional neural networks is of key importance for super-resolution task. To this end, we propose a deep architecture for single image super-resolution (SISR), which is built…

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

We present Multiscale Multiview Vision Transformers (MMViT), which introduces multiscale feature maps and multiview encodings to transformer models. Our model encodes different views of the input signal and builds several channel-resolution…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Yuchen Liu , Natasha Ong , Kaiyan Peng , Bo Xiong , Qifan Wang , Rui Hou , Madian Khabsa , Kaiyue Yang , David Liu , Donald S. Williamson , Hanchao Yu

The single image super-resolution(SISR) algorithms under deep learning currently have two main models, one based on convolutional neural networks and the other based on Transformer. The former uses the stacking of convolutional layers with…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Li Ke , Liu Yukai

Although transformers have become the neural architectures of choice for natural language processing, they require orders of magnitude more training data, GPU memory, and computations in order to compete with convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Pranav Jeevan , Amit Sethi

Single image super resolution is a very important computer vision task, with a wide range of applications. In recent years, the depth of the super-resolution model has been constantly increasing, but with a small increase in performance, it…

计算机视觉与模式识别 · 计算机科学 2018-02-01 Xi Cheng , Xiang Li , Ying Tai , Jian Yang

Vision transformers have recently made a breakthrough in computer vision showing excellent performance in terms of precision for numerous applications. However, their computational cost is very high compared to alternative approaches such…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Martial Guidez , Stefan Duffner , Christophe Garcia

This paper introduces ConvShareViT, a novel deep learning architecture that adapts Vision Transformers (ViTs) to the 4f free-space optical system. ConvShareViT replaces linear layers in multi-head self-attention (MHSA) and Multilayer…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Riad Ibadulla , Thomas M. Chen , Constantino Carlos Reyes-Aldasoro

Recent works have demonstrated that transformer can achieve promising performance in computer vision, by exploiting the relationship among image patches with self-attention. While they only consider the attention in a single feature layer,…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Nannan Li , Yaran Chen , Weifan Li , Zixiang Ding , Dongbin Zhao

Single Image Super-Resolution (SISR) is a fundamental computer vision task that aims to reconstruct a high-resolution (HR) image from a low-resolution (LR) input. Transformer-based methods have achieved remarkable performance by modeling…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Chunyu Meng , Wei Long , Shuhang Gu

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

Image restoration is a long-standing low-level vision problem that aims to restore high-quality images from low-quality images (e.g., downscaled, noisy and compressed images). While state-of-the-art image restoration methods are based on…

图像与视频处理 · 电气工程与系统科学 2021-08-24 Jingyun Liang , Jiezhang Cao , Guolei Sun , Kai Zhang , Luc Van Gool , Radu Timofte

We propose global context vision transformer (GC ViT), a novel architecture that enhances parameter and compute utilization for computer vision. Our method leverages global context self-attention modules, joint with standard local…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Ali Hatamizadeh , Hongxu Yin , Greg Heinrich , Jan Kautz , Pavlo Molchanov

Convolutions (Convs) and multi-head self-attentions (MHSAs) are typically considered alternatives to each other for building vision backbones. Although some works try to integrate both, they apply the two operators simultaneously at the…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Lei Zhu , Xinjiang Wang , Wayne Zhang , Rynson W. H. Lau

In this paper, we consider two challenging issues in reference-based super-resolution (RefSR), (i) how to choose a proper reference image, and (ii) how to learn real-world RefSR in a self-supervised manner. Particularly, we present a novel…

图像与视频处理 · 电气工程与系统科学 2022-07-21 Zhilu Zhang , Ruohao Wang , Hongzhi Zhang , Yunjin Chen , Wangmeng Zuo

In this paper we tackle Image Super Resolution (ISR), using recent advances in Visual Auto-Regressive (VAR) modeling. VAR iteratively estimates the residual in latent space between gradually increasing image scales, a process referred to as…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Enrique Sanchez , Isma Hadji , Adrian Bulat , Christos Tzelepis , Brais Martinez , Georgios Tzimiropoulos

Transformer-based models have achieved remarkable results in low-level vision tasks including image super-resolution (SR). However, early Transformer-based approaches that rely on self-attention within non-overlapping windows encounter…

图像与视频处理 · 电气工程与系统科学 2024-04-18 Cansu Korkmaz , A. Murat Tekalp

The recent amalgamation of transformer and convolutional designs has led to steady improvements in accuracy and efficiency of the models. In this work, we introduce FastViT, a hybrid vision transformer architecture that obtains the…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Pavan Kumar Anasosalu Vasu , James Gabriel , Jeff Zhu , Oncel Tuzel , Anurag Ranjan