LeRF: Learning Resampling Function for Adaptive and Efficient Image Interpolation
Jiacheng Li, Chang Chen, Fenglong Song, Youliang Yan, Zhiwei Xiong

TL;DR
LeRF introduces a neural network-based adaptive resampling method that combines the efficiency of traditional interpolation with the performance of deep learning, enabling fast and high-quality image upsampling.
Contribution
The paper proposes LeRF, a novel learning resampling function that predicts spatially varying resampling kernels, integrating efficiency and performance for image interpolation.
Findings
LeRF achieves interpolation-level efficiency with up to 3dB PSNR gain over Bicubic.
The efficiency-oriented LeRF runs as fast as traditional interpolation methods.
The performance-oriented LeRF attains comparable results to existing DNNs with significantly reduced runtime.
Abstract
Image resampling is a basic technique that is widely employed in daily applications, such as camera photo editing. Recent deep neural networks (DNNs) have made impressive progress in performance by introducing learned data priors. Still, these methods are not the perfect substitute for interpolation, due to the drawbacks in efficiency and versatility. In this work, we propose a novel method of Learning Resampling Function (termed LeRF), which takes advantage of both the structural priors learned by DNNs and the locally continuous assumption of interpolation. Specifically, LeRF assigns spatially varying resampling functions to input image pixels and learns to predict the hyper-parameters that determine the shapes of these resampling functions with a neural network. Based on the formulation of LeRF, we develop a family of models, including both efficiency-orientated and…
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.
Taxonomy
TopicsImage Processing Techniques and Applications · Advanced Image Processing Techniques · Image and Object Detection Techniques
