Dynamic Implicit Image Function for Efficient Arbitrary-Scale Image Representation
Zongyao He, Zhi Jin

TL;DR
The paper introduces DIIF, a novel implicit image representation method that significantly improves computational efficiency for arbitrary-scale super-resolution, enabling real-time applications while maintaining state-of-the-art quality.
Contribution
DIIF employs coordinate grouping and slicing with a Coarse-to-Fine MLP to reduce computational cost in implicit image representations for arbitrary scales.
Findings
DIIF achieves state-of-the-art super-resolution performance.
DIIF significantly reduces computational cost for arbitrary-scale SR.
DIIF enables real-time arbitrary-scale image representation.
Abstract
Recent years have witnessed the remarkable success of implicit neural representation methods. The recent work Local Implicit Image Function (LIIF) has achieved satisfactory performance for continuous image representation, where pixel values are inferred from a neural network in a continuous spatial domain. However, the computational cost of such implicit arbitrary-scale super-resolution (SR) methods increases rapidly as the scale factor increases, which makes arbitrary-scale SR time-consuming. In this paper, we propose Dynamic Implicit Image Function (DIIF), which is a fast and efficient method to represent images with arbitrary resolution. Instead of taking an image coordinate and the nearest 2D deep features as inputs to predict its pixel value, we propose a coordinate grouping and slicing strategy, which enables the neural network to perform decoding from coordinate slices to pixel…
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
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Image and Video Stabilization
