Real-time Image Enhancer via Learnable Spatial-aware 3D Lookup Tables
Tao Wang, Yong Li, Jingyang Peng, Yipeng Ma, Xian Wang, Fenglong Song,, Youliang Yan

TL;DR
This paper introduces a real-time image enhancement method using learnable spatial-aware 3D lookup tables, achieving high efficiency and superior quality on high-resolution images compared to existing methods.
Contribution
The paper proposes a novel lightweight framework with learnable spatial-aware 3D LUTs and a two-head predictor for efficient, high-quality image enhancement in real-time.
Findings
Outperforms state-of-the-art methods on public datasets.
Processes 4K images in about 4ms on a V100 GPU.
Achieves superior subjective and objective enhancement results.
Abstract
Recently, deep learning-based image enhancement algorithms achieved state-of-the-art (SOTA) performance on several publicly available datasets. However, most existing methods fail to meet practical requirements either for visual perception or for computation efficiency, especially for high-resolution images. In this paper, we propose a novel real-time image enhancer via learnable spatial-aware 3-dimentional lookup tables(3D LUTs), which well considers global scenario and local spatial information. Specifically, we introduce a light weight two-head weight predictor that has two outputs. One is a 1D weight vector used for image-level scenario adaptation, the other is a 3D weight map aimed for pixel-wise category fusion. We learn the spatial-aware 3D LUTs and fuse them according to the aforementioned weights in an end-to-end manner. The fused LUT is then used to transform the source image…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Neural Network Applications · Advanced Image Processing Techniques
