paper-with-me

Papers

Conditional Sequential Modulation for Efficient Global Image Retouching

2020-09-22 · ECCV 2020 8 · Jingwen He, Yihao Liu, Yu Qiao, Chao Dong

Photo retouching aims at enhancing the aesthetic visual quality of images that suffer from photographic defects such as over/under exposure, poor contrast, inharmonious saturation. Practically, photo retouching can be accomplished by a series of image processing operations. In this paper, we investigate some commonly-used retouching operations and mathematically find that these pixel-independent operations can be approximated or formulated by multi-layer perceptrons (MLPs). Based on this analysis, we propose an extremely light-weight framework - Conditional Sequential Retouching Network (CSRNet) - for efficient global image retouching. CSRNet consists of a base network and a condition network. The base network acts like an MLP that processes each pixel independently and the condition network extracts the global features of the input image to generate a condition vector. To realize retouching operations, we modulate the intermediate features using Global Feature Modulation (GFM), of which the parameters are transformed by condition vector. Benefiting from the utilization of $1\times1$ convolution, CSRNet only contains less than 37k trainable parameters, which is orders of magnitude smaller than existing learning-based methods. Extensive experiments show that our method achieves state-of-the-art performance on the benchmark MIT-Adobe FiveK dataset quantitively and qualitatively. Code is available at https://github.com/hejingwenhejingwen/CSRNet.

📄 PDF Abstract BibTeX arXiv:2009.10390

Code (1)

hejingwenhejingwen/CSRNet 공식 구현 pytorch

Tasks

Image RetouchingPhoto Retouching

Similar Papers 제목 키워드 기반

Very Lightweight Photo Retouching Network with Conditional Sequential Modulation

2021-04-13 · Yihao Liu, Jingwen He, Xiangyu Chen, Zhengwen Zhang 외

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 retouchi…

Image RetouchingPhoto Retouching

Neural Color Operators for Sequential Image Retouching

2022-07-17 · Yili Wang, Xin Li, Kun Xu, Dongliang He 외

We propose a novel image retouching method by modeling the retouching process as performing a sequence of newly introduced trainable neural color operators. The neural color operator mimics the behavior of traditional co…

DecoderImage EnhancementImage Retouching

RetouchingFFHQ: A Large-scale Dataset for Fine-grained Face Retouching Detection

2023-07-20 · Qichao Ying, Jiaxin Liu, Sheng Li, Haisheng Xu 외

The widespread use of face retouching filters on short-video platforms has raised concerns about the authenticity of digital appearances and the impact of deceptive advertising. To address these issues, there is a pressi…

Representation Learning

ABPN: Adaptive Blend Pyramid Network for Real-Time Local Retouching of Ultra High-Resolution Photo

2022-01-01 · CVPR 2022 1 · Biwen Lei, Xiefan Guo, Hongyu Yang, Miaomiao Cui 외

Photo retouching finds many applications in various fields. However, most existing methods are designed for global retouching and seldom pay attention to the local region, while the latter is actually much more tedio…

4kGPUPhoto Retouching

Learning Diverse Tone Styles for Image Retouching

2022-07-12 · Haolin Wang, Jiawei Zhang, Ming Liu, Xiaohe Wu 외

Image retouching, aiming to regenerate the visually pleasing renditions of given images, is a subjective task where the users are with different aesthetic sensations. Most existing methods deploy a deterministic model to…

Image Retouching