TL;DR
IM-LUT introduces a novel interpolation mixing approach using look-up tables for efficient and high-quality arbitrary-scale image super-resolution, suitable for resource-limited environments.
Contribution
The paper proposes IM-LUT, a new framework that blends multiple interpolation functions via learned weights and employs LUTs for fast, lightweight super-resolution at arbitrary scales.
Findings
Outperforms existing methods in image quality and efficiency
Achieves real-time inference on CPUs
Maintains high reconstruction quality across benchmarks
Abstract
Super-resolution (SR) has been a pivotal task in image processing, aimed at enhancing image resolution across various applications. Recently, look-up table (LUT)-based approaches have attracted interest due to their efficiency and performance. However, these methods are typically designed for fixed scale factors, making them unsuitable for arbitrary-scale image SR (ASISR). Existing ASISR techniques often employ implicit neural representations, which come with considerable computational cost and memory demands. To address these limitations, we propose Interpolation Mixing LUT (IM-LUT), a novel framework that operates ASISR by learning to blend multiple interpolation functions to maximize their representational capacity. Specifically, we introduce IM-Net, a network trained to predict mixing weights for interpolation functions based on local image patterns and the target scale factor. To…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
