Local Texture Estimator for Implicit Representation Function

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.

Cite

Text

Lee and Jin. "Local Texture Estimator for Implicit Representation Function." Conference on Computer Vision and Pattern Recognition, 2022. doi:10.1109/CVPR52688.2022.00197

Markdown

[Lee and Jin. "Local Texture Estimator for Implicit Representation Function." Conference on Computer Vision and Pattern Recognition, 2022.](https://mlanthology.org/cvpr/2022/lee2022cvpr-local/) doi:10.1109/CVPR52688.2022.00197

BibTeX

@inproceedings{lee2022cvpr-local,
  title     = {{Local Texture Estimator for Implicit Representation Function}},
  author    = {Lee, Jaewon and Jin, Kyong Hwan},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2022},
  pages     = {1929-1938},
  doi       = {10.1109/CVPR52688.2022.00197},
  url       = {https://mlanthology.org/cvpr/2022/lee2022cvpr-local/}
}