paper-with-me

Papers

FourierSR: A Fourier Token-based Plugin for Efficient Image Super-Resolution

2025-03-13 · Wenjie Li, Heng Guo, Yuefeng Hou, Zhanyu Ma

Image super-resolution (SR) aims to recover low-resolution images to high-resolution images, where improving SR efficiency is a high-profile challenge. However, commonly used units in SR, like convolutions and window-based Transformers, have limited receptive fields, making it challenging to apply them to improve SR under extremely limited computational cost. To address this issue, inspired by modeling convolution theorem through token mix, we propose a Fourier token-based plugin called FourierSR to improve SR uniformly, which avoids the instability or inefficiency of existing token mix technologies when applied as plug-ins. Furthermore, compared to convolutions and windows-based Transformers, our FourierSR only utilizes Fourier transform and multiplication operations, greatly reducing complexity while having global receptive fields. Experimental results show that our FourierSR as a plug-and-play unit brings an average PSNR gain of 0.34dB for existing efficient SR methods on Manga109 test set at the scale of x4, while the average increase in the number of Params and FLOPs is only 0.6% and 1.5% of original sizes. We will release our codes upon acceptance.

📄 PDF Abstract BibTeX arXiv:2503.10043

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Diff-Plugin: Revitalizing Details for Diffusion-based Low-level Tasks

2024-03-01 · CVPR 2024 1 · Yuhao Liu, Zhanghan Ke, Fang Liu, Nanxuan Zhao 외

Diffusion models trained on large-scale datasets have achieved remarkable progress in image synthesis. However, due to the randomness in the diffusion process, they often struggle with handling diverse low-level tasks th…

Image Generation

A Simple Plugin for Transforming Images to Arbitrary Scales

2022-10-07 · Qinye Zhou, Ziyi Li, Weidi Xie, Xiaoyun Zhang 외

Existing models on super-resolution often specialized for one scale, fundamentally limiting their use in practical scenarios. In this paper, we aim to develop a general plugin that can be inserted into existing super-res…

Super-Resolution

GIMP-ML: Python Plugins for using Computer Vision Models in GIMP

2020-04-27 · Kritik Soman

This paper introduces GIMP-ML v1.1, a set of Python plugins for the widely popular GNU Image Manipulation Program (GIMP). It enables the use of recent advances in computer vision to the conventional image editing pipelin…

ClusteringColorizationDeblurringDenoising+10

Simple RGC: ImageJ plugins for counting retinal ganglion cells and determining the transduction efficiency of viral vectors in retinal wholemounts

2020-08-14 · Tiger Cross, Rasika Navarange, Joon-Ho Son, William Burr 외

Simple RGC consists of a collection of ImageJ plugins to assist researchers investigating retinal ganglion cell (RGC) injury models in addition to helping assess the effectiveness of treatments. The first plugin named RG…

KB-Plugin: A Plug-and-play Framework for Large Language Models to Induce Programs over Low-resourced Knowledge Bases

2024-02-02 · Jiajie Zhang, Shulin Cao, Linmei Hu, Ling Feng 외

Program induction (PI) has become a promising paradigm for using knowledge bases (KBs) to help large language models (LLMs) answer complex knowledge-intensive questions. Nonetheless, PI typically relies on a large number…

Program inductionSelf-Supervised Learning