Very Lightweight Photo Retouching Network with Conditional Sequential Modulation
Yihao Liu, Jingwen He, Xiangyu Chen, Zhengwen Zhang, Hengyuan Zhao,, Chao Dong, Yu Qiao

TL;DR
This paper introduces CSRNet, a highly efficient photo retouching network that leverages the mathematical properties of global pixel operations, achieving state-of-the-art results with significantly fewer parameters.
Contribution
The paper proposes a novel lightweight framework for global photo retouching based on MLP formulation, with potential extension to local enhancements, outperforming existing methods in efficiency and accuracy.
Findings
Achieves state-of-the-art performance on MIT-Adobe FiveK dataset.
Contains less than 37K trainable parameters, much smaller than existing methods.
Can be extended to local enhancement tasks with competitive results.
Abstract
Photo retouching aims at improving the aesthetic visual quality of images that suffer from photographic defects, especially for poor contrast, over/under exposure, and inharmonious saturation. In practice, photo retouching can be accomplished by a series of image processing operations. As most commonly-used retouching operations are pixel-independent, i.e., the manipulation on one pixel is uncorrelated with its neighboring pixels, we can take advantage of this property and design a specialized algorithm for efficient global photo retouching. We analyze these global operations and find that they can be mathematically formulated by a Multi-Layer Perceptron (MLP). Based on this observation, we propose an extremely lightweight framework -- Conditional Sequential Retouching Network (CSRNet). Benefiting from the utilization of convolution, CSRNet only contains less than 37K…
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.
