3D lookup tables (3D LUTs) are a key component for image enhancement. Modern image signal processors (ISPs) have dedicated support for these as part of the camera rendering pipeline. Cameras typically provide multiple options for picture styles, where each style is usually obtained by applying a unique handcrafted 3D LUT. Current approaches for learning and applying 3D LUTs are notably fast, yet not so memory-efficient, as storing multiple 3D LUTs is required. For this reason and other implementation limitations, their use on mobile devices is less popular. In this work, we propose a Neural Implicit LUT (NILUT), an implicitly defined continuous 3D color transformation parameterized by a neural network. We show that NILUTs are capable of accurately emulating real 3D LUTs. Moreover, a NILUT can be extended to incorporate multiple styles into a single network with the ability to blend styles implicitly. Our novel approach is memory-efficient, controllable and can complement previous methods, including learned ISPs. Code, models and dataset available at: https://github.com/mv-lab/nilut
@article{arxiv.2306.11920,
title = {NILUT: Conditional Neural Implicit 3D Lookup Tables for Image Enhancement},
author = {Marcos V. Conde and Javier Vazquez-Corral and Michael S. Brown and Radu Timofte},
journal= {arXiv preprint arXiv:2306.11920},
year = {2023}
}
Comments
AAAI 2024 - The 38th Annual AAAI Conference on Artificial Intelligence