Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

4K-Resolution Photo Exposure Correction at 125 FPS with ~8K Parameters

About

The illumination of improperly exposed photographs has been widely corrected using deep convolutional neural networks or Transformers. Despite with promising performance, these methods usually suffer from large parameter amounts and heavy computational FLOPs on high-resolution photographs. In this paper, we propose extremely light-weight (with only ~8K parameters) Multi-Scale Linear Transformation (MSLT) networks under the multi-layer perception architecture, which can process 4K-resolution sRGB images at 125 Frame-Per-Second (FPS) by a Titan RTX GPU. Specifically, the proposed MSLT networks first decompose an input image into high and low frequency layers by Laplacian pyramid techniques, and then sequentially correct different layers by pixel-adaptive linear transformation, which is implemented by efficient bilateral grid learning or 1x1 convolutions. Experiments on two benchmark datasets demonstrate the efficiency of our MSLTs against the state-of-the-arts on photo exposure correction. Extensive ablation studies validate the effectiveness of our contributions. The code is available at https://github.com/Zhou-Yijie/MSLTNet.

Yijie Zhou, Chao Li, Jin Liang, Tianyi Xu, Xin Liu, Jun Xu• 2023

Related benchmarks

TaskDatasetResultRank
Multiple Exposure CorrectionMSEC Under 1 (test)
PSNR22.355
35
Multiple Exposure CorrectionMSEC Over 1 (test)
PSNR22.007
35
Multiple Exposure CorrectionSICE Over 4 (test)
PSNR15.87
14
Multiple Exposure CorrectionSICE Under 4 (test)
PSNR16.252
14
Novel View SynthesisLOM overexposure subset 15
PSNR20.39
10
Novel View SynthesisLOM overexposure scenes
PSNR (buu)16.35
10
Showing 6 of 6 rows

Other info

Follow for update