Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CURL: Neural Curve Layers for Global Image Enhancement

About

We present a novel approach to adjust global image properties such as colour, saturation, and luminance using human-interpretable image enhancement curves, inspired by the Photoshop curves tool. Our method, dubbed neural CURve Layers (CURL), is designed as a multi-colour space neural retouching block trained jointly in three different colour spaces (HSV, CIELab, RGB) guided by a novel multi-colour space loss. The curves are fully differentiable and are trained end-to-end for different computer vision problems including photo enhancement (RGB-to-RGB) and as part of the image signal processing pipeline for image formation (RAW-to-RGB). To demonstrate the effectiveness of CURL we combine this global image transformation block with a pixel-level (local) image multi-scale encoder-decoder backbone network. In an extensive experimental evaluation we show that CURL produces state-of-the-art image quality versus recently proposed deep learning approaches in both objective and perceptual metrics, setting new state-of-the-art performance on multiple public datasets. Our code is publicly available at: https://github.com/sjmoran/CURL.

Sean Moran, Steven McDonagh, Gregory Slabaugh• 2019

Related benchmarks

TaskDatasetResultRank
Image EnhancementMIT-Adobe-5K-DPE (test)
PSNR24.08
13
Image EnhancementMIT-Adobe-5K-UPE Expert C ground truth (test)
PSNR24.2
12
Image EnhancementPPR10K b (test)
PSNR23.324
7
Image EnhancementPPR10K c (test)
PSNR23.869
7
Image EnhancementPPR10K a (test)
PSNR23.651
7
Image RetouchingMIT5K UPE
PSNR24.2
7
Showing 6 of 6 rows

Other info

Code

Follow for update