paper-with-me

Papers

See More Details: Efficient Image Super-Resolution by Experts Mining

2024-02-05 · Eduard Zamfir, Zongwei Wu, Nancy Mehta, Yulun Zhang, Radu Timofte

Reconstructing high-resolution (HR) images from low-resolution (LR) inputs poses a significant challenge in image super-resolution (SR). While recent approaches have demonstrated the efficacy of intricate operations customized for various objectives, the straightforward stacking of these disparate operations can result in a substantial computational burden, hampering their practical utility. In response, we introduce SeemoRe, an efficient SR model employing expert mining. Our approach strategically incorporates experts at different levels, adopting a collaborative methodology. At the macro scale, our experts address rank-wise and spatial-wise informative features, providing a holistic understanding. Subsequently, the model delves into the subtleties of rank choice by leveraging a mixture of low-rank experts. By tapping into experts specialized in distinct key factors crucial for accurate SR, our model excels in uncovering intricate intra-feature details. This collaborative approach is reminiscent of the concept of "see more", allowing our model to achieve an optimal performance with minimal computational costs in efficient settings. The source will be publicly made available at https://github.com/eduardzamfir/seemoredetails

📄 PDF Abstract BibTeX arXiv:2402.03412

Code (2)

eduardzamfir/seemoredetails 공식 구현 pytorch
zhoushen1/MEASNet pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Heterogeneous Mixture of Experts for Remote Sensing Image Super-Resolution

2025-02-12 · Bowen Chen, Keyan Chen, Mohan Yang, Zhengxia Zou 외

Remote sensing image super-resolution (SR) aims to reconstruct high-resolution remote sensing images from low-resolution inputs, thereby addressing limitations imposed by sensors and imaging conditions. However, the inhe…

Image Super-ResolutionMixture-of-ExpertsSuper-Resolution

Rule of Three for Superresolution of Still Images with Applications to Compression and Denoising

2014-05-04 · Mario Mastriani

We describe a new method for superresolution of still images (in the wavelet domain) based on the reconstruction of missing details subbands pixels at a given ith level via Rule of Three (Ro3) between pixels of approxima…

Denoising

SP-MoMamba: Superpixel-driven Mixture of State Space Experts for Efficient Image Super-Resolution

2026-05-25 · Wenbin Zou, Yawen Cui, Yi Wang, Lap-Pui Chau 외 arxiv

State space models (SSMs) have emerged as a powerful paradigm for efficient single-image super-resolution (SR) due to their linear complexity and long-range modeling capabilities. However, existing Mamba-based methods ty…

Image Super-ResolutionLong-range modeling

MoEDiff-SR: Mixture of Experts-Guided Diffusion Model for Region-Adaptive MRI Super-Resolution

2025-04-09 · Zhe Wang, Yuhua Ru, Aladine Chetouani, Fang Chen 외

Magnetic Resonance Imaging (MRI) at lower field strengths (e.g., 3T) suffers from limited spatial resolution, making it challenging to capture fine anatomical details essential for clinical diagnosis and neuroimaging res…

Computational EfficiencyDenoisingDiagnosticMixture-of-Experts+1

Weak Texture Information Map Guided Image Super-resolution with Deep Residual Networks

2020-03-18

Single image super-resolution (SISR) is an image processing task which obtains high-resolution (HR) image from a low-resolution (LR) image. Recently, due to the capability in feature extraction, a series of deep learning…

Image Super-ResolutionSuper-Resolution