Local Texture Estimator for Implicit Representation Function
Jaewon Lee, Kyong Hwan Jin
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/jaewon-lee-b/lteOfficialIn paperpytorch★ 195
Abstract
Recent works with an implicit neural function shed light on representing images in arbitrary resolution. However, a standalone multi-layer perceptron shows limited performance in learning high-frequency components. In this paper, we propose a Local Texture Estimator (LTE), a dominant-frequency estimator for natural images, enabling an implicit function to capture fine details while reconstructing images in a continuous manner. When jointly trained with a deep super-resolution (SR) architecture, LTE is capable of characterizing image textures in 2D Fourier space. We show that an LTE-based neural function achieves favorable performance against existing deep SR methods within an arbitrary-scale factor. Furthermore, we demonstrate that our implementation takes the shortest running time compared to previous works.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| BSD100 - 2x upscaling | LTE | PSNR | 32.44 | — | Unverified |
| BSD100 - 3x upscaling | LTE | PSNR | 29.39 | — | Unverified |
| BSD100 - 4x upscaling | LTE | PSNR | 27.86 | — | Unverified |
| Set14 - 2x upscaling | LTE | PSNR | 34.25 | — | Unverified |
| Set14 - 3x upscaling | LTE | PSNR | 30.8 | — | Unverified |
| Set14 - 4x upscaling | LTE | PSNR | 29.06 | — | Unverified |
| Set5 - 2x upscaling | LTE | PSNR | 38.33 | — | Unverified |
| Set5 - 3x upscaling | LTE | PSNR | 34.89 | — | Unverified |
| Urban100 - 2x upscaling | LTE | PSNR | 33.5 | — | Unverified |
| Urban100 - 3x upscaling | LTE | PSNR | 29.41 | — | Unverified |
| Urban100 - 4x upscaling | LTE | PSNR | 27.24 | — | Unverified |